Home
last modified time | relevance | path

Searched defs:task_struct (Results 1 – 13 of 13) sorted by relevance

/linux-6.3-rc2/include/linux/
A Dsched.h753 * This begins the randomizable portion of task_struct. Only argument
769 struct task_struct *last_wakee; argument
781 int on_rq;
783 int prio;
975 struct task_struct __rcu *real_parent; argument
985 struct task_struct *group_leader; argument
1013 u64 utime;
1137 struct task_struct *pi_top_task; argument
1227 u32 rmid;
1321 union {
[all …]
A Dmemcontrol.h1369 int (*fn)(struct task_struct *, void *), void *arg) in mem_cgroup_scan_tasks()
/linux-6.3-rc2/tools/testing/selftests/bpf/progs/
A Dtest_core_reloc_kernel.c27 struct task_struct { struct
31 struct task_struct *group_leader; argument
A Dtest_core_retro.c7 struct task_struct { struct
28 struct task_struct *task = (void *)bpf_get_current_task(); in handle_sys_enter() argument
A Dstrobemeta.h14 struct task_struct {}; struct
/linux-6.3-rc2/kernel/bpf/
A Dbpf_task_storage.c237 BPF_CALL_5(bpf_task_storage_get_recur, struct bpf_map *, map, struct task_struct *, in BPF_CALL_5()
256 BPF_CALL_5(bpf_task_storage_get, struct bpf_map *, map, struct task_struct *, in BPF_CALL_5()
272 BPF_CALL_2(bpf_task_storage_delete_recur, struct bpf_map *, map, struct task_struct *, in BPF_CALL_2()
293 BPF_CALL_2(bpf_task_storage_delete, struct bpf_map *, map, struct task_struct *, in BPF_CALL_2()
A Dtask_iter.c780 BPF_CALL_5(bpf_find_vma, struct task_struct *, task, u64, start, in BPF_CALL_5()
A Dstackmap.c471 BPF_CALL_4(bpf_get_task_stack, struct task_struct *, task, void *, buf, in BPF_CALL_4()
A Dhelpers.c672 const void __user *, user_ptr, struct task_struct *, tsk, u64, flags) in BPF_CALL_5()
A Dverifier.c5004 BTF_TYPE_SAFE_NESTED(struct task_struct) { in BTF_TYPE_SAFE_NESTED()
/linux-6.3-rc2/lib/kunit/
A Dtry-catch.c62 struct task_struct *task_struct; in kunit_try_catch_run() local
/linux-6.3-rc2/kernel/trace/
A Dbpf_trace.c777 BPF_CALL_1(bpf_task_pt_regs, struct task_struct *, task) in BPF_CALL_1()
/linux-6.3-rc2/mm/
A Dmemcontrol.c1253 int (*fn)(struct task_struct *, void *), void *arg) in mem_cgroup_scan_tasks()

Completed in 88 milliseconds