Home
last modified time | relevance | path

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

/linux/kernel/
H A Dworkqueue.c410 struct work_offq_data { struct
919 static void work_offqd_unpack(struct work_offq_data *offqd, unsigned long data) in work_offqd_unpack()
930 static unsigned long work_offqd_pack_flags(struct work_offq_data *offqd) in work_offqd_pack_flags()
2299 struct work_offq_data offqd; in __queue_work()
2408 struct work_offq_data offqd; in clear_pending_if_disabled()
4433 static void work_offqd_disable(struct work_offq_data *offqd) in work_offqd_disable()
4443 static void work_offqd_enable(struct work_offq_data *offqd) in work_offqd_enable()
4453 struct work_offq_data offqd; in __cancel_work()
4613 struct work_offq_data offqd; in enable_work()