Home
last modified time | relevance | path

Searched defs:tsk (Results 326 – 350 of 382) sorted by relevance

1...<<111213141516

/linux/ipc/
H A Dsem.c2306 int copy_semundo(unsigned long clone_flags, struct task_struct *tsk) in copy_semundo()
2335 void exit_sem(struct task_struct *tsk) in exit_sem()
H A Dmsg.c90 struct task_struct *tsk; member
/linux/mm/
H A Dpage-writeback.c386 struct task_struct *tsk; in domain_dirty_limits() local
462 struct task_struct *tsk = current; in node_dirty_limit() local
H A Dmempolicy.c405 void mpol_rebind_task(struct task_struct *tsk, const nodemask_t *new) in mpol_rebind_task()
2172 bool mempolicy_in_oom_domain(struct task_struct *tsk, in mempolicy_in_oom_domain()
/linux/init/
H A Dmain.c703 struct task_struct *tsk; in rest_init() local
/linux/drivers/scsi/qla2xxx/
H A Dqla_isr.c2642 qla24xx_tm_iocb_entry(scsi_qla_host_t *vha, struct req_que *req, void *tsk) in qla24xx_tm_iocb_entry()
2718 void *tsk, srb_t *sp) in qla24xx_nvme_iocb_entry()
/linux/kernel/sched/
H A Drt.c1210 struct task_struct *tsk; in rt_se_rr_nr_running() local
2901 int sched_rt_can_attach(struct task_group *tg, struct task_struct *tsk) in sched_rt_can_attach()
H A Dcore.c6769 static inline void sched_submit_work(struct task_struct *tsk) in sched_submit_work()
6806 static void sched_update_worker(struct task_struct *tsk) in sched_update_worker()
6829 struct task_struct *tsk = current; in schedule() local
10447 static struct task_group *sched_get_task_group(struct task_struct *tsk) in sched_get_task_group()
10463 static void sched_change_group(struct task_struct *tsk, struct task_group *group) in sched_change_group()
10482 void sched_move_task(struct task_struct *tsk) in sched_move_task()
/linux/kernel/
H A Dkprobes.c1967 static kprobe_opcode_t *__kretprobe_find_ret_addr(struct task_struct *tsk, in __kretprobe_find_ret_addr()
2005 unsigned long kretprobe_find_ret_addr(struct task_struct *tsk, void *fp, in kretprobe_find_ret_addr()
H A Dsys.c1464 static int do_prlimit(struct task_struct *tsk, unsigned int resource, in do_prlimit()
1699 struct task_struct *tsk; in SYSCALL_DEFINE4() local
/linux/arch/arm64/kernel/
H A Dtraps.c246 struct task_struct *tsk = current; in arm64_show_signal() local
/linux/arch/s390/kernel/
H A Dsmp.c282 static void pcpu_attach_task(struct pcpu *pcpu, struct task_struct *tsk) in pcpu_attach_task()
H A Dperf_cpum_sf.c672 struct task_struct *tsk; in cpumsf_pid_type() local
/linux/kernel/locking/
H A Drwsem.c550 struct task_struct *tsk; in rwsem_mark_wake() local
/linux/drivers/base/power/
H A Dmain.c497 struct task_struct *tsk; member
/linux/net/core/
H A Dnet_namespace.c726 struct task_struct *tsk; in get_net_ns_by_pid() local
/linux/drivers/gpu/drm/i915/gt/
H A Dselftest_hangcheck.c1433 struct task_struct *tsk = NULL; in __igt_reset_evict_vma() local
/linux/fs/
H A Dfile.c461 void exit_files(struct task_struct *tsk) in exit_files()
/linux/include/linux/
H A Dperf_event.h1792 static inline void perf_event_comm(struct task_struct *tsk, bool exec) { } in perf_event_comm()
1793 static inline void perf_event_namespaces(struct task_struct *tsk) { } in perf_event_namespaces()
1794 static inline void perf_event_fork(struct task_struct *tsk) { } in perf_event_fork()
H A Dblkdev.h1022 static inline void blk_plug_invalidate_ts(struct task_struct *tsk) in blk_plug_invalidate_ts()
1054 static inline void blk_plug_invalidate_ts(struct task_struct *tsk) in blk_plug_invalidate_ts()
/linux/block/
H A Dblk-cgroup.c1503 static void blkcg_exit(struct task_struct *tsk) in blkcg_exit()
/linux/drivers/android/
H A Dbinder_internal.h410 struct task_struct *tsk; member
/linux/drivers/gpu/drm/i915/
H A Di915_request.c1951 struct task_struct *tsk; member
/linux/kernel/cgroup/
H A Dcgroup.c2901 struct task_struct *tsk; in cgroup_procs_write_start() local
6248 struct pid *pid, struct task_struct *tsk) in proc_cgroup_show()
6678 void cgroup_exit(struct task_struct *tsk) in cgroup_exit()
/linux/kernel/time/
H A Dposix-timers.c1093 void exit_itimers(struct task_struct *tsk) in exit_itimers()

1...<<111213141516