Home
last modified time | relevance | path

Searched defs:task (Results 226 – 250 of 743) sorted by relevance

12345678910>>...30

/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dtask_local_storage_exit_creds.c22 int BPF_PROG(trace_exit_creds, struct task_struct *task) in BPF_PROG()
H A Dbpf_iter_task_btf.c19 struct task_struct *task = ctx->task; in dump_task_struct() local
H A Dtest_task_under_cgroup.c21 int BPF_PROG(handle__task_newtask, struct task_struct *task, u64 clone_flags) in BPF_PROG()
H A Dexhandler_kern.c19 int BPF_PROG(trace_task_newtask, struct task_struct *task, u64 clone_flags) in BPF_PROG()
H A Dnested_trust_success.c22 int BPF_PROG(test_read_cpumask, struct task_struct *task, u64 clone_flags) in BPF_PROG()
H A Dtest_skmsg_load_helpers.c30 struct task_struct *task = (struct task_struct *)bpf_get_current_task(); in prog_msg_verdict() local
H A Dbpf_iter_task_file.c17 struct task_struct *task = ctx->task; in dump_task_file() local
H A Dbpf_iter_vma_offset.c20 struct task_struct *task = ctx->task; in get_vma_offset() local
/openbmc/linux/tools/bpf/runqslower/
H A Drunqslower.h8 char task[TASK_COMM_LEN]; member
/openbmc/linux/arch/xtensa/include/asm/
H A Dstacktrace.h20 static __always_inline unsigned long *stack_pointer(struct task_struct *task) in stack_pointer()
/openbmc/openbmc/poky/scripts/lib/checklayer/
H A D__init__.py410 def sig2graph(task): argument
413 def graph2sig(task): argument
/openbmc/linux/include/linux/
H A Dkmsan.h249 static inline void kmsan_task_create(struct task_struct *task) in kmsan_task_create()
253 static inline void kmsan_task_exit(struct task_struct *task) in kmsan_task_exit()
/openbmc/linux/block/
H A Dblk-ioc.c214 void exit_io_context(struct task_struct *task) in exit_io_context()
251 int set_task_ioprio(struct task_struct *task, int ioprio) in set_task_ioprio()
/openbmc/linux/arch/s390/lib/
H A Dtest_unwind.c47 static noinline int test_unwind(struct task_struct *task, struct pt_regs *regs, in test_unwind()
123 struct task_struct *task; member
402 struct task_struct *task; in test_unwind_task() local
/openbmc/linux/io_uring/
H A Dtctx.h5 struct task_struct *task; member
H A Dtctx.c16 struct task_struct *task) in io_init_wq_offload()
60 __cold int io_uring_alloc_task_context(struct task_struct *task, in io_uring_alloc_task_context()
/openbmc/linux/arch/um/kernel/skas/
H A Dmmu.c17 int init_new_context(struct task_struct *task, struct mm_struct *mm) in init_new_context()
/openbmc/linux/arch/riscv/kernel/
H A Dperf_regs.c29 u64 perf_reg_abi(struct task_struct *task) in perf_reg_abi()
/openbmc/linux/arch/csky/kernel/
H A Dperf_regs.c29 u64 perf_reg_abi(struct task_struct *task) in perf_reg_abi()
/openbmc/linux/arch/arm/kernel/
H A Dperf_regs.c29 u64 perf_reg_abi(struct task_struct *task) in perf_reg_abi()
/openbmc/linux/arch/ia64/kernel/
H A Dperfmon_itanium.h52 pfm_ita_pmc_check(struct task_struct *task, pfm_context_t *ctx, unsigned int cnum, unsigned long *v… in pfm_ita_pmc_check()
/openbmc/linux/arch/um/include/shared/
H A Das-layout.h35 void *task; member
/openbmc/linux/arch/x86/kernel/cpu/
H A Dbugs.c2135 static int l1d_flush_prctl_set(struct task_struct *task, unsigned long ctrl) in l1d_flush_prctl_set()
2153 static int ssb_prctl_set(struct task_struct *task, unsigned long ctrl) in ssb_prctl_set()
2200 static int ib_prctl_set(struct task_struct *task, unsigned long ctrl) in ib_prctl_set()
2256 int arch_prctl_spec_ctrl_set(struct task_struct *task, unsigned long which, in arch_prctl_spec_ctrl_set()
2272 void arch_seccomp_spec_mitigate(struct task_struct *task) in arch_seccomp_spec_mitigate()
2282 static int l1d_flush_prctl_get(struct task_struct *task) in l1d_flush_prctl_get()
2293 static int ssb_prctl_get(struct task_struct *task) in ssb_prctl_get()
2314 static int ib_prctl_get(struct task_struct *task) in ib_prctl_get()
2336 int arch_prctl_spec_ctrl_get(struct task_struct *task, unsigned long which) in arch_prctl_spec_ctrl_get()
/openbmc/linux/arch/microblaze/kernel/
H A Dtraps.c34 void show_stack(struct task_struct *task, unsigned long *sp, const char *loglvl) in show_stack()
/openbmc/linux/arch/s390/kernel/
H A Dperf_regs.c47 u64 perf_reg_abi(struct task_struct *task) in perf_reg_abi()

12345678910>>...30