Home
last modified time | relevance | path

Searched defs:plist (Results 1 – 23 of 23) sorted by relevance

/linux/include/acpi/
H A Dacoutput.h203 #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_erro argument
208 ACPI_ERROR_ONCE(plist) global() argument
209 ACPI_BIOS_WARNING(plist) global() argument
210 ACPI_BIOS_EXCEPTION(plist) global() argument
211 ACPI_BIOS_ERROR(plist) global() argument
218 ACPI_INFO(plist) global() argument
219 ACPI_WARNING(plist) global() argument
220 ACPI_WARNING_ONCE(plist) global() argument
221 ACPI_EXCEPTION(plist) global() argument
222 ACPI_ERROR(plist) global() argument
223 ACPI_ERROR_ONCE(plist) global() argument
224 ACPI_BIOS_WARNING(plist) global() argument
225 ACPI_BIOS_EXCEPTION(plist) global() argument
226 ACPI_BIOS_ERROR(plist) global() argument
295 ACPI_DEBUG_PRINT(plist) global() argument
296 ACPI_DEBUG_PRINT_RAW(plist) global() argument
318 ACPI_DEBUG_PRINT(plist) global() argument
319 ACPI_DEBUG_PRINT_RAW(plist) global() argument
[all...]
/linux/drivers/staging/rtl8723bs/core/
H A Drtw_sta_mgt.c122 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; rtw_free_all_stainfo() local
463 struct list_head *plist, *phead; rtw_get_stainfo() local
526 struct list_head *plist, *phead; rtw_access_ctrl() local
[all...]
H A Drtw_ap.c175 struct list_head *phead, *plist, *tmp; in expire_timeout_chk() local
1173 struct list_head *plist, *phead; in rtw_acl_add_sta() local
1230 struct list_head *plist, *phead, *tmp; in rtw_acl_remove_sta() local
1679 struct list_head *phead, *plist; associated_clients_update() local
1926 struct list_head *phead, *plist, *tmp; rtw_sta_flush() local
2005 struct list_head *phead, *plist; rtw_ap_restore_network() local
2118 struct list_head *phead, *plist, *tmp; stop_ap_mode() local
[all...]
H A Drtw_recv.c108 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, *phea in rtw_dequeue_recvbuf() local
1019 struct list_head *plist, *phead; recvframe_defrag() local
1678 struct list_head *phead, *plist; enqueue_reorder_recvframe() local
1730 struct list_head *phead, *plist; recv_indicatepkts_in_order() local
[all...]
H A Drtw_ioctl_set.c39 struct list_head *plist, *phead; in rtw_do_join() local
H A Drtw_mlme_ext.c3584 struct list_head *plist, *phead; in issue_action_BSSCoexistPacket() local
/linux/drivers/gpu/drm/i915/
H A Di915_scheduler.h19 #define priolist_for_each_request(it, plist) \ argument
22 #define priolist_for_each_request_consume(it, n, plist) \ argument
/linux/drivers/irqchip/
H A Dirq-loongarch-avec.c83 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 Dacmacros.h426 #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
[all...]
/linux/drivers/staging/rtl8723bs/os_dep/
H A Dxmit_linux.c126 struct list_head *phead, *plist; in rtw_mlcst2unicst() local
H A Dioctl_cfg80211.c1126 struct list_head *plist, *phead; in rtw_cfg80211_surveydone_event_callback() local
2338 struct list_head *phead, *plist, *tmp; in cfg80211_rtw_del_station() local
2402 struct list_head *phead, *plist; in rtw_sta_info_get_by_idx() local
[all...]
/linux/drivers/infiniband/sw/siw/
H A Dsiw_mem.c378 struct page **plist = in siw_umem_get() local
H A Dsiw.h117 struct page **plist; member
/linux/drivers/staging/rtl8723bs/hal/
H A Drtl8723bs_xmit.c550 struct list_head *plist, *phead; in rtl8723bs_free_xmit_priv() local
/linux/arch/mips/fw/cfe/
H A Dcfe_api_int.h132 } plist; member
/linux/drivers/tty/vt/
H A Dconsolemap.c642 struct unipair *unilist, *plist; in con_set_unimap() local
/linux/include/linux/
H A Dintel_rapl.h193 struct list_head plist; member
/linux/net/sched/
H A Dcls_bpf.c33 struct list_head plist; member
/linux/lib/
H A Drhashtable.c510 struct rhlist_head *plist; in rhashtable_lookup_one() local
/linux/tools/perf/util/
H A Dprobe-file.c324 struct strlist *plist) in probe_file__get_events() argument
/linux/arch/x86/kernel/cpu/microcode/
H A Damd.c46 struct list_head plist; member
[all...]
/linux/drivers/scsi/be2iscsi/
H A Dbe_main.c1483 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 Drtrs-srv.c213 struct ib_sge *plist; in rdma_write_sg() local