| /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 352 struct list_head *phead, *plist; in rtw_free_stainfo() local 426 struct list_head *plist, *phead, *tmp; in rtw_free_all_stainfo() local 459 struct list_head *plist, *phead; in rtw_get_stainfo() local 522 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 1142 struct list_head *plist, *phead; in rtw_acl_add_sta() local 1199 struct list_head *plist, *phead, *tmp; in rtw_acl_remove_sta() local 1636 struct list_head *phead, *plist; in associated_clients_update() local 1881 struct list_head *phead, *plist, *tmp; in rtw_sta_flush() local 1961 struct list_head *phead, *plist; in rtw_ap_restore_network() local 2070 struct list_head *phead, *plist, *tmp; in stop_ap_mode() local
|
| H A D | rtw_mlme.c | 144 struct list_head *plist = NULL; in rtw_alloc_network() local 223 struct list_head *phead, *plist; in _rtw_find_network() local 248 struct list_head *phead, *plist, *tmp; in rtw_free_network_queue() local 381 struct list_head *phead, *plist; in _rtw_find_same_network() local 400 struct list_head *plist, *phead; in rtw_get_oldest_wlan_network() local 482 struct list_head *plist, *phead; in rtw_update_scanned_network() local 803 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
|
| H A D | rtw_mlme_ext.c | 3578 struct list_head *plist, *phead; in issue_action_BSSCoexistPacket() 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 | 83 struct pending_list *plist = per_cpu_ptr(&pending_list, cpu); in pending_list_init() local 90 struct pending_list *plist; in avecintc_sync() local 150 struct pending_list *plist = per_cpu_ptr(&pending_list, cpu); in avecintc_cpu_offline() local 167 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 | 1126 struct list_head *plist, *phead; in rtw_cfg80211_surveydone_event_callback() local 2339 struct list_head *phead, *plist, *tmp; in cfg80211_rtw_del_station() local 2403 struct list_head *phead, *plist; in rtw_sta_info_get_by_idx() local
|
| /linux/drivers/infiniband/sw/siw/ |
| H A D | siw_mem.c | 378 struct page **plist = in siw_umem_get() local
|
| H A D | siw.h | 117 struct page **plist; member
|
| /linux/arch/mips/fw/cfe/ |
| H A D | cfe_api_int.h | 132 } plist; member
|
| /linux/net/sched/ |
| H A D | cls_bpf.c | 33 struct list_head plist; member
|
| /linux/lib/ |
| H A D | rhashtable.c | 510 struct rhlist_head *plist; in rhashtable_lookup_one() local
|
| /linux/tools/perf/util/ |
| H A D | probe-file.c | 324 struct strlist *plist) in probe_file__get_events()
|
| /linux/net/dccp/ |
| H A D | feat.c | |
| /linux/arch/x86/kernel/cpu/microcode/ |
| H A D | amd.c | 46 struct list_head plist; member
|
| /linux/include/linux/ |
| H A D | rhashtable.h | 788 struct rhlist_head *plist; in __rhashtable_insert_fast() local
|
| /linux/drivers/scsi/be2iscsi/ |
| H A D | be_main.c | 1483 struct list_head *plist; in beiscsi_hdl_purge_handles() local 1613 struct list_head *plist; in beiscsi_hdl_fwd_pdu() local
|
| /linux/drivers/infiniband/ulp/rtrs/ |
| H A D | rtrs-srv.c | 213 struct ib_sge *plist; in rdma_write_sg() local
|