Home
last modified time | relevance | path

Searched defs:task_work_run (Results 1 – 3 of 3) sorted by relevance

/linux/tools/testing/selftests/bpf/prog_tests/
H A Dtask_work_stress.c46 static void task_work_run(bool enable_delete) in task_work_run() function
H A Dtest_task_work.c53 static void task_work_run(const char *prog_name, const char *map_name) in task_work_run() function
/linux/kernel/
H A Dtask_work.c194 void task_work_run(void) in task_work_run() function