Searched defs:on_cpu (Results 1 – 5 of 5) sorted by relevance
| /device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/ |
| D | dhd_linux_lb.c | 759 dhd_tasklet_schedule_on(struct tasklet_struct *tasklet, int on_cpu) in dhd_tasklet_schedule_on() 777 dhd_work_schedule_on(struct work_struct *work, int on_cpu) in dhd_work_schedule_on() 792 int curr_cpu, on_cpu; in dhd_lb_tx_compl_dispatch() local 845 int curr_cpu, on_cpu; in dhd_lb_rx_compl_dispatch() local 1063 dhd_napi_schedule_on(dhd_info_t *dhd, int on_cpu) in dhd_napi_schedule_on() 1133 int on_cpu; in dhd_lb_rx_napi_dispatch() local
|
| /device/board/kaihong/khdvk_3566b/wifi/bcmdhd_hdf/bcmdhd/ |
| D | dhd_linux_lb.c | 779 INLINE void dhd_tasklet_schedule_on(struct tasklet_struct *tasklet, int on_cpu) in dhd_tasklet_schedule_on() 796 INLINE void dhd_work_schedule_on(struct work_struct *work, int on_cpu) in dhd_work_schedule_on() 810 int curr_cpu, on_cpu; in dhd_lb_tx_compl_dispatch() local 862 int curr_cpu, on_cpu; in dhd_lb_rx_compl_dispatch() local 1075 static INLINE int dhd_napi_schedule_on(dhd_info_t *dhd, int on_cpu) in dhd_napi_schedule_on() 1144 int on_cpu; in dhd_lb_rx_napi_dispatch() local
|
| /device/board/isoftstone/yangfan/kernel/src/driv/net/rockchip_wlan/rkwifi/bcmdhd/ |
| D | dhd_linux_lb.c | 869 dhd_work_schedule_on(struct work_struct *work, int on_cpu) in dhd_work_schedule_on() 875 dhd_delayed_work_schedule_on(struct delayed_work *dwork, int on_cpu, ulong delay) in dhd_delayed_work_schedule_on() 1116 dhd_napi_schedule_on(dhd_info_t *dhd, int on_cpu) in dhd_napi_schedule_on()
|
| /device/board/isoftstone/zhiyuan/kernel/driver/drivers/net/wireless/bcmdhd/ |
| D | dhd_linux.c | 2694 dhd_tasklet_schedule_on(struct tasklet_struct *tasklet, int on_cpu) in dhd_tasklet_schedule_on() 2712 dhd_work_schedule_on(struct work_struct *work, int on_cpu) in dhd_work_schedule_on() 2728 int curr_cpu, on_cpu; in dhd_lb_tx_compl_dispatch() local 2781 int curr_cpu, on_cpu; in dhd_lb_rx_compl_dispatch() local 2996 dhd_napi_schedule_on(dhd_info_t *dhd, int on_cpu) in dhd_napi_schedule_on() 3075 int on_cpu; in dhd_lb_rx_napi_dispatch() local
|
| /device/soc/rockchip/common/sdk_linux/include/linux/ |
| D | sched.h | 773 int on_cpu; member
|