Home
last modified time | relevance | path

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

/linux-6.15/kernel/
H A Dworkqueue.c396 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()
2356 struct work_offq_data offqd; in clear_pending_if_disabled()
4311 static void work_offqd_disable(struct work_offq_data *offqd) in work_offqd_disable()
4321 static void work_offqd_enable(struct work_offq_data *offqd) in work_offqd_enable()
4331 struct work_offq_data offqd; in __cancel_work()
4491 struct work_offq_data offqd; in enable_work()