Searched defs:work_struct (Results 1 – 18 of 18) sorted by relevance
16 struct work_struct { struct17 atomic_long_t data;18 struct list_head entry;19 work_func_t func;21 struct lockdep_map lockdep_map;
324 unsafe extern "C" fn run(ptr: *mut bindings::work_struct); in run()399 pub unsafe fn raw_get(ptr: *const Self) -> *mut bindings::work_struct { in raw_get()528 unsafe extern "C" fn run(ptr: *mut bindings::work_struct) { in run()573 unsafe extern "C" fn run(ptr: *mut bindings::work_struct) { in run()
66 void (*work_fun)(struct work_struct *), int cpu, in mlx5e_dim_enable()
30 struct work_struct work_struct; member
36 struct work_struct work_struct; member
53 struct work_struct work_struct; member
77 struct work_struct work_struct; member
34 struct work_struct work_struct; member
462 void (*fevent)(struct work_struct *)) in qib_qsfp_init()
206 static inline void INIT_SAS_WORK(struct sas_work *sw, void (*fn)(struct work_struct *)) in INIT_SAS_WORK()284 void (*fn)(struct work_struct *), in INIT_SAS_EVENT()
55 void (*fn)(struct work_struct *)) in init_continuation()1071 void (*continuation)(struct work_struct *)) in quiesce()1137 void (*continuation)(struct work_struct *)) in overwrite()
2481 void (*fn)(struct work_struct *)) in pool_work_wait()2518 static void noflush_work(struct thin_c *tc, void (*fn)(struct work_struct *)) in noflush_work()
2423 void (mbox_handler)(struct work_struct *), in rvu_mbox_init()2424 void (mbox_up_handler)(struct work_struct *)) in rvu_mbox_init()
490 void (*work)(struct work_struct *), in endpoint_alloc()
55 wilc_alloc_work(struct wilc_vif *vif, void (*work_fun)(struct work_struct *), in wilc_alloc_work()
5045 void (*func)(struct work_struct *)) in be_alloc_work()
1101 struct work_struct work_struct; member
2850 void (*cb)(struct work_struct *)) in mlxsw_sp_router_schedule_work()