Home
last modified time | relevance | path

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

/include/linux/
A Dworkqueue_types.h16 struct work_struct { struct
17 atomic_long_t data;
18 struct list_head entry;
19 work_func_t func;
21 struct lockdep_map lockdep_map;
/include/scsi/
A Dlibsas.h206 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()

Completed in 7 milliseconds