Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/compat/linuxkpi/common/include/linux/
Dworkqueue.h109 struct work_struct { struct
125 struct work_struct work; /**< Work structure. */ argument
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h2862 struct work_struct { struct
2863 atomic_long_t data;
2864 struct list_head entry;
2865 work_func_t func;
2866 struct lockdep_map lockdep_map;