Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dsched.h656 struct task_struct { struct
668 * This begins the randomizable portion of task_struct. Only argument
688 struct task_struct *last_wakee; argument
697 int recent_used_cpu;
698 int wake_cpu;
700 int on_rq;
702 int prio;
703 int static_prio;
704 int normal_prio;
705 unsigned int rt_priority;
[all …]
H A Dmemcontrol.h1096 int (*fn)(struct task_struct *, void *), void *arg) in mem_cgroup_scan_tasks()
/OK3568_Linux_fs/kernel/tools/include/linux/
H A Dlockdep.h26 struct task_struct { struct
39 extern struct task_struct *__curr(void); argument
/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/progs/
H A Dtest_core_reloc_kernel.c26 struct task_struct { struct
30 struct task_struct *group_leader; argument
H A Dtest_core_retro.c7 struct task_struct { struct
28 struct task_struct *task = (void *)bpf_get_current_task(); in handle_sys_enter() argument
H A Dstrobemeta.h14 struct task_struct {}; struct
/OK3568_Linux_fs/kernel/lib/kunit/
H A Dtry-catch.c62 struct task_struct *task_struct; in kunit_try_catch_run() local
/OK3568_Linux_fs/kernel/kernel/bpf/
H A Dstackmap.c655 BPF_CALL_4(bpf_get_task_stack, struct task_struct *, task, void *, buf, in BPF_CALL_4()
/OK3568_Linux_fs/kernel/mm/
H A Dmemcontrol.c1312 int (*fn)(struct task_struct *, void *), void *arg) in mem_cgroup_scan_tasks()