| /OK3568_Linux_fs/kernel/fs/gfs2/ |
| H A D | meta_io.h | 26 int to_head, in gfs2_buffer_copy_tail() argument 30 BUG_ON(from_head < to_head); in gfs2_buffer_copy_tail() 31 memcpy(to_bh->b_data + to_head, from_bh->b_data + from_head, in gfs2_buffer_copy_tail() 33 memset(to_bh->b_data + to_bh->b_size + to_head - from_head, in gfs2_buffer_copy_tail() 34 0, from_head - to_head); in gfs2_buffer_copy_tail()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/include/ |
| H A D | cmd_osdep.h | 28 extern sint _rtw_enqueue_cmd(_queue *queue, struct cmd_obj *obj, bool to_head);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/include/ |
| H A D | cmd_osdep.h | 23 extern sint _rtw_enqueue_cmd(_queue *queue, struct cmd_obj *obj, bool to_head);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/include/ |
| H A D | cmd_osdep.h | 24 extern sint _rtw_enqueue_cmd(_queue *queue, struct cmd_obj *obj, bool to_head);
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/include/ |
| H A D | cmd_osdep.h | 23 extern sint _rtw_enqueue_cmd(_queue *queue, struct cmd_obj *obj, bool to_head);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/include/ |
| H A D | cmd_osdep.h | 24 extern sint _rtw_enqueue_cmd(_queue *queue, struct cmd_obj *obj, bool to_head);
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/include/ |
| H A D | cmd_osdep.h | 23 extern sint _rtw_enqueue_cmd(_queue *queue, struct cmd_obj *obj, bool to_head);
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/include/ |
| H A D | cmd_osdep.h | 23 extern sint _rtw_enqueue_cmd(_queue *queue, struct cmd_obj *obj, bool to_head);
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/include/ |
| H A D | cmd_osdep.h | 23 extern sint _rtw_enqueue_cmd(_queue *queue, struct cmd_obj *obj, bool to_head);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/include/ |
| H A D | cmd_osdep.h | 28 extern sint _rtw_enqueue_cmd(_queue *queue, struct cmd_obj *obj, bool to_head);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/include/ |
| H A D | cmd_osdep.h | 24 extern sint _rtw_enqueue_cmd(_queue *queue, struct cmd_obj *obj, bool to_head);
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/include/ |
| H A D | cmd_osdep.h | 23 extern sint _rtw_enqueue_cmd(_queue *queue, struct cmd_obj *obj, bool to_head);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/include/ |
| H A D | cmd_osdep.h | 23 extern sint _rtw_enqueue_cmd(_queue *queue, struct cmd_obj *obj, bool to_head);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/include/ |
| H A D | cmd_osdep.h | 24 extern sint _rtw_enqueue_cmd(_queue *queue, struct cmd_obj *obj, bool to_head);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/include/ |
| H A D | cmd_osdep.h | 23 extern sint _rtw_enqueue_cmd(_queue *queue, struct cmd_obj *obj, bool to_head);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/include/ |
| H A D | cmd_osdep.h | 24 extern sint _rtw_enqueue_cmd(_queue *queue, struct cmd_obj *obj, bool to_head);
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/core/ |
| H A D | rtw_rm_fsm.c | 158 static int rm_enqueue_ev(_queue *queue, struct rm_event *obj, bool to_head) in rm_enqueue_ev() argument 168 if (to_head) in rm_enqueue_ev() 259 int rm_enqueue_rmobj(_adapter *padapter, struct rm_obj *prm, bool to_head) in rm_enqueue_rmobj() argument 270 if (to_head) in rm_enqueue_rmobj()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/ |
| H A D | rtw_rm_fsm.c | 157 static int rm_enqueue_ev(_queue *queue, struct rm_event *obj, bool to_head) in rm_enqueue_ev() argument 166 if (to_head) in rm_enqueue_ev() 257 int rm_enqueue_rmobj(_adapter *padapter, struct rm_obj *prm, bool to_head) in rm_enqueue_rmobj() argument 267 if (to_head) in rm_enqueue_rmobj()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/core/ |
| H A D | rtw_rm_fsm.c | 158 static int rm_enqueue_ev(_queue *queue, struct rm_event *obj, bool to_head) in rm_enqueue_ev() argument 168 if (to_head) in rm_enqueue_ev() 259 int rm_enqueue_rmobj(_adapter *padapter, struct rm_obj *prm, bool to_head) in rm_enqueue_rmobj() argument 270 if (to_head) in rm_enqueue_rmobj()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/core/ |
| H A D | rtw_rm_fsm.c | 157 static int rm_enqueue_ev(_queue *queue, struct rm_event *obj, bool to_head) in rm_enqueue_ev() argument 167 if (to_head) in rm_enqueue_ev() 258 int rm_enqueue_rmobj(_adapter *padapter, struct rm_obj *prm, bool to_head) in rm_enqueue_rmobj() argument 269 if (to_head) in rm_enqueue_rmobj()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/ |
| H A D | rtw_rm_fsm.c | 157 static int rm_enqueue_ev(_queue *queue, struct rm_event *obj, bool to_head) in rm_enqueue_ev() argument 166 if (to_head) in rm_enqueue_ev() 257 int rm_enqueue_rmobj(_adapter *padapter, struct rm_obj *prm, bool to_head) in rm_enqueue_rmobj() argument 267 if (to_head) in rm_enqueue_rmobj()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/core/ |
| H A D | rtw_rm_fsm.c | 158 static int rm_enqueue_ev(_queue *queue, struct rm_event *obj, bool to_head) in rm_enqueue_ev() argument 168 if (to_head) in rm_enqueue_ev() 259 int rm_enqueue_rmobj(_adapter *padapter, struct rm_obj *prm, bool to_head) in rm_enqueue_rmobj() argument 270 if (to_head) in rm_enqueue_rmobj()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/core/ |
| H A D | rtw_rm_fsm.c | 157 static int rm_enqueue_ev(_queue *queue, struct rm_event *obj, bool to_head) in rm_enqueue_ev() argument 167 if (to_head) in rm_enqueue_ev() 258 int rm_enqueue_rmobj(_adapter *padapter, struct rm_obj *prm, bool to_head) in rm_enqueue_rmobj() argument 269 if (to_head) in rm_enqueue_rmobj()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/core/ |
| H A D | rtw_rm_fsm.c | 157 static int rm_enqueue_ev(_queue *queue, struct rm_event *obj, bool to_head) in rm_enqueue_ev() argument 167 if (to_head) in rm_enqueue_ev() 258 int rm_enqueue_rmobj(_adapter *padapter, struct rm_obj *prm, bool to_head) in rm_enqueue_rmobj() argument 269 if (to_head) in rm_enqueue_rmobj()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/core/ |
| H A D | rtw_rm_fsm.c | 159 static int rm_enqueue_ev(_queue *queue, struct rm_event *obj, bool to_head) in rm_enqueue_ev() argument 169 if (to_head) in rm_enqueue_ev() 260 int rm_enqueue_rmobj(_adapter *padapter, struct rm_obj *prm, bool to_head) in rm_enqueue_rmobj() argument 271 if (to_head) in rm_enqueue_rmobj()
|