Home
last modified time | relevance | path

Searched defs:work_func_t (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/tools/testing/selftests/rcutorture/formal/srcu-cbmc/src/
Dworkqueues.h16 typedef void (*work_func_t)(struct work_struct *work); typedef
/linux-6.1.9/include/linux/
Dworkqueue.h21 typedef void (*work_func_t)(struct work_struct *work); typedef