Home
last modified time | relevance | path

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

/linux/kernel/
H A Dworkqueue.c401 struct work_offq_data { struct
904 static void work_offqd_unpack(struct work_offq_data *offqd, unsigned long data) in work_offqd_unpack()
915 static unsigned long work_offqd_pack_flags(struct work_offq_data *offqd) in work_offqd_pack_flags()
2369 struct work_offq_data offqd; in clear_pending_if_disabled()
4395 static void work_offqd_disable(struct work_offq_data *offqd) in work_offqd_disable()
4405 static void work_offqd_enable(struct work_offq_data *offqd) in work_offqd_enable()
4415 struct work_offq_data offqd; in __cancel_work()
4575 struct work_offq_data offqd; in enable_work()