/linux/include/acpi/ |
H A D | acoutput.h | 203 #define ACPI_INFO(plist) acpi_info plist argument 204 #define ACPI_WARNING(plist) acpi_warning plist argument 205 #define ACPI_WARNING_ONCE(plist) ACPI_ONCE(acpi_warning, plist) argument 206 #define ACPI_EXCEPTION(plist) acpi_exception plist argument 207 #define ACPI_ERROR(plist) acpi_error plist argument 208 #define ACPI_ERROR_ONCE(plist) ACPI_ONCE(acpi_error, plist) argument 209 #define ACPI_BIOS_WARNING(plist) acpi_bios_warning plist argument 210 #define ACPI_BIOS_EXCEPTION(plist) acpi_bios_exception plist argument 211 #define ACPI_BIOS_ERROR(plist) acpi_bios_error plist argument 218 #define ACPI_INFO(plist) argument [all …]
|
/linux/drivers/staging/rtl8723bs/core/ |
H A D | rtw_sta_mgt.c | 122 struct list_head *plist, *phead; in kfree_all_stainfo() local 143 struct list_head *phead, *plist; in _rtw_free_sta_priv() local 350 struct list_head *phead, *plist; in rtw_free_stainfo() local 430 struct list_head *plist, *phead, *tmp; in rtw_free_all_stainfo() local 463 struct list_head *plist, *phead; in rtw_get_stainfo() local 526 struct list_head *plist, *phead; in rtw_access_ctrl() local
|
H A D | rtw_ap.c | 175 struct list_head *phead, *plist, *tmp; in expire_timeout_chk() local 1178 struct list_head *plist, *phead; in rtw_acl_add_sta() local 1235 struct list_head *plist, *phead, *tmp; in rtw_acl_remove_sta() local 1684 struct list_head *phead, *plist; in associated_clients_update() local 1931 struct list_head *phead, *plist, *tmp; in rtw_sta_flush() local 2010 struct list_head *phead, *plist; in rtw_ap_restore_network() local 2123 struct list_head *phead, *plist, *tmp; in stop_ap_mode() local
|
H A D | rtw_xmit.c | 1447 struct list_head *plist, *phead; in rtw_alloc_xmitbuf_ext() local 1506 struct list_head *plist, *phead; in rtw_alloc_xmitbuf() local 1605 struct list_head *plist, *phead; in rtw_alloc_xmitframe() local 1632 struct list_head *plist, *phead; in rtw_alloc_xmitframe_ext() local 1730 struct list_head *plist, *phead, *tmp; in rtw_free_xmitframe_queue() local 2129 struct list_head *plist, *phead, *tmp; in dequeue_xmitframes_to_sleeping_queue() local 2414 struct list_head *plist, *phead; in dequeue_pending_xmitbuf() local 2438 struct list_head *plist, *phead; in dequeue_pending_xmitbuf_under_survey() local
|
H A D | rtw_recv.c | 108 struct list_head *plist, *phead; in _rtw_alloc_recvframe() local 215 struct list_head *plist, *phead; in rtw_free_recvframe_queue() local 274 struct list_head *plist, *phead; in rtw_dequeue_recvbuf() local 1019 struct list_head *plist, *phead; in recvframe_defrag() local 1678 struct list_head *phead, *plist; in enqueue_reorder_recvframe() local 1730 struct list_head *phead, *plist; in recv_indicatepkts_in_order() local
|
H A D | rtw_mlme.c | 114 struct list_head *plist = NULL; in rtw_alloc_network() local 194 struct list_head *phead, *plist; in _rtw_find_network() local 219 struct list_head *phead, *plist, *tmp; in rtw_free_network_queue() local 356 struct list_head *phead, *plist; in _rtw_find_same_network() local 375 struct list_head *plist, *phead; in rtw_get_oldest_wlan_network() local 462 struct list_head *plist, *phead; in rtw_update_scanned_network() local 782 struct list_head *plist, *phead, *ptemp; in free_scanqueue() local
|
H A D | rtw_ioctl_set.c | 39 struct list_head *plist, *phead; in rtw_do_join() local
|
/linux/drivers/staging/rtl8712/ |
H A 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
|
H A D | osdep_service.h | 48 struct list_head *plist) in end_of_queue_search()
|
H A D | rtl871x_mlme.c | 135 struct list_head *phead, *plist; in r8712_find_network() local 156 struct list_head *phead, *plist; in r8712_free_network_queue() local 259 struct list_head *plist, *phead; in r8712_get_oldest_wlan_network() local 334 struct list_head *plist, *phead; in update_scanned_network() local
|
H A D | rtl8712_recv.c | 171 struct list_head *plist, *phead; in recvframe_defrag() local 463 struct list_head *phead, *plist; in enqueue_reorder_recvframe() local 493 struct list_head *phead, *plist; in r8712_recv_indicatepkts_in_order() local
|
H A D | rtl871x_ioctl_set.c | 41 struct list_head *plist, *phead; in do_join() local
|
H A D | rtl871x_recv.c | 122 struct list_head *plist, *phead; in r8712_free_recvframe_queue() local
|
H A D | rtl871x_xmit.c | 853 struct list_head *plist, *phead; in r8712_free_xmitframe_queue() local
|
/linux/drivers/gpu/drm/i915/ |
H A D | i915_scheduler.h | 19 #define priolist_for_each_request(it, plist) \ argument 22 #define priolist_for_each_request_consume(it, n, plist) \ argument
|
/linux/drivers/irqchip/ |
H A D | irq-loongarch-avec.c | 74 struct pending_list *plist = per_cpu_ptr(&pending_list, cpu); in pending_list_init() local 81 struct pending_list *plist; in avecintc_sync() local 139 struct pending_list *plist = per_cpu_ptr(&pending_list, cpu); in avecintc_cpu_offline() local 156 struct pending_list *plist = this_cpu_ptr(&pending_list); in complete_irq_moving() local
|
/linux/drivers/acpi/acpica/ |
H A 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/drivers/staging/rtl8723bs/os_dep/ |
H A D | xmit_linux.c | 126 struct list_head *phead, *plist; in rtw_mlcst2unicst() local
|
H A D | ioctl_cfg80211.c | 1136 struct list_head *plist, *phead; in rtw_cfg80211_surveydone_event_callback() local 2345 struct list_head *phead, *plist, *tmp; in cfg80211_rtw_del_station() local 2409 struct list_head *phead, *plist; in rtw_sta_info_get_by_idx() local
|
/linux/drivers/infiniband/sw/siw/ |
H A D | siw_mem.c | 402 struct page **plist = in siw_umem_get() local
|
/linux/drivers/staging/rtl8723bs/hal/ |
H A D | rtl8723bs_xmit.c | 565 struct list_head *plist, *phead; in rtl8723bs_free_xmit_priv() local
|
/linux/arch/mips/fw/cfe/ |
H A D | cfe_api_int.h | 132 } plist; member
|
/linux/include/linux/ |
H A D | intel_rapl.h | 193 struct list_head plist; member
|
/linux/drivers/tty/vt/ |
H A D | consolemap.c | 642 struct unipair *unilist, *plist; in con_set_unimap() local
|
/linux/net/sched/ |
H A D | cls_bpf.c | 33 struct list_head plist; member
|