Home
last modified time | relevance | path

Searched defs:task (Results 1326 - 1350 of 2254) sorted by relevance

1...<<51525354555657585960>>...91

/kernel/linux/linux-5.10/net/sched/
H A Dsch_atm.c68 struct tasklet_struct task; /* dequeue tasklet */ member
/kernel/linux/linux-5.10/security/tomoyo/
H A Dtomoyo.c495 static int tomoyo_task_alloc(struct task_struct *task, in tomoyo_task_alloc() argument
512 static void tomoyo_task_free(struct task_struct *task) in tomoyo_task_free() argument
/kernel/linux/linux-5.10/fs/lockd/
H A Dclntproc.c369 struct rpc_task *task; in nlm_do_async_call() local
413 struct rpc_task *task; in nlmclnt_async_call() local
702 nlmclnt_unlock_prepare(struct rpc_task *task, void *data) nlmclnt_unlock_prepare() argument
715 nlmclnt_unlock_callback(struct rpc_task *task, void *data) nlmclnt_unlock_callback() argument
783 nlmclnt_cancel_callback(struct rpc_task *task, void *data) nlmclnt_cancel_callback() argument
[all...]
H A Dsvclock.c881 static void nlmsvc_grant_callback(struct rpc_task *task, void *data) in nlmsvc_grant_callback() argument
/kernel/linux/linux-5.10/fs/nfs/
H A Dnfs4session.c357 static bool nfs41_assign_slot(struct rpc_task *task, void *pslot) in nfs41_assign_slot() argument
/kernel/linux/linux-5.10/drivers/xen/
H A Dballoon.c716 struct task_struct *task; in balloon_init() local
/kernel/linux/linux-5.10/lib/
H A Dtest_rhashtable.c75 struct task_struct *task; member
/kernel/linux/linux-5.10/mm/
H A Doom_kill.c308 oom_evaluate_task(struct task_struct *task, void *arg) oom_evaluate_task() argument
384 struct task_struct *task; dump_task() local
809 __task_will_free_mem(struct task_struct *task) __task_will_free_mem() argument
837 task_will_free_mem(struct task_struct *task) task_will_free_mem() argument
971 oom_kill_memcg_member(struct task_struct *task, void *message) oom_kill_memcg_member() argument
[all...]
/kernel/linux/linux-5.10/kernel/
H A Dpid.c321 static struct pid **task_pid_ptr(struct task_struct *task, enum pid_type type) in task_pid_ptr() argument
331 void attach_pid(struct task_struct *task, enum pid_type type) in attach_pid() argument
337 static void __change_pid(struct task_struct *task, enum pid_type type, in __change_pid() argument
356 detach_pid(struct task_struct *task, enum pid_type type) detach_pid() argument
361 change_pid(struct task_struct *task, enum pid_type type, struct pid *pid) change_pid() argument
427 struct task_struct *task; find_get_task_by_vpid() local
438 get_task_pid(struct task_struct *task, enum pid_type type) get_task_pid() argument
492 __task_pid_nr_ns(struct task_struct *task, enum pid_type type, struct pid_namespace *ns) __task_pid_nr_ns() argument
626 __pidfd_fget(struct task_struct *task, int fd) __pidfd_fget() argument
647 struct task_struct *task; pidfd_getfd() local
[all...]
H A Dprofile.c149 void profile_task_exit(struct task_struct *task) in profile_task_exit() argument
154 int profile_handoff_task(struct task_struct *task) in profile_handoff_task() argument
H A Dscftorture.c83 struct task_struct *task; member
/kernel/linux/linux-5.10/kernel/bpf/
H A Dhelpers.c173 struct task_struct *task = current; in BPF_CALL_0() local
189 struct task_struct *task = current; in BPF_CALL_0() local
209 struct task_struct *task = current; in BPF_CALL_2() local
540 struct task_struct *task = current; BPF_CALL_4() local
[all...]
/kernel/linux/linux-5.10/kernel/cgroup/
H A Dcgroup-v1.c100 struct task_struct *task; in cgroup_transfer_tasks() local
494 struct task_struct *task; __cgroup1_procs_write() local
[all...]
/kernel/linux/linux-5.10/fs/proc/
H A Dinternal.h295 struct task_struct *task; member
/kernel/linux/linux-5.10/drivers/gpu/drm/exynos/
H A Dexynos_drm_rotator.c65 struct exynos_drm_ipp_task *task; member
107 struct exynos_drm_ipp_task *task = rot->task; in rotator_irq_handler() local
217 rotator_commit(struct exynos_drm_ipp *ipp, struct exynos_drm_ipp_task *task) rotator_commit() argument
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/lima/
H A Dlima_sched.c111 int lima_sched_task_init(struct lima_sched_task *task, in lima_sched_task_init() argument
139 void lima_sched_task_fini(struct lima_sched_task *task) in lima_sched_task_fini() argument
177 lima_sched_context_queue_task(struct lima_sched_context *context, struct lima_sched_task *task) lima_sched_context_queue_task() argument
190 struct lima_sched_task *task = to_lima_task(job); lima_sched_dependency() local
222 struct lima_sched_task *task = to_lima_task(job); lima_sched_run_job() local
288 lima_sched_build_error_task_list(struct lima_sched_task *task) lima_sched_build_error_task_list() argument
419 struct lima_sched_task *task = to_lima_task(job); lima_sched_timedout_job() local
454 struct lima_sched_task *task = to_lima_task(job); lima_sched_free_job() local
518 struct lima_sched_task *task = pipe->current_task; lima_sched_pipe_task_done() local
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/
H A Dmsm_rd.c347 struct task_struct *task; in msm_rd_dump_submit() local
/kernel/linux/linux-5.10/drivers/oprofile/
H A Dbuffer_sync.c60 struct task_struct *task = data; in task_free_notify() local
304 add_user_ctx_switch(struct task_struct const *task, unsigned long cookie) add_user_ctx_switch() argument
439 struct task_struct *task; process_task_mortuary() local
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
H A Dradeon_fence.c1067 struct task_struct *task; member
/kernel/linux/linux-5.10/include/linux/
H A Dlivepatch.h205 static inline bool klp_patch_pending(struct task_struct *task) in klp_patch_pending() argument
243 static inline bool klp_patch_pending(struct task_struct *task) { return false; } in klp_patch_pending() argument
244 static inline void klp_update_patch_state(struct task_struct *task) {} in klp_update_patch_state() argument
/kernel/linux/linux-5.10/drivers/scsi/libsas/
H A Dsas_ata.c81 static void sas_ata_task_done(struct sas_task *task) in sas_ata_task_done() argument
166 struct sas_task *task; variable
233 sas_free_task(task); global() variable
413 sas_ata_internal_abort(struct sas_task *task) sas_ata_internal_abort() argument
468 struct sas_task *task = qc->lldd_task; sas_ata_post_internal() local
598 sas_ata_task_abort(struct sas_task *task) sas_ata_task_abort() argument
[all...]
H A Dsas_init.c29 struct sas_task *task = kmem_cache_zalloc(sas_task_cache, flags); in sas_alloc_task() local
42 struct sas_task *task = sas_alloc_task(flags); in sas_alloc_slow_task() local
61 sas_free_task(struct sas_task *task) sas_free_task() argument
[all...]
/kernel/linux/linux-5.10/drivers/ssb/
H A Ddriver_chipcommon_pmu.c370 u8 task; /* SET | ADD | REMOVE */ member
/kernel/linux/linux-6.6/drivers/misc/cxl/
H A Dapi.c266 cxl_start_context(struct cxl_context *ctx, u64 wed, struct task_struct *task) cxl_start_context() argument
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/
H A Dice_fw_update.c296 struct ice_aq_task task = {}; in ice_write_one_nvm_block() local
484 struct ice_aq_task task = {}; in ice_erase_nvm_module() local
567 struct ice_aq_task task = {}; in ice_switch_flash_banks() local
[all...]

Completed in 23 milliseconds

1...<<51525354555657585960>>...91