Home
last modified time | relevance | path

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

/linux/drivers/staging/rtl8723bs/core/
H A Drtw_sta_mgt.c122 struct list_head *plist, *phead; in kfree_all_stainfo() local
126 phead = get_list_head(&pstapriv->free_sta_queue); in kfree_all_stainfo()
127 plist = get_next(phead); in kfree_all_stainfo()
129 while (phead != plist) in kfree_all_stainfo()
143 struct list_head *phead, *plist; in _rtw_free_sta_priv() local
152 phead = &(pstapriv->sta_hash[index]); in _rtw_free_sta_priv()
153 list_for_each(plist, phead) { in _rtw_free_sta_priv()
352 struct list_head *phead, *plist; in rtw_free_stainfo() local
365 phead = get_list_head(ppending_recvframe_queue); in rtw_free_stainfo()
366 plist = get_next(phead); in rtw_free_stainfo()
[all …]
H A Drtw_ap.c175 struct list_head *phead, *plist, *tmp; in expire_timeout_chk() local
185 phead = &pstapriv->auth_list; in expire_timeout_chk()
187 list_for_each_safe(plist, tmp, phead) { in expire_timeout_chk()
210 phead = &pstapriv->asoc_list; in expire_timeout_chk()
212 list_for_each_safe(plist, tmp, phead) { in expire_timeout_chk()
1142 struct list_head *plist, *phead; in rtw_acl_add_sta() local
1155 phead = get_list_head(pacl_node_q); in rtw_acl_add_sta()
1156 list_for_each(plist, phead) { in rtw_acl_add_sta()
1199 struct list_head *plist, *phead, *tmp; in rtw_acl_remove_sta() local
1207 phead = get_list_head(pacl_node_q); in rtw_acl_remove_sta()
[all …]
H A Drtw_mlme.c223 struct list_head *phead, *plist; in _rtw_find_network() local
231 phead = get_list_head(scanned_queue); in _rtw_find_network()
232 list_for_each(plist, phead) { in _rtw_find_network()
239 if (plist == phead) in _rtw_find_network()
248 struct list_head *phead, *plist, *tmp; in rtw_free_network_queue() local
255 phead = get_list_head(scanned_queue); in rtw_free_network_queue()
256 list_for_each_safe(plist, tmp, phead) { in rtw_free_network_queue()
381 struct list_head *phead, *plist; in _rtw_find_same_network() local
384 phead = get_list_head(scanned_queue); in _rtw_find_same_network()
385 list_for_each(plist, phead) { in _rtw_find_same_network()
[all …]
H A Drtw_ioctl_set.c39 struct list_head *plist, *phead; in rtw_do_join() local
46 phead = get_list_head(queue); in rtw_do_join()
47 plist = get_next(phead); in rtw_do_join()
H A Drtw_mlme_ext.c3578 struct list_head *plist, *phead; in issue_action_BSSCoexistPacket() local
3652 phead = get_list_head(queue); in issue_action_BSSCoexistPacket()
3653 plist = get_next(phead); in issue_action_BSSCoexistPacket()
3660 if (phead == plist) in issue_action_BSSCoexistPacket()
/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/
H A Dhead.c43 nvkm_head_del(struct nvkm_head **phead) in nvkm_head_del() argument
45 struct nvkm_head *head = *phead; in nvkm_head_del()
49 kfree(*phead); in nvkm_head_del()
50 *phead = NULL; in nvkm_head_del()
/linux/arch/powerpc/kernel/
H 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()
734 rc = ppc_md.nvram_write((char *)&phead, NVRAM_HEADER_LEN, &tmp_index); 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()
[all …]
/linux/drivers/firmware/arm_ffa/
H A Ddriver.c964 struct list_head *phead; in __do_sched_recv_cb() local
967 phead = xa_load(&drv_info->partition_info, part_id); in __do_sched_recv_cb()
968 if (!phead) { in __do_sched_recv_cb()
973 list_for_each_entry_safe(partition, tmp, phead, node) { in __do_sched_recv_cb()
1164 struct list_head *phead; in ffa_sched_recv_cb_update() local
1170 phead = xa_load(&drv_info->partition_info, dev->vm_id); in ffa_sched_recv_cb_update()
1171 if (!phead) { in ffa_sched_recv_cb_update()
1176 list_for_each_entry_safe(partition, tmp, phead, node) in ffa_sched_recv_cb_update()
1606 struct list_head *head, *phead; in ffa_xa_add_partition_info() local
1609 phead = xa_load(&drv_info->partition_info, dev->vm_id); in ffa_xa_add_partition_info()
[all …]
/linux/fs/proc/
H A Dproc_sysctl.c91 static int sysctl_follow_link(struct ctl_table_header **phead,
113 static const struct ctl_table *find_entry(struct ctl_table_header **phead, in find_entry() argument
139 *phead = head; in find_entry()
353 static const struct ctl_table *lookup_entry(struct ctl_table_header **phead, in lookup_entry() argument
363 *phead = head; in lookup_entry()
383 struct ctl_table_header **phead, const struct ctl_table **pentry) in first_entry() argument
396 *phead = head; in first_entry()
400 static void next_entry(struct ctl_table_header **phead, const struct ctl_table **pentry) in next_entry() argument
402 struct ctl_table_header *head = *phead; in next_entry()
416 *phead = head; in next_entry()
[all …]
/linux/drivers/staging/rtl8723bs/os_dep/
H A Dxmit_linux.c126 struct list_head *phead, *plist; in rtw_mlcst2unicst() local
138 phead = &pstapriv->asoc_list; in rtw_mlcst2unicst()
140 list_for_each(plist, phead) { in rtw_mlcst2unicst()
H A Dioctl_cfg80211.c1126 struct list_head *plist, *phead; in rtw_cfg80211_surveydone_event_callback() local
1133 phead = get_list_head(queue); in rtw_cfg80211_surveydone_event_callback()
1134 list_for_each(plist, phead) in rtw_cfg80211_surveydone_event_callback()
2339 struct list_head *phead, *plist, *tmp; in cfg80211_rtw_del_station() local
2366 phead = &pstapriv->asoc_list; in cfg80211_rtw_del_station()
2368 list_for_each_safe(plist, tmp, phead) { in cfg80211_rtw_del_station()
2403 struct list_head *phead, *plist; in rtw_sta_info_get_by_idx() local
2407 phead = &pstapriv->asoc_list; in rtw_sta_info_get_by_idx()
2408 plist = get_next(phead); in rtw_sta_info_get_by_idx()
2411 while (phead != plist) { in rtw_sta_info_get_by_idx()
/linux/drivers/staging/rtl8723bs/include/
H A Drtw_xmit.h250 u8 *phead; member
/linux/drivers/staging/rtl8723bs/hal/
H A Dsdio_ops.c831 recvbuf->phead = recvbuf->pskb->head; in sd_recv_rxfifo()