/Linux-v5.4/include/acpi/ |
D | acoutput.h | 202 #define ACPI_INFO(plist) acpi_info plist argument 203 #define ACPI_WARNING(plist) acpi_warning plist argument 204 #define ACPI_EXCEPTION(plist) acpi_exception plist argument 205 #define ACPI_ERROR(plist) acpi_error plist argument 206 #define ACPI_BIOS_WARNING(plist) acpi_bios_warning plist argument 207 #define ACPI_BIOS_EXCEPTION(plist) acpi_bios_exception plist argument 208 #define ACPI_BIOS_ERROR(plist) acpi_bios_error plist argument 215 #define ACPI_INFO(plist) argument 216 #define ACPI_WARNING(plist) argument 217 #define ACPI_EXCEPTION(plist) argument [all …]
|
/Linux-v5.4/drivers/staging/rtl8723bs/core/ |
D | rtw_sta_mgt.c | 127 struct list_head *plist, *phead; in kfree_all_stainfo() local 151 struct list_head *phead, *plist; in _rtw_free_sta_priv() local 403 struct list_head *phead, *plist; in rtw_free_stainfo() local 485 struct list_head *plist, *phead; in rtw_free_all_stainfo() local 517 struct list_head *plist, *phead; in rtw_get_stainfo() local 593 struct list_head *plist, *phead; in rtw_access_ctrl() local
|
D | rtw_ap.c | 203 struct list_head *phead, *plist; in expire_timeout_chk() local 1328 struct list_head *plist, *phead; in rtw_acl_add_sta() local 1398 struct list_head *plist, *phead; in rtw_acl_remove_sta() local 1914 struct list_head *phead, *plist; in associated_clients_update() local 2189 struct list_head *phead, *plist; in rtw_sta_flush() local 2275 struct list_head *phead, *plist; in rtw_ap_restore_network() local 2390 struct list_head *phead, *plist; in stop_ap_mode() local
|
D | rtw_xmit.c | 1676 struct list_head *plist, *phead; in rtw_alloc_xmitbuf_ext() local 1746 struct list_head *plist, *phead; in rtw_alloc_xmitbuf() local 1867 struct list_head *plist, *phead; in rtw_alloc_xmitframe() local 1896 struct list_head *plist, *phead; in rtw_alloc_xmitframe_ext() local 2006 struct list_head *plist, *phead; in rtw_free_xmitframe_queue() local 2551 struct list_head *plist, *phead; in dequeue_xmitframes_to_sleeping_queue() local 2908 struct list_head *plist, *phead; in dequeue_pending_xmitbuf() local 2934 struct list_head *plist, *phead; in dequeue_pending_xmitbuf_under_survey() local
|
D | rtw_recv.c | 110 struct list_head *plist, *phead; in _rtw_alloc_recvframe() local 227 struct list_head *plist, *phead; in rtw_free_recvframe_queue() local 288 struct list_head *plist, *phead; in rtw_dequeue_recvbuf() local 1711 struct list_head *plist, *phead; in recvframe_defrag() local 2047 struct list_head *phead, *plist; in enqueue_reorder_recvframe() local 2107 struct list_head *phead, *plist; in recv_indicatepkts_in_order() local
|
D | rtw_mlme.c | 151 struct list_head *plist = NULL; in rtw_alloc_network() local 247 struct list_head *phead, *plist; in _rtw_find_network() local 281 struct list_head *phead, *plist; in rtw_free_network_queue() local 445 struct list_head *phead, *plist; in _rtw_find_same_network() local 468 struct list_head *plist, *phead; in rtw_get_oldest_wlan_network() local 591 struct list_head *plist, *phead; in rtw_update_scanned_network() local 970 struct list_head *plist, *phead, *ptemp; in free_scanqueue() local
|
D | rtw_ioctl_set.c | 54 struct list_head *plist, *phead; in rtw_do_join() local
|
/Linux-v5.4/drivers/staging/rtl8188eu/core/ |
D | rtw_sta_mgt.c | 132 struct list_head *phead, *plist; in _rtw_free_sta_priv() local 301 struct list_head *phead, *plist; in rtw_free_stainfo() local 378 struct list_head *plist, *phead; in rtw_free_all_stainfo() local 408 struct list_head *plist, *phead; in rtw_get_stainfo() local 478 struct list_head *plist, *phead; in rtw_access_ctrl() local
|
D | rtw_ap.c | 167 struct list_head *phead, *plist; in expire_timeout_chk() local 1005 struct list_head *plist, *phead; in rtw_acl_add_sta() local 1070 struct list_head *plist, *phead; in rtw_acl_remove_sta() local 1323 struct list_head *phead, *plist; in associated_clients_update() local 1587 struct list_head *phead, *plist; in rtw_sta_flush() local 1708 struct list_head *phead, *plist; in stop_ap_mode() local
|
D | rtw_mlme.c | 182 struct list_head *phead, *plist; in rtw_find_network() local 207 struct list_head *phead, *plist; in rtw_free_network_queue() local 319 struct list_head *plist, *phead; in rtw_get_oldest_wlan_network() local 394 struct list_head *plist, *phead; in rtw_update_scanned_network() local 689 struct list_head *plist, *phead, *ptemp; in free_scanqueue() local
|
D | rtw_recv.c | 176 struct list_head *plist, *phead; in rtw_free_recvframe_queue() local 1320 struct list_head *plist, *phead; in recvframe_defrag() local 1637 struct list_head *phead, *plist; in enqueue_reorder_recvframe() local 1664 struct list_head *phead, *plist; in recv_indicatepkts_in_order() local
|
D | rtw_ioctl_set.c | 18 struct list_head *plist, *phead; in rtw_do_join() local
|
D | rtw_xmit.c | 1329 struct list_head *plist, *phead; in rtw_free_xmitframe_queue() local 1738 struct list_head *plist, *phead; in dequeue_xmitframes_to_sleeping_queue() local
|
/Linux-v5.4/drivers/gpu/drm/i915/ |
D | i915_scheduler.h | 16 #define priolist_for_each_request(it, plist, idx) \ argument 20 #define priolist_for_each_request_consume(it, n, plist, idx) \ argument
|
/Linux-v5.4/drivers/staging/rtl8712/ |
D | rtl871x_sta_mgt.c | 69 struct list_head *plist, *phead; in mfree_all_stainfo() local 194 struct list_head *plist, *phead; in r8712_free_all_stainfo() local 221 struct list_head *plist, *phead; in r8712_get_stainfo() local
|
D | osdep_service.h | 49 struct list_head *plist) in end_of_queue_search()
|
D | rtl871x_mlme.c | 136 struct list_head *phead, *plist; in r8712_find_network() local 157 struct list_head *phead, *plist; in r8712_free_network_queue() local 260 struct list_head *plist, *phead; in r8712_get_oldest_wlan_network() local 335 struct list_head *plist, *phead; in update_scanned_network() local
|
D | rtl8712_recv.c | 182 struct list_head *plist, *phead; in recvframe_defrag() local 477 struct list_head *phead, *plist; in enqueue_reorder_recvframe() local 505 struct list_head *phead, *plist; in r8712_recv_indicatepkts_in_order() local
|
D | rtl871x_ioctl_set.c | 42 struct list_head *plist, *phead; in do_join() local
|
/Linux-v5.4/drivers/staging/rtl8188eu/os_dep/ |
D | xmit_linux.c | 116 struct list_head *phead, *plist; in rtw_mlcst2unicst() local
|
/Linux-v5.4/drivers/acpi/acpica/ |
D | acmacros.h | 426 #define ACPI_WARN_PREDEFINED(plist) acpi_ut_predefined_warning plist argument 427 #define ACPI_INFO_PREDEFINED(plist) acpi_ut_predefined_info plist argument 428 #define ACPI_BIOS_ERROR_PREDEFINED(plist) acpi_ut_predefined_bios_error plist argument 437 #define ACPI_WARN_PREDEFINED(plist) argument 438 #define ACPI_INFO_PREDEFINED(plist) argument 439 #define ACPI_BIOS_ERROR_PREDEFINED(plist) argument
|
/Linux-v5.4/drivers/staging/rtl8723bs/os_dep/ |
D | xmit_linux.c | 131 struct list_head *phead, *plist; in rtw_mlcst2unicst() local
|
/Linux-v5.4/drivers/staging/rtl8723bs/hal/ |
D | rtl8723bs_xmit.c | 642 struct list_head *plist, *phead; in rtl8723bs_free_xmit_priv() local
|
/Linux-v5.4/arch/x86/include/asm/ |
D | microcode.h | 10 struct list_head plist; member
|
/Linux-v5.4/drivers/infiniband/sw/siw/ |
D | siw_mem.c | 427 struct page **plist = &umem->page_chunk[i].plist[got]; in siw_umem_get() local
|