Searched defs:work_struct (Results 1 – 12 of 12) 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;
66 void (*work_fun)(struct work_struct *), int cpu, in mlx5e_dim_enable()
30 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
55 void (*fn)(struct work_struct *)) in init_continuation()1077 void (*continuation)(struct work_struct *)) in quiesce()1143 void (*continuation)(struct work_struct *)) in overwrite()
2478 void (*fn)(struct work_struct *)) in pool_work_wait()2516 static void noflush_work(struct thin_c *tc, void (*fn)(struct work_struct *)) in noflush_work()
55 wilc_alloc_work(struct wilc_vif *vif, void (*work_fun)(struct work_struct *), in wilc_alloc_work()
490 void (*work)(struct work_struct *), in endpoint_alloc()
5045 void (*func)(struct work_struct *)) in be_alloc_work()
1101 struct work_struct work_struct; member