/linux-6.3-rc2/drivers/scsi/aic7xxx/ |
A D | queue.h | 141 #define SLIST_INSERT_HEAD(head, elm, field) do { \ argument 148 #define SLIST_REMOVE(head, elm, type, field) do { \ argument 205 #define STAILQ_INSERT_HEAD(head, elm, field) do { \ argument 295 #define LIST_INSERT_HEAD(head, elm, field) do { \ argument 302 #define LIST_NEXT(elm, field) ((elm)->field.le_next) argument 304 #define LIST_REMOVE(elm, field) do { \ argument 368 #define TAILQ_INSERT_HEAD(head, elm, field) do { \ argument 378 #define TAILQ_INSERT_TAIL(head, elm, field) do { \ argument 390 #define TAILQ_PREV(elm, headname, field) \ argument 393 #define TAILQ_REMOVE(head, elm, field) do { \ argument [all …]
|
/linux-6.3-rc2/drivers/net/can/ |
A D | can327.c | 158 static void can327_kick_into_cmd_mode(struct can327 *elm) in can327_kick_into_cmd_mode() 234 static void can327_init_device(struct can327 *elm) in can327_init_device() 548 static void can327_handle_prompt(struct can327 *elm) in can327_handle_prompt() 746 struct can327 *elm = netdev_priv(dev); in can327_netdev_open() local 790 struct can327 *elm = netdev_priv(dev); in can327_netdev_close() local 815 struct can327 *elm = netdev_priv(dev); in can327_netdev_start_xmit() local 891 struct can327 *elm = (struct can327 *)tty->disc_data; in can327_ldisc_rx() local 993 struct can327 *elm = (struct can327 *)tty->disc_data; in can327_ldisc_tx_wakeup() local 1016 struct can327 *elm; in can327_ldisc_open() local 1070 struct can327 *elm = (struct can327 *)tty->disc_data; in can327_ldisc_close() local [all …]
|
/linux-6.3-rc2/drivers/iommu/iommufd/ |
A D | io_pagetable.c | 229 struct iopt_pages_list *elm; in iopt_alloc_area_pages() local 297 struct iopt_pages_list *elm; in iopt_free_pages_list() local 313 struct iopt_pages_list *elm; in iopt_fill_domains_pages() local 336 struct iopt_pages_list *elm; in iopt_map_pages() local 390 struct iopt_pages_list elm = {}; in iopt_map_user_pages() local 430 struct iopt_pages_list *elm; in iopt_get_pages() local
|
A D | ioas.c | 88 struct iommu_iova_range elm = { in iommufd_ioas_iova_ranges() local
|
/linux-6.3-rc2/drivers/infiniband/core/ |
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-6.3-rc2/tools/firewire/ |
A D | list.h | 56 #define list_next(elm, member) \ argument
|
/linux-6.3-rc2/arch/arm/boot/dts/ |
A D | dm816x.dtsi | 258 elm: elm@48080000 { label
|
A D | dm814x.dtsi | 195 elm: elm@80000 { label
|
A D | omap4-l4.dtsi | 1933 elm: elm@0 { label
|
A D | am33xx-l4.dtsi | 1533 elm: elm@0 { label
|
A D | am437x-l4.dtsi | 1138 elm: elm@0 { label
|
A D | dra7-l4.dtsi | 1788 elm: elm@0 { label
|
/linux-6.3-rc2/drivers/staging/media/atomisp/pci/isp/kernels/s3a/s3a_1.0/ |
A D | ia_css_s3a.host.c | 334 int out_width, out_height, chunk, rest, kmax, y, x, k, elm_start, elm, ofs; in ia_css_s3a_vmem_decode() local
|
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dce110/ |
A D | dce110_opp_csc_v.c | 680 const struct out_csc_color_matrix *elm; in dce110_opp_v_set_csc_default() local
|
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dce/ |
A D | dce_transform.c | 1374 const struct out_csc_color_matrix *elm; in dce110_opp_set_csc_default() local
|