Home
last modified time | relevance | path

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

/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h28211 struct cpu_stop_work { struct
28212 struct list_head list;
28213 cpu_stop_fn_t fn;
28214 long unsigned int caller;
28215 void *arg;
28216 struct cpu_stop_done *done;
/external/bcc/libbpf-tools/powerpc/
Dvmlinux_510.h25362 struct cpu_stop_work { struct
25363 struct list_head list;
25364 cpu_stop_fn_t fn;
25365 void *arg;
25366 struct cpu_stop_done *done;
Dvmlinux.h25362 struct cpu_stop_work { struct
25363 struct list_head list;
25364 cpu_stop_fn_t fn;
25365 void *arg;
25366 struct cpu_stop_done *done;
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h22503 struct cpu_stop_work { struct
22504 struct list_head list;
22505 cpu_stop_fn_t fn;
22506 void *arg;
22507 struct cpu_stop_done *done;
Dvmlinux_510.h22503 struct cpu_stop_work { struct
22504 struct list_head list;
22505 cpu_stop_fn_t fn;
22506 void *arg;
22507 struct cpu_stop_done *done;
/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h27478 struct cpu_stop_work { struct
27479 struct list_head list;
27480 cpu_stop_fn_t fn;
27481 void *arg;
27482 struct cpu_stop_done *done;
Dvmlinux.h27478 struct cpu_stop_work { struct
27479 struct list_head list;
27480 cpu_stop_fn_t fn;
27481 void *arg;
27482 struct cpu_stop_done *done;