Searched defs:elm (Results 1 – 13 of 13) sorted by relevance
| /linux/drivers/scsi/aic7xxx/ |
| H A D | queue.h | 136 #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/tools/firewire/ |
| H A D | list.h | 56 #define list_next(elm, member) \ argument
|
| /linux/drivers/iommu/ |
| H A D | iommu-pages.c | 11 #define IOPTDESC_MATCH(pg_elm, elm) \ argument
|
| /linux/arch/arm/boot/dts/ti/omap/ |
| H A D | omap4-l4.dtsi | 1933 elm: elm@0 { label
|
| H A D | am33xx-l4.dtsi | 1532 elm: elm@0 { label
|
| H A D | am437x-l4.dtsi | 1134 elm: elm@0 { label
|
| /linux/drivers/gpu/drm/amd/display/dc/dce110/ |
| H A D | dce110_opp_csc_v.c | 680 const struct out_csc_color_matrix *elm; in dce110_opp_v_set_csc_default() local
|
| /linux/drivers/iommu/iommufd/ |
| H A D | ioas.c | 92 struct iommu_iova_range elm = { in iommufd_ioas_iova_ranges() local
|
| H A D | io_pagetable.h | 200 struct list_head elm; member
|
| /linux/kernel/liveupdate/ |
| H A D | kexec_handover.c | 415 struct khoser_mem_bitmap_ptr *elm; in kho_mem_serialize() local 443 struct khoser_mem_bitmap_ptr *elm) in deserialize_bitmap()
|
| /linux/sound/soc/starfive/ |
| H A D | jh7110_tdm.c | 117 enum TDM_ELM elm; member
|
| /linux/drivers/gpu/drm/amd/display/dc/dce/ |
| H A D | dce_transform.c | 1378 const struct out_csc_color_matrix *elm; in dce110_opp_set_csc_default() local
|
| /linux/drivers/net/wireless/realtek/rtw89/ |
| H A D | acpi.c | 18 const union acpi_object *elm; in rtw89_acpi_traversal_object() local
|