/linux-6.14.4/fs/proc/ |
D | base.c | 208 static int get_task_root(struct task_struct *task, struct path *root) in get_task_root() 223 struct task_struct *task = get_proc_task(d_inode(dentry)); in proc_cwd_link() local 240 struct task_struct *task = get_proc_task(d_inode(dentry)); in proc_root_link() local 422 struct pid *pid, struct task_struct *task) in proc_pid_wchan() 442 static int lock_trace(struct task_struct *task) in lock_trace() 454 static void unlock_trace(struct task_struct *task) in unlock_trace() 464 struct pid *pid, struct task_struct *task) in proc_pid_stack() 512 struct pid *pid, struct task_struct *task) in proc_pid_schedstat() 531 struct task_struct *task = get_proc_task(inode); in lstats_show_proc() local 565 struct task_struct *task = get_proc_task(file_inode(file)); in lstats_write() local [all …]
|
/linux-6.14.4/drivers/scsi/bnx2i/ |
D | bnx2i_hwi.c | 330 struct iscsi_task *task) in bnx2i_send_iscsi_login() 531 struct iscsi_task *task, in bnx2i_send_iscsi_nopout() 589 struct iscsi_task *task) in bnx2i_send_iscsi_logout() 705 static int bnx2i_power_of2(u32 val) in bnx2i_power_of2() 1344 struct iscsi_task *task; in bnx2i_process_scsi_cmd_resp() local 1438 struct iscsi_task *task; in bnx2i_process_login_resp() local 1506 struct iscsi_task *task; in bnx2i_process_text_resp() local 1567 struct iscsi_task *task; in bnx2i_process_tmf_resp() local 1606 struct iscsi_task *task; in bnx2i_process_logout_resp() local 1653 struct iscsi_task *task; in bnx2i_process_nopin_local_cmpl() local [all …]
|
/linux-6.14.4/arch/x86/kernel/cpu/ |
D | bugs.c | 71 static void update_spec_ctrl(u64 val) in update_spec_ctrl() 81 void update_spec_ctrl_cond(u64 val) in update_spec_ctrl_cond() 1894 u64 val = spec_ctrl_current() | (x86_spec_ctrl_base & SPEC_CTRL_STIBP); in update_stibp_msr() local 2163 static int l1d_flush_prctl_set(struct task_struct *task, unsigned long ctrl) in l1d_flush_prctl_set() 2181 static int ssb_prctl_set(struct task_struct *task, unsigned long ctrl) in ssb_prctl_set() 2228 static int ib_prctl_set(struct task_struct *task, unsigned long ctrl) in ib_prctl_set() 2284 int arch_prctl_spec_ctrl_set(struct task_struct *task, unsigned long which, in arch_prctl_spec_ctrl_set() 2300 void arch_seccomp_spec_mitigate(struct task_struct *task) in arch_seccomp_spec_mitigate() 2310 static int l1d_flush_prctl_get(struct task_struct *task) in l1d_flush_prctl_get() 2321 static int ssb_prctl_get(struct task_struct *task) in ssb_prctl_get() [all …]
|
/linux-6.14.4/arch/arm64/include/asm/ |
D | smp.h | 69 struct task_struct *task; member 103 static inline void update_cpu_boot_status(int val) in update_cpu_boot_status()
|
D | processor.h | 229 static inline unsigned int task_get_sve_vl(const struct task_struct *task) in task_get_sve_vl() 234 static inline unsigned int task_get_sme_vl(const struct task_struct *task) in task_get_sme_vl() 239 static inline void task_set_sve_vl(struct task_struct *task, unsigned long vl) in task_set_sve_vl() 244 static inline unsigned int task_get_sve_vl_onexec(const struct task_struct *task) in task_get_sve_vl_onexec() 249 static inline void task_set_sve_vl_onexec(struct task_struct *task, in task_set_sve_vl_onexec() 436 #define SET_TSC_CTL(val) set_tsc_mode((val)) argument
|
/linux-6.14.4/include/linux/ |
D | audit.h | 67 u32 val; member 309 static inline void audit_set_context(struct task_struct *task, struct audit_context *ctx) in audit_set_context() 324 static inline void audit_free(struct task_struct *task) in audit_free() 550 enum audit_ntp_type type, long long val) in audit_ntp_set_old() 556 enum audit_ntp_type type, long long val) in audit_ntp_set_new() 578 static inline int audit_alloc(struct task_struct *task) in audit_alloc() 582 static inline void audit_free(struct task_struct *task) in audit_free() 598 static inline void audit_set_context(struct task_struct *task, struct audit_context *ctx) in audit_set_context() 694 enum audit_ntp_type type, long long val) in audit_ntp_set_old() 698 enum audit_ntp_type type, long long val) in audit_ntp_set_new()
|
/linux-6.14.4/arch/arm/common/ |
D | bL_switcher.c | 260 struct task_struct *task; member 308 struct task_struct *task; in bL_switcher_thread_create() local 394 static int bL_activation_notify(unsigned long val) in bL_activation_notify() 604 struct task_struct *task; in bL_switcher_disable() local
|
/linux-6.14.4/kernel/cgroup/ |
D | cpuset-v1.c | 105 int val; in fmeter_getrate() local 147 static int update_relax_domain_level(struct cpuset *cs, s64 val) in update_relax_domain_level() 165 s64 val) in cpuset_write_s64() 240 struct task_struct *task; in cpuset1_update_tasks_flags() local 409 u64 val) in cpuset_write_u64()
|
D | cpuset.c | 944 struct task_struct *task; in dl_update_tasks_root_domain() local 1109 struct task_struct *task; in cpuset_update_tasks_cpumask() local 2558 struct task_struct *task; in cpuset_update_tasks_nodemask() local 2936 struct task_struct *task; in cpuset_can_attach() local 3036 static void cpuset_attach_task(struct cpuset *cs, struct task_struct *task) in cpuset_attach_task() 3057 struct task_struct *task; in cpuset_attach() local 3266 int val; in sched_partition_write() local 3554 static int cpuset_can_fork(struct task_struct *task, struct css_set *cset) in cpuset_can_fork() 3593 static void cpuset_cancel_fork(struct task_struct *task, struct css_set *cset) in cpuset_cancel_fork() 3613 static void cpuset_fork(struct task_struct *task) in cpuset_fork() [all …]
|
/linux-6.14.4/arch/x86/events/intel/ |
D | lbr.c | 250 inline u64 lbr_from_signext_quirk_wr(u64 val) in lbr_from_signext_quirk_wr() 270 static u64 lbr_from_signext_quirk_rd(u64 val) in lbr_from_signext_quirk_rd() 282 static __always_inline void wrlbr_from(unsigned int idx, u64 val) in wrlbr_from() 288 static __always_inline void wrlbr_to(unsigned int idx, u64 val) in wrlbr_to() 293 static __always_inline void wrlbr_info(unsigned int idx, u64 val) in wrlbr_info() 300 u64 val; in rdlbr_from() local 312 u64 val; in rdlbr_to() local 324 u64 val; in rdlbr_info() local 549 struct task_struct *task, bool sched_in) in intel_pmu_lbr_sched_task() 605 struct task_struct *task = event->hw.target; in intel_pmu_lbr_add() local [all …]
|
/linux-6.14.4/drivers/iio/adc/ |
D | ina2xx-adc.c | 70 #define INA219_SHIFT_PGA(val) ((val) << 11) argument 74 #define INA219_SHIFT_BRNG(val) ((val) << 13) argument 78 #define INA226_SHIFT_AVG(val) ((val) << 9) argument 82 #define INA219_SHIFT_ITB(val) ((val) << 7) argument 84 #define INA226_SHIFT_ITB(val) ((val) << 6) argument 88 #define INA219_SHIFT_ITS(val) ((val) << 3) argument 90 #define INA226_SHIFT_ITS(val) ((val) << 3) argument 140 struct task_struct *task; member 182 int *val, int *val2, long mask) in ina2xx_read_raw() 288 static int ina226_set_average(struct ina2xx_chip_info *chip, unsigned int val, in ina226_set_average() [all …]
|
/linux-6.14.4/drivers/scsi/be2iscsi/ |
D | be_main.c | 281 struct iscsi_task *task[BE_INVLDT_CMD_TBL_SZ]; in beiscsi_eh_device_reset() member 289 struct iscsi_task *task; in beiscsi_eh_device_reset() local 657 u32 val = 0; in hwi_ring_eq_db() local 891 u32 val = 0; in hwi_ring_cq_db() local 1118 struct iscsi_task *task, in be_complete_io() 1186 struct iscsi_task *task, in be_complete_logout() 1213 struct iscsi_task *task, in be_complete_tmf() 1241 struct iscsi_task *task; in hwi_complete_drvr_msgs() local 1269 struct iscsi_task *task, in be_complete_nopin_resp() 1350 struct iscsi_task *task; in hwi_complete_cmd() local [all …]
|
/linux-6.14.4/drivers/iio/light/ |
D | rohm-bu27034.c | 204 struct task_struct *task; member 267 int ret, val; in bu27034_get_gain_sel() local 311 static int _bu27034_get_scale(struct bu27034_data *data, int channel, int *val, in _bu27034_get_scale() 327 static int bu27034_get_scale(struct bu27034_data *data, int channel, int *val, in bu27034_get_scale() 354 int mask, val; in bu27034_write_gain_sel() local 475 int val, int val2) in bu27034_set_scale() 605 static inline u64 gain_mul_div_helper(u64 val, unsigned int gain, in gain_mul_div_helper() 752 int ret, val; in bu27034_has_valid_sample() local 782 __le16 val; in bu27034_read_result() local 842 int *val) in bu27034_get_single_result() [all …]
|
/linux-6.14.4/lib/ |
D | fault-inject.c | 79 static bool fail_task(struct fault_attr *attr, struct task_struct *task) in fail_task() 190 static int debugfs_ul_set(void *data, u64 val) in debugfs_ul_set() 196 static int debugfs_ul_get(void *data, u64 *val) in debugfs_ul_get() 212 static int debugfs_stacktrace_depth_set(void *data, u64 val) in debugfs_stacktrace_depth_set() 275 static ssize_t fault_uint_attr_show(unsigned int val, char *page) in fault_uint_attr_show() 280 static ssize_t fault_ulong_attr_show(unsigned long val, char *page) in fault_ulong_attr_show() 285 static ssize_t fault_bool_attr_show(bool val, char *page) in fault_bool_attr_show() 290 static ssize_t fault_atomic_t_attr_show(atomic_t val, char *page) in fault_atomic_t_attr_show() 295 static ssize_t fault_uint_attr_store(unsigned int *val, const char *page, size_t count) in fault_uint_attr_store() 308 static ssize_t fault_ulong_attr_store(unsigned long *val, const char *page, size_t count) in fault_ulong_attr_store() [all …]
|
/linux-6.14.4/drivers/gpu/drm/exynos/ |
D | exynos_drm_fimc.c | 101 struct exynos_drm_ipp_task *task; member 118 static void fimc_write(struct fimc_context *ctx, u32 val, u32 reg) in fimc_write() 967 struct exynos_drm_ipp_task *task = ctx->task; in fimc_irq_handler() local 1082 struct exynos_drm_ipp_task *task) in fimc_commit() 1111 struct exynos_drm_ipp_task *task) in fimc_abort() 1119 struct exynos_drm_ipp_task *task = ctx->task; in fimc_abort() local
|
/linux-6.14.4/tools/perf/util/ |
D | bpf_lock_contention.c | 218 u8 val = 1; in lock_contention_prepare() local 230 u8 val = 1; in lock_contention_prepare() local 242 u8 val = 1; in lock_contention_prepare() local 249 u8 val = 1; in lock_contention_prepare() local 258 u8 val = 1; in lock_contention_prepare() local 267 u8 val = 1; in lock_contention_prepare() local 286 u8 val = 1; in lock_contention_prepare() local 460 struct contention_task_data task; in lock_contention_get_name() local
|
/linux-6.14.4/arch/arm/kernel/ |
D | ptrace.c | 161 static inline long get_user_reg(struct task_struct *task, int offset) in get_user_reg() 173 put_user_reg(struct task_struct *task, int offset, long data) in put_user_reg() 278 unsigned long val) in ptrace_write_user() 720 const struct user_regset_view *task_user_regset_view(struct task_struct *task) in task_user_regset_view()
|
/linux-6.14.4/drivers/media/i2c/ |
D | saa717x.c | 771 u32 val; in set_audio_regs() local 807 int task, int prescale) in set_h_prescale() 851 static void set_v_scale(struct v4l2_subdev *sd, int task, int yscale) in set_v_scale() 975 u8 val = reg->val & 0xff; in saa717x_s_register() local
|
/linux-6.14.4/arch/sh/include/asm/ |
D | thread_info.h | 28 struct task_struct *task; /* main task structure */ member 154 static inline void set_thread_fault_code(unsigned int val) in set_thread_fault_code()
|
/linux-6.14.4/tools/testing/selftests/bpf/progs/ |
D | strobemeta.h | 59 int64_t val; member 81 const char* val; member 251 void* val; member 512 static void *read_strobe_meta(struct task_struct *task, in read_strobe_meta() 601 struct task_struct *task; in on_event() local
|
/linux-6.14.4/kernel/ |
D | seccomp.c | 63 struct task_struct *task; member 87 long val; member 250 struct task_struct *task = current; in populate_seccomp_data() local 445 void __weak arch_seccomp_spec_mitigate(struct task_struct *task) { } in arch_seccomp_spec_mitigate() 447 static inline void seccomp_assign_mode(struct task_struct *task, in seccomp_assign_mode() 2148 static struct seccomp_filter *get_nth_filter(struct task_struct *task, in get_nth_filter() 2194 long seccomp_get_filter(struct task_struct *task, unsigned long filter_off, in seccomp_get_filter() 2232 long seccomp_get_metadata(struct task_struct *task, in seccomp_get_metadata() 2512 struct pid *pid, struct task_struct *task) in proc_pid_seccomp_cache()
|
/linux-6.14.4/kernel/events/ |
D | core.c | 301 struct task_struct *task = READ_ONCE(ctx->task); /* verified in event_function */ in event_function_call() local 359 struct task_struct *task = READ_ONCE(ctx->task); in event_function_local() local 709 #define __store_release(ptr, val) \ argument 883 static void perf_cgroup_switch(struct task_struct *task) in perf_cgroup_switch() 1100 static void perf_cgroup_switch(struct task_struct *task) in perf_cgroup_switch() 1403 perf_lock_task_context(struct task_struct *task, unsigned long *flags) in perf_lock_task_context() 1459 perf_pin_task_context(struct task_struct *task) in perf_pin_task_context() 2912 struct task_struct *task = READ_ONCE(ctx->task); in perf_install_in_context() local 3567 struct task_struct *task, bool sched_in) in perf_ctx_sched_task_cb() 3581 perf_event_context_sched_out(struct task_struct *task, struct task_struct *next) in perf_event_context_sched_out() [all …]
|
/linux-6.14.4/net/sunrpc/ |
D | svc.c | 76 __param_set_pool_mode(const char *val, struct svc_pool_map *m) in __param_set_pool_mode() 107 param_set_pool_mode(const char *val, const struct kernel_param *kp) in param_set_pool_mode() 114 int sunrpc_set_pool_mode(const char *val) in sunrpc_set_pool_mode() 362 svc_pool_map_set_cpumask(struct task_struct *task, unsigned int pidx) in svc_pool_map_set_cpumask() 798 struct task_struct *task; in svc_start_kthreads() local 1601 struct rpc_task *task; in svc_process_bc() local
|
/linux-6.14.4/drivers/gpu/drm/amd/pm/powerplay/smumgr/ |
D | smu8_smumgr.c | 80 uint32_t val = cgs_read_register(hwmgr->device, in smu8_send_msg_to_smc_with_parameter() local 334 struct SMU_Task *task = &toc->tasks[smu8_smu->toc_entry_used_count++]; in smu8_smu_populate_single_scratch_task() local 371 struct SMU_Task *task = &toc->tasks[smu8_smu->toc_entry_used_count++]; in smu8_smu_populate_single_ucode_load_task() local
|
/linux-6.14.4/drivers/net/ethernet/mellanox/mlx5/core/lib/ |
D | eq.h | 15 struct tasklet_struct task; member 71 u32 val = (eq->cons_index & 0xffffff) | (eq->eqn << 24); in eq_update_ci() local
|