Home
last modified time | relevance | path

Searched defs:head (Results 401 – 425 of 2081) sorted by relevance

1...<<11121314151617181920>>...84

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/core/mesh/
H A Drtw_mesh_pathtbl.c29 static void rtw_mpath_free_rcu_callback(rtw_rcu_head *head) in rtw_mpath_free_rcu_callback()
110 _list *list, *head; in rtw_mesh_path_assign_nexthop() local
166 _list *list, *head; in rtw_mesh_path_move_to_queue() local
1096 _list *list, *head; in rtw_mesh_path_flush_pending() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/core/mesh/
H A Drtw_mesh_pathtbl.c30 static void rtw_mpath_free_rcu_callback(rtw_rcu_head *head) in rtw_mpath_free_rcu_callback()
111 _list *list, *head; in rtw_mesh_path_assign_nexthop() local
167 _list *list, *head; in rtw_mesh_path_move_to_queue() local
1097 _list *list, *head; in rtw_mesh_path_flush_pending() local
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/core/mesh/
H A Drtw_mesh_pathtbl.c29 static void rtw_mpath_free_rcu_callback(rtw_rcu_head *head) in rtw_mpath_free_rcu_callback()
110 _list *list, *head; in rtw_mesh_path_assign_nexthop() local
166 _list *list, *head; in rtw_mesh_path_move_to_queue() local
1096 _list *list, *head; in rtw_mesh_path_flush_pending() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/core/mesh/
H A Drtw_mesh_pathtbl.c30 static void rtw_mpath_free_rcu_callback(rtw_rcu_head *head) in rtw_mpath_free_rcu_callback()
111 _list *list, *head; in rtw_mesh_path_assign_nexthop() local
167 _list *list, *head; in rtw_mesh_path_move_to_queue() local
1097 _list *list, *head; in rtw_mesh_path_flush_pending() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/core/mesh/
H A Drtw_mesh_pathtbl.c30 static void rtw_mpath_free_rcu_callback(rtw_rcu_head *head) in rtw_mpath_free_rcu_callback()
111 _list *list, *head; in rtw_mesh_path_assign_nexthop() local
167 _list *list, *head; in rtw_mesh_path_move_to_queue() local
1097 _list *list, *head; in rtw_mesh_path_flush_pending() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/core/mesh/
H A Drtw_mesh_pathtbl.c29 static void rtw_mpath_free_rcu_callback(rtw_rcu_head *head) in rtw_mpath_free_rcu_callback()
110 _list *list, *head; in rtw_mesh_path_assign_nexthop() local
166 _list *list, *head; in rtw_mesh_path_move_to_queue() local
1096 _list *list, *head; in rtw_mesh_path_flush_pending() local
/OK3568_Linux_fs/kernel/include/linux/
H A Drcupdate_wait.h16 struct rcu_head head; member
/OK3568_Linux_fs/kernel/fs/ecryptfs/
H A Ddentry.c54 static void ecryptfs_dentry_free_rcu(struct rcu_head *head) in ecryptfs_dentry_free_rcu()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/engine/disp/
H A Dtu102.c35 struct nvkm_head *head; in tu102_disp_init() local
H A Dnv50.h23 } wndw, head, dac; member
67 } wndw, head, dac, sor, pior; member
H A Dhdmigf119.c27 gf119_hdmi_ctrl(struct nvkm_ior *ior, int head, bool enable, u8 max_ac_packet, in gf119_hdmi_ctrl()
H A Dhdmig84.c27 g84_hdmi_ctrl(struct nvkm_ior *ior, int head, bool enable, u8 max_ac_packet, in g84_hdmi_ctrl()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/dispnv50/
H A Dbase.c27 nv50_base_new(struct nouveau_drm *drm, int head, struct nv50_wndw **pwndw) in nv50_base_new()
H A Dcurs.c27 nv50_curs_new(struct nouveau_drm *drm, int head, struct nv50_wndw **pwndw) in nv50_curs_new()
H A Dovly.c28 nv50_ovly_new(struct nouveau_drm *drm, int head, struct nv50_wndw **pwndw) in nv50_ovly_new()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/dispnv04/
H A Dtvnv17.c54 int head; in nv42_tv_sample_load() local
402 int head = nouveau_crtc(encoder->crtc)->index; in nv17_tv_prepare() local
463 int head = nouveau_crtc(encoder->crtc)->index; in nv17_tv_mode_set() local
/OK3568_Linux_fs/kernel/fs/gfs2/
H A Daops.c43 struct buffer_head *head = page_buffers(page); in gfs2_page_add_databufs() local
689 struct buffer_head *bh, *head; in gfs2_invalidatepage() local
728 struct buffer_head *bh, *head; in gfs2_releasepage() local
/OK3568_Linux_fs/kernel/net/netfilter/
H A Dcore.c69 struct nf_hook_entries_rcu_head *head; in __nf_hook_entries_free() local
77 struct nf_hook_entries_rcu_head *head; in nf_hook_entries_free() local
617 void nf_hook_slow_list(struct list_head *head, struct nf_hook_state *state, in nf_hook_slow_list()
/OK3568_Linux_fs/kernel/net/atm/
H A Dcommon.c46 struct hlist_head *head = &vcc_hash[vcc->vci & (VCC_HTABLE_SIZE - 1)]; in __vcc_insert_socket() local
268 struct hlist_head *head = &vcc_hash[i]; in atm_dev_release_vccs() local
315 struct hlist_head *head = &vcc_hash[vci & (VCC_HTABLE_SIZE - 1)]; in check_ci() local
/OK3568_Linux_fs/kernel/block/partitions/
H A Dibm.c34 __u16 head; in cchh2blk() local
52 __u16 head; in cchhb2blk() local
/OK3568_Linux_fs/kernel/drivers/input/serio/
H A Dsa1111ps2.c51 unsigned int head; member
117 unsigned int head; in ps2_write() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/radeon/
H A Dmkregtable.c81 static inline void list_add_tail(struct list_head *new, struct list_head *head) in list_add_tail()
101 #define list_for_each_entry(pos, head, member) \ argument
/OK3568_Linux_fs/kernel/include/net/
H A Dfq_impl.h67 struct list_head *head; in fq_tin_dequeue() local
271 struct list_head *head; in fq_tin_reset() local
/OK3568_Linux_fs/kernel/fs/nfsd/
H A Dnfs2acl.c209 struct kvec *head = rqstp->rq_arg.head; in nfsaclsvc_decode_setaclargs() local
273 struct kvec *head = rqstp->rq_res.head; in nfsaclsvc_encode_getaclres() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/poly2tri/sweep/
H A Dadvancing_front.cpp35 AdvancingFront::AdvancingFront(Node& head, Node& tail) in AdvancingFront()

1...<<11121314151617181920>>...84