Home
last modified time | relevance | path

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

/linux-6.12.1/kernel/
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()
2354 struct work_offq_data offqd; in clear_pending_if_disabled()
4284 static void work_offqd_disable(struct work_offq_data *offqd) in work_offqd_disable()
4294 static void work_offqd_enable(struct work_offq_data *offqd) in work_offqd_enable()
4304 struct work_offq_data offqd; in __cancel_work()
4464 struct work_offq_data offqd; in enable_work()