Home
last modified time | relevance | path

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

/linux/include/linux/
A Dsched.h739 * This begins the randomizable portion of task_struct. Only argument
755 struct task_struct *last_wakee; argument
767 int on_rq;
769 int prio;
955 struct task_struct __rcu *real_parent; argument
965 struct task_struct *group_leader; argument
1117 struct task_struct *pi_top_task; argument
1207 u32 rmid;
1295 union {
1434 struct task_struct *oom_reaper_list; argument
[all …]
A Dmemcontrol.h1330 int (*fn)(struct task_struct *, void *), void *arg) in mem_cgroup_scan_tasks()
/linux/tools/testing/selftests/bpf/progs/
A Dtest_core_reloc_kernel.c26 struct task_struct { struct
30 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/lib/kunit/
A Dtry-catch.c62 struct task_struct *task_struct; in kunit_try_catch_run() local
/linux/kernel/bpf/
A Dbpf_task_storage.c227 BPF_CALL_4(bpf_task_storage_get, struct bpf_map *, map, struct task_struct *, in BPF_CALL_4()
258 BPF_CALL_2(bpf_task_storage_delete, struct bpf_map *, map, struct task_struct *, in BPF_CALL_2()
A Dstackmap.c524 BPF_CALL_4(bpf_get_task_stack, struct task_struct *, task, void *, buf, in BPF_CALL_4()
A Dbtf.c6345 BTF_ID_LIST_GLOBAL_SINGLE(btf_task_struct_ids, struct, task_struct) in BTF_ID_LIST_GLOBAL_SINGLE() argument
/linux/kernel/trace/
A Dbpf_trace.c770 BPF_CALL_1(bpf_task_pt_regs, struct task_struct *, task) in BPF_CALL_1()
/linux/mm/
A Dmemcontrol.c1136 int (*fn)(struct task_struct *, void *), void *arg) in mem_cgroup_scan_tasks()

Completed in 102 milliseconds