/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/drivers/net/can/ |
H A D | can327.c | 121 static void can327_send(struct can327 *elm, const void *buf, size_t len) in can327_send() 158 static void can327_kick_into_cmd_mode(struct can327 *elm) in can327_kick_into_cmd_mode() 171 static void can327_send_frame(struct can327 *elm, struct can_frame *frame) in can327_send_frame() 234 static void can327_init_device(struct can327 *elm) in can327_init_device() 262 static void can327_feed_frame_to_netdev(struct can327 *elm, struct sk_buff *skb) in can327_feed_frame_to_netdev() 282 static inline void can327_uart_side_failure(struct can327 *elm) in can327_uart_side_failure() 327 static void can327_parse_error(struct can327 *elm, size_t len) in can327_parse_error() 391 static int can327_parse_frame(struct can327 *elm, size_t len) in can327_parse_frame() 521 static void can327_parse_line(struct can327 *elm, size_t len) in can327_parse_line() 548 static void can327_handle_prompt(struct can327 *elm) in can327_handle_prompt() [all …]
|
/linux/drivers/infiniband/core/ |
H A D | uverbs_uapi.c | 18 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 727 struct uverbs_api_attr *elm = in uverbs_disassociate_api() local
|
/linux/drivers/iommu/iommufd/ |
H A D | io_pagetable.c | 250 struct iopt_pages_list *elm; in iopt_alloc_area_pages() local 325 struct iopt_pages_list *elm; in iopt_free_pages_list() local 341 struct iopt_pages_list *elm; in iopt_fill_domains_pages() local 364 struct iopt_pages_list *elm; in iopt_map_pages() local 399 struct iopt_pages_list elm = {}; in iopt_map_common() local 669 struct iopt_pages_list *elm; in iopt_get_pages() local
|
H A D | ioas.c | 92 struct iommu_iova_range elm = { in iommufd_ioas_iova_ranges() local
|
/linux/tools/firewire/ |
H A D | list.h | 56 #define list_next(elm, member) \ argument
|
/linux/arch/arm/boot/dts/ti/omap/ |
H A D | dm816x.dtsi | 258 elm: elm@48080000 { label
|
H A D | dm814x.dtsi | 195 elm: elm@80000 { label
|
H A D | am33xx-l4.dtsi | 1533 elm: elm@0 { label
|
H A D | omap4-l4.dtsi | 1933 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/sound/soc/starfive/ |
H A D | jh7110_tdm.c | 116 enum TDM_ELM elm; member
|
/linux/drivers/gpu/drm/amd/display/dc/dce/ |
H A D | dce_transform.c | 1373 const struct out_csc_color_matrix *elm; in dce110_opp_set_csc_default() local
|