Home
last modified time | relevance | path

Searched refs:work_offq_data (Results 1 – 1 of 1) sorted by relevance

/linux/kernel/
H A Dworkqueue.c398 struct work_offq_data { struct
901 static void work_offqd_unpack(struct work_offq_data *offqd, unsigned long data) in work_offqd_unpack()
912 static unsigned long work_offqd_pack_flags(struct work_offq_data *offqd) in work_offqd_pack_flags()
2350 struct work_offq_data offqd; in clear_pending_if_disabled()
4344 static void work_offqd_disable(struct work_offq_data *offqd) in work_offqd_disable()
4354 static void work_offqd_enable(struct work_offq_data *offqd) in work_offqd_enable()
4364 struct work_offq_data offqd; in __cancel_work()
4524 struct work_offq_data offqd; in enable_work()