Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h23202 struct cpu_stop_work { struct
23203 struct list_head list;
23204 cpu_stop_fn_t fn;
23205 unsigned long caller;
23206 void *arg;
23207 struct cpu_stop_done *done;
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h33407 struct cpu_stop_work { struct
33408 struct list_head list;
33409 cpu_stop_fn_t fn;
33410 unsigned long caller;
33411 void *arg;
33412 struct cpu_stop_done *done;