Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/scsi/aic7xxx/
A Dqueue.h141 #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 Dcan327.c158 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 Dio_pagetable.c229 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 Dioas.c88 struct iommu_iova_range elm = { in iommufd_ioas_iova_ranges() local
/linux-6.3-rc2/drivers/infiniband/core/
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
727 struct uverbs_api_attr *elm = in uverbs_disassociate_api() local
/linux-6.3-rc2/tools/firewire/
A Dlist.h56 #define list_next(elm, member) \ argument
/linux-6.3-rc2/arch/arm/boot/dts/
A Ddm816x.dtsi258 elm: elm@48080000 { label
A Ddm814x.dtsi195 elm: elm@80000 { label
A Domap4-l4.dtsi1933 elm: elm@0 { label
A Dam33xx-l4.dtsi1533 elm: elm@0 { label
A Dam437x-l4.dtsi1138 elm: elm@0 { label
A Ddra7-l4.dtsi1788 elm: elm@0 { label
/linux-6.3-rc2/drivers/staging/media/atomisp/pci/isp/kernels/s3a/s3a_1.0/
A Dia_css_s3a.host.c334 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 Ddce110_opp_csc_v.c680 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 Ddce_transform.c1374 const struct out_csc_color_matrix *elm; in dce110_opp_set_csc_default() local

Completed in 29 milliseconds