Home
last modified time | relevance | path

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

/linux-6.12.1/tools/testing/selftests/sched_ext/
Dselect_cpu_dfl.bpf.c17 static bool task_is_test(const struct task_struct *p) in task_is_test() function
27 if (task_is_test(p) && in BPF_STRUCT_OPS()