Home
last modified time | relevance | path

Searched refs:work_func_t (Results 1 – 25 of 57) sorted by relevance

123

/OK3568_Linux_fs/kernel/kernel/
H A Dworkqueue_internal.h32 work_func_t current_func; /* L: current_work's fn */
59 work_func_t last_func;
78 work_func_t wq_worker_last_func(struct task_struct *task);
/OK3568_Linux_fs/kernel/tools/testing/selftests/rcutorture/formal/srcu-cbmc/src/
H A Dworkqueues.h16 typedef void (*work_func_t)(struct work_struct *work); typedef
24 work_func_t func;
/OK3568_Linux_fs/kernel/include/linux/
H A Dworkqueue.h22 typedef void (*work_func_t)(struct work_struct *work); typedef
106 work_func_t func;
463 extern int schedule_on_each_cpu(work_func_t func);
465 int execute_in_process_context(work_func_t fn, struct execute_work *);
/OK3568_Linux_fs/kernel/drivers/net/wireguard/
H A Dqueueing.c10 wg_packet_percpu_multicore_worker_alloc(work_func_t function, void *ptr) in wg_packet_percpu_multicore_worker_alloc()
25 int wg_packet_queue_init(struct crypt_queue *queue, work_func_t function, in wg_packet_queue_init()
H A Dqueueing.h24 int wg_packet_queue_init(struct crypt_queue *queue, work_func_t function,
28 wg_packet_percpu_multicore_worker_alloc(work_func_t function, void *ptr);
/OK3568_Linux_fs/kernel/drivers/scsi/libsas/
H A Dsas_internal.h96 extern const work_func_t sas_phy_event_fns[PHY_NUM_EVENTS];
97 extern const work_func_t sas_port_event_fns[PORT_NUM_EVENTS];
H A Dsas_phy.c155 const work_func_t sas_phy_event_fns[PHY_NUM_EVENTS] = {
/OK3568_Linux_fs/kernel/include/trace/events/
H A Dworkqueue.h110 TP_PROTO(struct work_struct *work, work_func_t function),
/OK3568_Linux_fs/kernel/drivers/staging/fwserial/
H A Dfwserial.h95 work_func_t workfn;
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/include/
H A Dosdep_service_bsd.h141 typedef void (*work_func_t)(struct work_struct *work); typedef
153 work_func_t func;
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/include/
H A Dosdep_service_bsd.h154 typedef void (*work_func_t)(struct work_struct *work); typedef
166 work_func_t func;
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/include/
H A Dosdep_service_bsd.h141 typedef void (*work_func_t)(struct work_struct *work); typedef
153 work_func_t func;
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/include/
H A Dosdep_service_bsd.h141 typedef void (*work_func_t)(struct work_struct *work); typedef
153 work_func_t func;
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/include/
H A Dosdep_service_bsd.h141 typedef void (*work_func_t)(struct work_struct *work); typedef
153 work_func_t func;
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/include/
H A Dosdep_service_bsd.h140 typedef void (*work_func_t)(struct work_struct *work); typedef
152 work_func_t func;
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/include/
H A Dosdep_service_bsd.h140 typedef void (*work_func_t)(struct work_struct *work); typedef
152 work_func_t func;
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/include/
H A Dosdep_service_bsd.h140 typedef void (*work_func_t)(struct work_struct *work); typedef
152 work_func_t func;
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/include/
H A Dosdep_service_bsd.h140 typedef void (*work_func_t)(struct work_struct *work); typedef
152 work_func_t func;
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/include/
H A Dosdep_service_bsd.h140 typedef void (*work_func_t)(struct work_struct *work); typedef
152 work_func_t func;
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/include/
H A Dosdep_service_bsd.h154 typedef void (*work_func_t)(struct work_struct *work); typedef
166 work_func_t func;
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/include/
H A Dosdep_service_bsd.h154 typedef void (*work_func_t)(struct work_struct *work); typedef
166 work_func_t func;
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/include/
H A Dosdep_service_bsd.h140 typedef void (*work_func_t)(struct work_struct *work); typedef
152 work_func_t func;
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/include/
H A Dosdep_service_bsd.h140 typedef void (*work_func_t)(struct work_struct *work); typedef
152 work_func_t func;
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/include/
H A Dosdep_service_bsd.h141 typedef void (*work_func_t)(struct work_struct *work); typedef
153 work_func_t func;
/OK3568_Linux_fs/kernel/net/sctp/
H A Dinqueue.c234 void sctp_inq_set_th_handler(struct sctp_inq *q, work_func_t callback) in sctp_inq_set_th_handler()

123