| /OK3568_Linux_fs/kernel/kernel/ |
| H A D | workqueue_internal.h | 32 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 D | workqueues.h | 16 typedef void (*work_func_t)(struct work_struct *work); typedef 24 work_func_t func;
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | workqueue.h | 22 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 D | queueing.c | 10 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 D | queueing.h | 24 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 D | sas_internal.h | 96 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 D | sas_phy.c | 155 const work_func_t sas_phy_event_fns[PHY_NUM_EVENTS] = {
|
| /OK3568_Linux_fs/kernel/include/trace/events/ |
| H A D | workqueue.h | 110 TP_PROTO(struct work_struct *work, work_func_t function),
|
| /OK3568_Linux_fs/kernel/drivers/staging/fwserial/ |
| H A D | fwserial.h | 95 work_func_t workfn;
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/include/ |
| H A D | osdep_service_bsd.h | 141 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 D | osdep_service_bsd.h | 154 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 D | osdep_service_bsd.h | 141 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 D | osdep_service_bsd.h | 141 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 D | osdep_service_bsd.h | 141 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 D | osdep_service_bsd.h | 140 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 D | osdep_service_bsd.h | 140 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 D | osdep_service_bsd.h | 140 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 D | osdep_service_bsd.h | 140 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 D | osdep_service_bsd.h | 140 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 D | osdep_service_bsd.h | 154 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 D | osdep_service_bsd.h | 154 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 D | osdep_service_bsd.h | 140 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 D | osdep_service_bsd.h | 140 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 D | osdep_service_bsd.h | 141 typedef void (*work_func_t)(struct work_struct *work); typedef 153 work_func_t func;
|
| /OK3568_Linux_fs/kernel/net/sctp/ |
| H A D | inqueue.c | 234 void sctp_inq_set_th_handler(struct sctp_inq *q, work_func_t callback) in sctp_inq_set_th_handler()
|