Searched defs:task_struct (Results 1 – 13 of 13) sorted by relevance
| /kernel/linux/linux-5.10/include/linux/ |
| D | sched.h | 747 struct task_struct { struct 759 * This begins the randomizable portion of task_struct. Only argument 779 struct task_struct *last_wakee; argument 788 int recent_used_cpu; 789 int wake_cpu; 791 int on_rq; 793 int prio; 794 int static_prio; 795 int normal_prio; 796 unsigned int rt_priority; [all …]
|
| D | memcontrol.h | 1111 int (*fn)(struct task_struct *, void *), void *arg) in mem_cgroup_scan_tasks()
|
| /kernel/linux/linux-4.19/include/linux/ |
| D | sched.h | 593 struct task_struct { struct 605 * This begins the randomizable portion of task_struct. Only argument 625 struct task_struct *last_wakee; argument 634 int recent_used_cpu; 635 int wake_cpu; 637 int on_rq; 639 int prio; 640 int static_prio; 641 int normal_prio; 642 unsigned int rt_priority; [all …]
|
| D | memcontrol.h | 924 int (*fn)(struct task_struct *, void *), void *arg) in mem_cgroup_scan_tasks()
|
| /kernel/linux/linux-4.19/tools/include/linux/ |
| D | lockdep.h | 26 struct task_struct { struct 39 extern struct task_struct *__curr(void); argument
|
| /kernel/linux/linux-5.10/tools/include/linux/ |
| D | lockdep.h | 26 struct task_struct { struct 39 extern struct task_struct *__curr(void); argument
|
| /kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/ |
| D | test_core_reloc_kernel.c | 26 struct task_struct { struct 30 struct task_struct *group_leader; argument
|
| D | test_core_retro.c | 7 struct task_struct { struct 28 struct task_struct *task = (void *)bpf_get_current_task(); in handle_sys_enter() argument
|
| D | strobemeta.h | 14 struct task_struct {}; struct
|
| /kernel/linux/linux-5.10/lib/kunit/ |
| D | try-catch.c | 62 struct task_struct *task_struct; in kunit_try_catch_run() local
|
| /kernel/linux/linux-5.10/kernel/bpf/ |
| D | stackmap.c | 663 BPF_CALL_4(bpf_get_task_stack, struct task_struct *, task, void *, buf, in BPF_CALL_4()
|
| /kernel/linux/linux-4.19/mm/ |
| D | memcontrol.c | 1095 int (*fn)(struct task_struct *, void *), void *arg) in mem_cgroup_scan_tasks()
|
| /kernel/linux/linux-5.10/mm/ |
| D | memcontrol.c | 1329 int (*fn)(struct task_struct *, void *), void *arg) in mem_cgroup_scan_tasks()
|