Home
last modified time | relevance | path

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

/developtools/profiler/hiebpf/include/
Dvmlinux.h23140 struct cpu_stop_work { struct
23141 struct list_head list;
23142 cpu_stop_fn_t fn;
23143 long unsigned int caller;
23144 void *arg;
23145 struct cpu_stop_done *done;