Home
last modified time | relevance | path

Searched refs:trace_task_newtask (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dexhandler_kern.c19 int BPF_PROG(trace_task_newtask, struct task_struct *task, u64 clone_flags) in BPF_PROG() argument
/openbmc/linux/kernel/
H A Dfork.c2729 trace_task_newtask(p, clone_flags); in copy_process()