Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h1491 struct work_struct { struct
1492 atomic_long_t data;
1493 struct list_head entry;
1494 work_func_t func;
1495 u64 android_kabi_reserved1;
1496 u64 android_kabi_reserved2;
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h923 struct work_struct { struct
924 atomic_long_t data;
925 struct list_head entry;
926 work_func_t func;
927 u64 android_kabi_reserved1;
928 u64 android_kabi_reserved2;