Searched defs:work_struct (Results 1 – 2 of 2) sorted by relevance
109 struct work_struct { struct125 struct work_struct work; /**< Work structure. */ argument
2862 struct work_struct { struct2863 atomic_long_t data;2864 struct list_head entry;2865 work_func_t func;2866 struct lockdep_map lockdep_map;