Searched defs:work_struct (Results 1 – 6 of 6) sorted by relevance
149 struct work_struct { struct150 struct task task; /* FreeBSD task */151 work_state_t state; /* the pending or otherwise state of work. */152 work_func_t func;
102 #define work_struct tq_struct macro
104 #define work_struct tq_struct macro
105 #define work_struct tq_struct macro
107 #define work_struct tq_struct macro
636 #define work_struct tq_struct macro