Home
last modified time | relevance | path

Searched defs:elm (Results 1 – 17 of 17) sorted by relevance

/linux/drivers/scsi/aic7xxx/
H A Dqueue.h136 #define SLIST_INSERT_AFTER(slistelm, elm, field) do { \ argument
141 #define SLIST_INSERT_HEAD(head, elm, field) do { \ argument
146 #define SLIST_NEXT(elm, field) ((elm)->field.sle_next) argument
148 #define SLIST_REMOVE(head, elm, type, field) do { \ argument
199 #define STAILQ_INSERT_AFTER(head, tqelm, elm, field) do { \ argument
205 #define STAILQ_INSERT_HEAD(head, elm, field) do { \ argument
211 #define STAILQ_INSERT_TAIL(head, elm, field) do { \ argument
219 #define STAILQ_NEXT(elm, field) ((elm)->field.stqe_next) argument
221 #define STAILQ_REMOVE(head, elm, type, field) do { \ argument
241 #define STAILQ_REMOVE_HEAD_UNTIL(head, elm, field) do { \ argument
[all …]
/linux/drivers/infiniband/core/
H A Duverbs_uapi.c18 void *elm; in uapi_add_elm() local
39 void *elm; in uapi_add_get_elm() local
365 struct uverbs_api_attr *elm = in uapi_finalize_ioctl_method() local
729 struct uverbs_api_attr *elm = in uverbs_disassociate_api() local
/linux/drivers/iommu/iommufd/
H A Dio_pagetable.c261 struct iopt_pages_list *elm; in iopt_alloc_area_pages() local
339 struct iopt_pages_list *elm; in iopt_free_pages_list() local
355 struct iopt_pages_list *elm; in iopt_fill_domains_pages() local
378 struct iopt_pages_list *elm; in iopt_map_pages() local
413 struct iopt_pages_list elm = {}; in iopt_map_common() local
715 struct iopt_pages_list *elm; in iopt_get_pages() local
H A Dioas.c92 struct iommu_iova_range elm = { in iommufd_ioas_iova_ranges() local
/linux/tools/firewire/
H A Dlist.h56 #define list_next(elm, member) \ argument
/linux/drivers/iommu/
H A Diommu-pages.c11 #define IOPTDESC_MATCH(pg_elm, elm) \ argument
/linux/drivers/iommu/amd/
H A Dnested.c64 struct guest_domain_mapping_info *elm, *res; in gdom_info_load_or_alloc_locked() local
/linux/arch/arm/boot/dts/ti/omap/
H A Dam33xx-l4.dtsi1532 elm: elm@0 { label
H A Dam437x-l4.dtsi1134 elm: elm@0 { label
/linux/drivers/gpu/drm/amd/display/dc/dce110/
H A Ddce110_opp_csc_v.c680 const struct out_csc_color_matrix *elm; in dce110_opp_v_set_csc_default() local
/linux/kernel/liveupdate/
H A Dkexec_handover.c433 struct khoser_mem_bitmap_ptr *elm; in kho_mem_serialize() local
461 struct khoser_mem_bitmap_ptr *elm) in deserialize_bitmap()
/linux/sound/soc/starfive/
H A Djh7110_tdm.c117 enum TDM_ELM elm; member
/linux/drivers/net/wireless/realtek/rtw89/
H A Dfw.c777 const struct rtw89_fw_element_hdr *elm, in __rtw89_fw_recognize_from_elm()
1061 const struct rtw89_fw_element_hdr *elm, in rtw89_build_phy_tbl_from_elm()
1135 const struct rtw89_fw_element_hdr *elm, in rtw89_fw_recognize_txpwr_from_elm()
1178 const struct rtw89_fw_element_hdr *elm, in rtw89_build_txpwr_trk_tbl_from_elm()
1244 const struct rtw89_fw_element_hdr *elm, in rtw89_build_rfk_log_fmt_from_elm()
1317 const struct rtw89_fw_element_hdr *elm, in rtw89_recognize_regd_from_elm()
1364 const struct rtw89_fw_element_hdr *elm, in rtw89_build_afe_pwr_seq_from_elm()
1376 const struct rtw89_fw_element_hdr *elm, in rtw89_recognize_diag_mac_from_elm()
1388 const struct rtw89_fw_element_hdr *elm, in rtw89_build_tx_comp_from_elm()
H A Dacpi.c18 const union acpi_object *elm; in rtw89_acpi_traversal_object() local
H A Ddebug.c4684 const struct rtw89_fw_element_hdr *elm = rtwdev->fw.elm_info.diag_mac; in rtw89_mac_diag_iter_all() local
H A Dphy.c3755 const struct rtw89_fw_element_hdr *elm; in rtw89_phy_c2h_rfk_run_log() local
/linux/drivers/gpu/drm/amd/display/dc/dce/
H A Ddce_transform.c1378 const struct out_csc_color_matrix *elm; in dce110_opp_set_csc_default() local