Home
last modified time | relevance | path

Searched refs:phead (Results 1 – 25 of 42) sorted by relevance

12

/linux/drivers/staging/r8188eu/core/
A Drtw_sta_mgt.c122 struct list_head *phead, *plist; in _rtw_free_sta_priv() local
132 plist = phead->next; in _rtw_free_sta_priv()
134 while (phead != plist) { in _rtw_free_sta_priv()
297 plist = phead->next; in rtw_free_stainfo()
299 while (!list_empty(phead)) { in rtw_free_stainfo()
369 plist = phead->next; in rtw_free_all_stainfo()
371 while (phead != plist) { in rtw_free_all_stainfo()
405 plist = phead->next; in rtw_get_stainfo()
407 while (phead != plist) { in rtw_get_stainfo()
468 plist = phead->next; in rtw_access_ctrl()
[all …]
A Drtw_ap.c168 phead = &pstapriv->auth_list; in expire_timeout_chk()
169 plist = phead->next; in expire_timeout_chk()
172 while (phead != plist) { in expire_timeout_chk()
203 plist = phead->next; in expire_timeout_chk()
206 while (phead != plist) { in expire_timeout_chk()
836 plist = phead->next; in associated_clients_update()
839 while (phead != plist) { in associated_clients_update()
1108 plist = phead->next; in rtw_sta_flush()
1111 while (phead != plist) { in rtw_sta_flush()
1229 plist = phead->next; in stop_ap_mode()
[all …]
A Drtw_recv.c122 plist = phead->next; in _rtw_alloc_recvframe()
226 plist = phead->next; in rtw_free_recvframe_queue()
228 while (phead != plist) { in rtw_free_recvframe_queue()
1257 plist = phead->next; in recvframe_defrag()
1274 plist = phead->next; in recvframe_defrag()
1281 while (phead != plist) { in recvframe_defrag()
1331 struct list_head *phead; in recvframe_chk_defrag() local
1576 plist = phead->next; in enqueue_reorder_recvframe()
1578 while (phead != plist) { in enqueue_reorder_recvframe()
1606 plist = phead->next; in recv_indicatepkts_in_order()
[all …]
A Drtw_mlme.c216 plist = phead->next; in _rtw_find_network()
218 while (plist != phead) { in _rtw_find_network()
224 if (plist == phead) in _rtw_find_network()
241 plist = phead->next; in _rtw_free_network_queue()
243 while (phead != plist) { in _rtw_free_network_queue()
398 plist = phead->next; in rtw_get_oldest_wlan_network()
401 if (phead == plist) in rtw_get_oldest_wlan_network()
488 plist = phead->next; in rtw_update_scanned_network()
490 while (phead != plist) { in rtw_update_scanned_network()
502 if (phead == plist) { in rtw_update_scanned_network()
[all …]
A Drtw_xmit.c1112 struct list_head *plist, *phead; in rtw_alloc_xmitbuf_ext() local
1123 plist = phead->next; in rtw_alloc_xmitbuf_ext()
1170 struct list_head *plist, *phead; in rtw_alloc_xmitbuf() local
1183 plist = phead->next; in rtw_alloc_xmitbuf()
1253 struct list_head *plist, *phead; in rtw_alloc_xmitframe() local
1263 plist = phead->next; in rtw_alloc_xmitframe()
1327 struct list_head *plist, *phead; in rtw_free_xmitframe_queue() local
1333 plist = phead->next; in rtw_free_xmitframe_queue()
1335 while (phead != plist) { in rtw_free_xmitframe_queue()
1881 plist = phead->next; in dequeue_xmitframes_to_sleeping_queue()
[all …]
A Drtw_ioctl_set.c18 struct list_head *plist, *phead; in rtw_do_join() local
25 phead = get_list_head(queue); in rtw_do_join()
26 plist = phead->next; in rtw_do_join()
/linux/drivers/staging/rtl8723bs/core/
A Drtw_sta_mgt.c123 struct list_head *plist, *phead; in kfree_all_stainfo() local
128 plist = get_next(phead); in kfree_all_stainfo()
130 while (phead != plist) { in kfree_all_stainfo()
145 struct list_head *phead, *plist; in _rtw_free_sta_priv() local
155 list_for_each(plist, phead) { in _rtw_free_sta_priv()
368 plist = get_next(phead); in rtw_free_stainfo()
370 while (!list_empty(phead)) { in rtw_free_stainfo()
467 struct list_head *plist, *phead; in rtw_get_stainfo() local
486 list_for_each(plist, phead) { in rtw_get_stainfo()
530 struct list_head *plist, *phead; in rtw_access_ctrl() local
[all …]
A Drtw_xmit.c138 pxmitbuf->phead = pxmitbuf->pbuf; in _rtw_init_xmit_priv()
218 pxmitbuf->phead = pxmitbuf->pbuf; in _rtw_init_xmit_priv()
1461 plist = get_next(phead); in rtw_alloc_xmitbuf_ext()
1520 plist = get_next(phead); in rtw_alloc_xmitbuf()
1619 plist = get_next(phead); in rtw_alloc_xmitframe()
1644 phead = get_list_head(queue); in rtw_alloc_xmitframe_ext()
1645 plist = get_next(phead); in rtw_alloc_xmitframe_ext()
2418 phead = get_list_head(pqueue); in dequeue_pending_xmitbuf()
2419 plist = get_next(phead); in dequeue_pending_xmitbuf()
2444 plist = phead; in dequeue_pending_xmitbuf_under_survey()
[all …]
A Drtw_recv.c118 plist = get_next(phead); in _rtw_alloc_recvframe()
231 plist = get_next(phead); in rtw_free_recvframe_queue()
233 while (phead != plist) { in rtw_free_recvframe_queue()
293 plist = get_next(phead); in rtw_dequeue_recvbuf()
1034 plist = get_next(phead); in recvframe_defrag()
1054 while (phead != plist) { in recvframe_defrag()
1106 struct list_head *phead; in recvframe_chk_defrag() local
1687 plist = get_next(phead); in enqueue_reorder_recvframe()
1689 while (phead != plist) { in enqueue_reorder_recvframe()
1744 plist = get_next(phead); in recv_indicatepkts_in_order()
[all …]
A Drtw_ap.c186 phead = &pstapriv->auth_list; in expire_timeout_chk()
211 phead = &pstapriv->asoc_list; in expire_timeout_chk()
1177 struct list_head *plist, *phead; in rtw_acl_add_sta() local
1191 list_for_each(plist, phead) { in rtw_acl_add_sta()
1684 struct list_head *phead, *plist; in associated_clients_update() local
1690 phead = &pstapriv->asoc_list; in associated_clients_update()
1692 list_for_each(plist, phead) { in associated_clients_update()
1942 phead = &pstapriv->asoc_list; in rtw_sta_flush()
2010 struct list_head *phead, *plist; in rtw_ap_restore_network() local
2040 phead = &pstapriv->asoc_list; in rtw_ap_restore_network()
[all …]
A Drtw_mlme.c247 list_for_each(plist, phead) { in _rtw_find_network()
254 if (plist == phead) in _rtw_find_network()
417 list_for_each(plist, phead) { in _rtw_find_same_network()
424 if (plist == phead) in _rtw_find_same_network()
439 list_for_each(plist, phead) { in rtw_get_oldest_wlan_network()
532 phead = get_list_head(queue); in rtw_update_scanned_network()
533 list_for_each(plist, phead) { in rtw_update_scanned_network()
857 plist = get_next(phead); in free_scanqueue()
859 while (plist != phead) { in free_scanqueue()
1743 struct list_head *phead; in rtw_select_roaming_candidate() local
[all …]
A Drtw_ioctl_set.c40 struct list_head *plist, *phead; in rtw_do_join() local
47 phead = get_list_head(queue); in rtw_do_join()
48 plist = get_next(phead); in rtw_do_join()
/linux/drivers/staging/rtl8712/
A Drtl871x_sta_mgt.c69 struct list_head *plist, *phead; in mfree_all_stainfo() local
72 phead = &pstapriv->free_sta_queue.queue; in mfree_all_stainfo()
73 plist = phead->next; in mfree_all_stainfo()
74 while (!end_of_queue_search(phead, plist)) in mfree_all_stainfo()
194 struct list_head *plist, *phead; in r8712_free_all_stainfo() local
204 phead = &(pstapriv->sta_hash[index]); in r8712_free_all_stainfo()
205 plist = phead->next; in r8712_free_all_stainfo()
221 struct list_head *plist, *phead; in r8712_get_stainfo() local
229 phead = &(pstapriv->sta_hash[index]); in r8712_get_stainfo()
230 plist = phead->next; in r8712_get_stainfo()
[all …]
A Drtl8712_recv.c108 precvbuf->phead = precvbuf->pbuf; in r8712_init_recvbuf()
174 struct list_head *plist, *phead; in recvframe_defrag() local
182 phead = &defrag_q->queue; in recvframe_defrag()
183 plist = phead->next; in recvframe_defrag()
241 struct list_head *phead; in r8712_recvframe_chk_defrag() local
274 phead = &pdefrag_q->queue; in r8712_recvframe_chk_defrag()
290 phead = &pdefrag_q->queue; in r8712_recvframe_chk_defrag()
475 plist = phead->next; in enqueue_reorder_recvframe()
505 plist = phead->next; in r8712_recv_indicatepkts_in_order()
508 if (list_empty(phead)) in r8712_recv_indicatepkts_in_order()
[all …]
A Drtl871x_mlme.c141 phead = &scanned_queue->queue; in r8712_find_network()
142 list_for_each(plist, phead) { in r8712_find_network()
147 if (plist == phead) in r8712_find_network()
162 phead = &scanned_queue->queue; in r8712_free_network_queue()
163 plist = phead->next; in r8712_free_network_queue()
263 phead = &scanned_queue->queue; in r8712_get_oldest_wlan_network()
264 plist = phead->next; in r8712_get_oldest_wlan_network()
342 phead = &queue->queue; in update_scanned_network()
343 plist = phead->next; in update_scanned_network()
1068 struct list_head *phead; in r8712_select_and_join_from_scan() local
[all …]
A Drtl871x_ioctl_linux.c1035 struct list_head *phead; in r8711_wx_set_wap() local
1048 phead = &queue->queue; in r8711_wx_set_wap()
1049 pmlmepriv->pscanned = phead->next; in r8711_wx_set_wap()
1185 struct list_head *plist, *phead; in r8711_wx_get_scan() local
1200 phead = &queue->queue; in r8711_wx_get_scan()
1201 plist = phead->next; in r8711_wx_get_scan()
1242 struct list_head *phead; in r8711_wx_set_essid() local
1259 phead = &queue->queue; in r8711_wx_set_essid()
1946 struct list_head *plist, *phead; in r871x_get_ap_info() local
1968 phead = &queue->queue; in r871x_get_ap_info()
[all …]
A Drtl871x_ioctl_set.c42 struct list_head *plist, *phead; in do_join() local
48 phead = &queue->queue; in do_join()
49 plist = phead->next; in do_join()
/linux/arch/powerpc/kernel/
A Dnvram_64.c728 struct nvram_header phead; in nvram_write_header() local
730 memcpy(&phead, &part->header, NVRAM_HEADER_LEN); in nvram_write_header()
731 phead.length = cpu_to_be16(phead.length); in nvram_write_header()
987 struct nvram_header phead; in nvram_scan_partitions() local
1015 memcpy(&phead, header, NVRAM_HEADER_LEN); in nvram_scan_partitions()
1017 phead.length = be16_to_cpu(phead.length); in nvram_scan_partitions()
1020 c_sum = nvram_checksum(&phead); in nvram_scan_partitions()
1021 if (c_sum != phead.checksum) { in nvram_scan_partitions()
1024 phead.checksum, c_sum); in nvram_scan_partitions()
1028 if (!phead.length) { in nvram_scan_partitions()
[all …]
/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/
A Dhead.c81 nvkm_head_del(struct nvkm_head **phead) in nvkm_head_del() argument
83 struct nvkm_head *head = *phead; in nvkm_head_del()
87 kfree(*phead); in nvkm_head_del()
88 *phead = NULL; in nvkm_head_del()
/linux/drivers/firmware/arm_scmi/
A Ddriver.c1599 struct list_head *phead; in scmi_create_protocol_devices() local
1603 if (phead) { in scmi_create_protocol_devices()
1653 if (!phead) { in scmi_protocol_device_request()
1659 phead = head; in scmi_protocol_device_request()
1688 if (!phead) { in scmi_protocol_device_request()
1689 phead = kzalloc(sizeof(*phead), GFP_KERNEL); in scmi_protocol_device_request()
1690 if (!phead) { in scmi_protocol_device_request()
1695 INIT_LIST_HEAD(phead); in scmi_protocol_device_request()
1703 kfree(phead); in scmi_protocol_device_request()
1770 if (phead) { in scmi_protocol_device_unrequest()
[all …]
/linux/drivers/staging/r8188eu/os_dep/
A Dioctl_linux.c969 struct list_head *phead; in rtw_wx_set_wap() local
1261 plist = phead->next; in rtw_wx_get_scan()
2197 plist = phead->next; in rtw_get_ap_info()
2698 plist = phead->next; in rtw_p2p_get_wps_configmethod()
2767 plist = phead->next; in rtw_p2p_get_go_device_address()
2848 plist = phead->next; in rtw_p2p_get_device_type()
2924 plist = phead->next; in rtw_p2p_get_device_name()
2992 plist = phead->next; in rtw_p2p_get_invitation_procedure()
3071 plist = phead->next; in rtw_p2p_connect()
3163 plist = phead->next; in rtw_p2p_invite_req()
[all …]
A Dxmit_linux.c166 struct list_head *phead, *plist; in rtw_mlcst2unicst() local
172 phead = &pstapriv->asoc_list; in rtw_mlcst2unicst()
173 plist = phead->next; in rtw_mlcst2unicst()
176 while (phead != plist) { in rtw_mlcst2unicst()
/linux/drivers/staging/rtl8723bs/hal/
A Drtl8723bs_xmit.c569 struct list_head *plist, *phead; in rtl8723bs_free_xmit_priv() local
575 phead = get_list_head(pqueue); in rtl8723bs_free_xmit_priv()
582 list_add_tail(&tmplist, phead); in rtl8723bs_free_xmit_priv()
583 list_del_init(phead); in rtl8723bs_free_xmit_priv()
587 phead = &tmplist; in rtl8723bs_free_xmit_priv()
588 while (list_empty(phead) == false) { in rtl8723bs_free_xmit_priv()
589 plist = get_next(phead); in rtl8723bs_free_xmit_priv()
/linux/drivers/staging/rtl8723bs/os_dep/
A Dxmit_linux.c127 struct list_head *phead, *plist; in rtw_mlcst2unicst() local
139 phead = &pstapriv->asoc_list; in rtw_mlcst2unicst()
141 list_for_each(plist, phead) { in rtw_mlcst2unicst()
/linux/fs/proc/
A Dproc_sysctl.c83 static int sysctl_follow_link(struct ctl_table_header **phead,
130 *phead = head; in find_entry()
341 *phead = head; in lookup_entry()
361 struct ctl_table_header **phead, struct ctl_table **pentry) in first_entry() argument
374 *phead = head; in first_entry()
380 struct ctl_table_header *head = *phead; in next_entry()
394 *phead = head; in next_entry()
1046 static int sysctl_follow_link(struct ctl_table_header **phead, in sysctl_follow_link() argument
1060 dir = xlate_dir(set, (*phead)->parent); in sysctl_follow_link()
1069 unuse_table(*phead); in sysctl_follow_link()
[all …]

Completed in 81 milliseconds

12