| /linux/sound/usb/ |
| H A D | mixer_scarlett.c | 256 static int forte_set_ctl_value(struct usb_mixer_elem_info *elem, int value) in forte_set_ctl_value() 290 static int forte_get_ctl_value(struct usb_mixer_elem_info *elem, int *value) in forte_get_ctl_value() 327 struct usb_mixer_elem_info *elem = kctl->private_data; in forte_input_gain_get() local 342 struct usb_mixer_elem_info *elem = kctl->private_data; in forte_input_gain_put() local 365 struct usb_mixer_elem_info *elem = mixer_elem_list_to_info(list); in forte_input_gain_resume() local 379 struct usb_mixer_elem_info *elem = kctl->private_data; in forte_ctl_enum_get() local 395 struct usb_mixer_elem_info *elem = kctl->private_data; in forte_ctl_enum_put() local 417 struct usb_mixer_elem_info *elem = mixer_elem_list_to_info(list); in forte_ctl_enum_resume() local 431 struct usb_mixer_elem_info *elem = kctl->private_data; in forte_ctl_switch_get() local 445 struct usb_mixer_elem_info *elem = kctl->private_data; in forte_ctl_switch_put() local [all …]
|
| H A D | mixer_us16x08.c | 182 struct usb_mixer_elem_info *elem = snd_kcontrol_chip(kcontrol); in snd_us16x08_route_get() local 194 struct usb_mixer_elem_info *elem = snd_kcontrol_chip(kcontrol); in snd_us16x08_route_put() local 251 struct usb_mixer_elem_info *elem = snd_kcontrol_chip(kcontrol); in snd_us16x08_master_get() local 262 struct usb_mixer_elem_info *elem = snd_kcontrol_chip(kcontrol); in snd_us16x08_master_put() local 299 struct usb_mixer_elem_info *elem = snd_kcontrol_chip(kcontrol); in snd_us16x08_bus_put() local 340 struct usb_mixer_elem_info *elem = snd_kcontrol_chip(kcontrol); in snd_us16x08_bus_get() local 361 struct usb_mixer_elem_info *elem = snd_kcontrol_chip(kcontrol); in snd_us16x08_channel_get() local 372 struct usb_mixer_elem_info *elem = snd_kcontrol_chip(kcontrol); in snd_us16x08_channel_put() local 419 struct usb_mixer_elem_info *elem = snd_kcontrol_chip(kcontrol); in snd_us16x08_comp_get() local 432 struct usb_mixer_elem_info *elem = snd_kcontrol_chip(kcontrol); in snd_us16x08_comp_put() local [all …]
|
| H A D | mixer_scarlett2.c | 3195 struct usb_mixer_elem_info *elem; in scarlett2_add_new_ctl() local 3237 struct usb_mixer_elem_info *elem = kctl->private_data; in scarlett2_firmware_version_ctl_get() local 3276 struct usb_mixer_elem_info *elem = kctl->private_data; in scarlett2_min_firmware_version_ctl_get() local 3334 struct usb_mixer_elem_info *elem = kctl->private_data; in scarlett2_sync_ctl_get() local 3594 struct usb_mixer_elem_info *elem = kctl->private_data; in scarlett2_autogain_switch_ctl_info() local 3611 struct usb_mixer_elem_info *elem = kctl->private_data; in scarlett2_autogain_switch_ctl_get() local 3633 struct usb_mixer_elem_info *elem = kctl->private_data; in scarlett2_autogain_status_ctl_get() local 3655 struct usb_mixer_elem_info *elem = kctl->private_data; in scarlett2_autogain_switch_ctl_put() local 3694 struct usb_mixer_elem_info *elem = kctl->private_data; in scarlett2_autogain_status_ctl_info() local 3724 struct usb_mixer_elem_info *elem = kctl->private_data; in scarlett2_ag_target_ctl_info() local [all …]
|
| /linux/net/netfilter/ipset/ |
| H A D | ip_set_hash_netiface.c | 52 u8 elem; member 61 u8 elem; member 83 hash_netiface4_do_data_match(const struct hash_netiface4_elem *elem) in hash_netiface4_do_data_match() 89 hash_netiface4_data_set_flags(struct hash_netiface4_elem *elem, u32 flags) in hash_netiface4_data_set_flags() 95 hash_netiface4_data_reset_flags(struct hash_netiface4_elem *elem, u8 *flags) in hash_netiface4_data_reset_flags() 101 hash_netiface4_data_netmask(struct hash_netiface4_elem *elem, u8 cidr) in hash_netiface4_data_netmask() 287 u8 elem; member 295 u8 elem; member 317 hash_netiface6_do_data_match(const struct hash_netiface6_elem *elem) in hash_netiface6_do_data_match() 323 hash_netiface6_data_set_flags(struct hash_netiface6_elem *elem, u32 flags) in hash_netiface6_data_set_flags() [all …]
|
| H A D | ip_set_hash_netnet.c | 69 hash_netnet4_do_data_match(const struct hash_netnet4_elem *elem) in hash_netnet4_do_data_match() 75 hash_netnet4_data_set_flags(struct hash_netnet4_elem *elem, u32 flags) in hash_netnet4_data_set_flags() 81 hash_netnet4_data_reset_flags(struct hash_netnet4_elem *elem, u8 *flags) in hash_netnet4_data_reset_flags() 87 hash_netnet4_data_reset_elem(struct hash_netnet4_elem *elem, in hash_netnet4_data_reset_elem() 94 hash_netnet4_data_netmask(struct hash_netnet4_elem *elem, u8 cidr, bool inner) in hash_netnet4_data_netmask() 305 hash_netnet6_do_data_match(const struct hash_netnet6_elem *elem) in hash_netnet6_do_data_match() 311 hash_netnet6_data_set_flags(struct hash_netnet6_elem *elem, u32 flags) in hash_netnet6_data_set_flags() 317 hash_netnet6_data_reset_flags(struct hash_netnet6_elem *elem, u8 *flags) in hash_netnet6_data_reset_flags() 323 hash_netnet6_data_reset_elem(struct hash_netnet6_elem *elem, in hash_netnet6_data_reset_elem() 330 hash_netnet6_data_netmask(struct hash_netnet6_elem *elem, u8 cidr, bool inner) in hash_netnet6_data_netmask()
|
| H A D | ip_set_hash_net.c | 61 hash_net4_do_data_match(const struct hash_net4_elem *elem) in hash_net4_do_data_match() 67 hash_net4_data_set_flags(struct hash_net4_elem *elem, u32 flags) in hash_net4_data_set_flags() 73 hash_net4_data_reset_flags(struct hash_net4_elem *elem, u8 *flags) in hash_net4_data_reset_flags() 79 hash_net4_data_netmask(struct hash_net4_elem *elem, u8 cidr) in hash_net4_data_netmask() 232 hash_net6_do_data_match(const struct hash_net6_elem *elem) in hash_net6_do_data_match() 238 hash_net6_data_set_flags(struct hash_net6_elem *elem, u32 flags) in hash_net6_data_set_flags() 244 hash_net6_data_reset_flags(struct hash_net6_elem *elem, u8 *flags) in hash_net6_data_reset_flags() 250 hash_net6_data_netmask(struct hash_net6_elem *elem, u8 cidr) in hash_net6_data_netmask()
|
| H A D | ip_set_hash_netportnet.c | 73 hash_netportnet4_do_data_match(const struct hash_netportnet4_elem *elem) in hash_netportnet4_do_data_match() 79 hash_netportnet4_data_set_flags(struct hash_netportnet4_elem *elem, u32 flags) in hash_netportnet4_data_set_flags() 85 hash_netportnet4_data_reset_flags(struct hash_netportnet4_elem *elem, u8 *flags) in hash_netportnet4_data_reset_flags() 91 hash_netportnet4_data_reset_elem(struct hash_netportnet4_elem *elem, in hash_netportnet4_data_reset_elem() 98 hash_netportnet4_data_netmask(struct hash_netportnet4_elem *elem, in hash_netportnet4_data_netmask() 365 hash_netportnet6_do_data_match(const struct hash_netportnet6_elem *elem) in hash_netportnet6_do_data_match() 371 hash_netportnet6_data_set_flags(struct hash_netportnet6_elem *elem, u32 flags) in hash_netportnet6_data_set_flags() 377 hash_netportnet6_data_reset_flags(struct hash_netportnet6_elem *elem, u8 *flags) in hash_netportnet6_data_reset_flags() 383 hash_netportnet6_data_reset_elem(struct hash_netportnet6_elem *elem, in hash_netportnet6_data_reset_elem() 390 hash_netportnet6_data_netmask(struct hash_netportnet6_elem *elem, in hash_netportnet6_data_netmask()
|
| H A D | ip_set_hash_netport.c | 73 hash_netport4_do_data_match(const struct hash_netport4_elem *elem) in hash_netport4_do_data_match() 79 hash_netport4_data_set_flags(struct hash_netport4_elem *elem, u32 flags) in hash_netport4_data_set_flags() 85 hash_netport4_data_reset_flags(struct hash_netport4_elem *elem, u8 *flags) in hash_netport4_data_reset_flags() 91 hash_netport4_data_netmask(struct hash_netport4_elem *elem, u8 cidr) in hash_netport4_data_netmask() 290 hash_netport6_do_data_match(const struct hash_netport6_elem *elem) in hash_netport6_do_data_match() 296 hash_netport6_data_set_flags(struct hash_netport6_elem *elem, u32 flags) in hash_netport6_data_set_flags() 302 hash_netport6_data_reset_flags(struct hash_netport6_elem *elem, u8 *flags) in hash_netport6_data_reset_flags() 308 hash_netport6_data_netmask(struct hash_netport6_elem *elem, u8 cidr) in hash_netport6_data_netmask()
|
| H A D | ip_set_hash_ipportnet.c | 76 hash_ipportnet4_do_data_match(const struct hash_ipportnet4_elem *elem) in hash_ipportnet4_do_data_match() 82 hash_ipportnet4_data_set_flags(struct hash_ipportnet4_elem *elem, u32 flags) in hash_ipportnet4_data_set_flags() 88 hash_ipportnet4_data_reset_flags(struct hash_ipportnet4_elem *elem, u8 *flags) in hash_ipportnet4_data_reset_flags() 94 hash_ipportnet4_data_netmask(struct hash_ipportnet4_elem *elem, u8 cidr) in hash_ipportnet4_data_netmask() 331 hash_ipportnet6_do_data_match(const struct hash_ipportnet6_elem *elem) in hash_ipportnet6_do_data_match() 337 hash_ipportnet6_data_set_flags(struct hash_ipportnet6_elem *elem, u32 flags) in hash_ipportnet6_data_set_flags() 343 hash_ipportnet6_data_reset_flags(struct hash_ipportnet6_elem *elem, u8 *flags) in hash_ipportnet6_data_reset_flags() 349 hash_ipportnet6_data_netmask(struct hash_ipportnet6_elem *elem, u8 cidr) in hash_ipportnet6_data_netmask()
|
| /linux/drivers/soc/ti/ |
| H A D | k3-ringacc.c | 946 static int k3_ringacc_ring_access_proxy(struct k3_ring *ring, void *elem, in k3_ringacc_ring_access_proxy() 994 static int k3_ringacc_ring_push_head_proxy(struct k3_ring *ring, void *elem) in k3_ringacc_ring_push_head_proxy() 1000 static int k3_ringacc_ring_push_tail_proxy(struct k3_ring *ring, void *elem) in k3_ringacc_ring_push_tail_proxy() 1006 static int k3_ringacc_ring_pop_head_proxy(struct k3_ring *ring, void *elem) in k3_ringacc_ring_pop_head_proxy() 1012 static int k3_ringacc_ring_pop_tail_proxy(struct k3_ring *ring, void *elem) in k3_ringacc_ring_pop_tail_proxy() 1018 static int k3_ringacc_ring_access_io(struct k3_ring *ring, void *elem, in k3_ringacc_ring_access_io() 1065 static int k3_ringacc_ring_push_head_io(struct k3_ring *ring, void *elem) in k3_ringacc_ring_push_head_io() 1071 static int k3_ringacc_ring_push_io(struct k3_ring *ring, void *elem) in k3_ringacc_ring_push_io() 1077 static int k3_ringacc_ring_pop_io(struct k3_ring *ring, void *elem) in k3_ringacc_ring_pop_io() 1083 static int k3_ringacc_ring_pop_tail_io(struct k3_ring *ring, void *elem) in k3_ringacc_ring_pop_tail_io() [all …]
|
| /linux/fs/xfs/ |
| H A D | xfs_mru_cache.c | 192 struct xfs_mru_cache_elem *elem) in _xfs_mru_cache_list_insert() 232 struct xfs_mru_cache_elem *elem, *next; in _xfs_mru_cache_clear_reap_list() local 418 struct xfs_mru_cache_elem *elem) in xfs_mru_cache_insert() 456 struct xfs_mru_cache_elem *elem; in xfs_mru_cache_remove() local 480 struct xfs_mru_cache_elem *elem; in xfs_mru_cache_delete() local 512 struct xfs_mru_cache_elem *elem; in xfs_mru_cache_lookup() local
|
| /linux/tools/testing/selftests/bpf/prog_tests/ |
| H A D | arena_list.c | 15 struct elem { struct 22 struct elem __arena *n; in list_sum() argument
|
| /linux/tools/testing/selftests/bpf/progs/ |
| H A D | arena_list.c | 24 struct elem { struct 25 nodeelem global() argument 26 valueelem global() argument
|
| H A D | task_work_stress.c | 20 struct elem { struct 30 __type(value, struct elem); argument
|
| H A D | task_work_fail.c | 15 struct elem { struct 25 __type(value, struct elem); argument
|
| H A D | task_work.c | 16 struct elem { struct 26 __type(value, struct elem); argument [all...] |
| H A D | percpu_alloc_cgrp_local_storage.c | 7 struct elem { struct 16 __type(value, struct elem); argument
|
| H A D | timer_failure.c | 13 struct elem { struct 21 __type(value, struct elem); argument
|
| H A D | percpu_alloc_array.c | 7 struct elem { struct 16 __type(value, struct elem); argument
|
| H A D | verifier_private_stack.c | 13 struct elem { struct 22 __type(value, struct elem); argument
|
| H A D | percpu_alloc_fail.c | 24 struct elem { struct 33 __type(value, struct elem); argument
|
| H A D | wq.c | 34 struct elem { struct 43 __type(value, struct elem); argument
|
| /linux/drivers/scsi/csiostor/ |
| H A D | csio_defs.h | 47 #define CSIO_INC_STATS(elem, val) ((elem)->stats.val++) argument 48 #define CSIO_DEC_STATS(elem, val) ((elem)->stats.val--) argument 72 #define csio_list_next(elem) (((struct list_head *)(elem))->next) argument 73 #define csio_list_prev(elem) (((struct list_head *)(elem))->prev) argument
|
| /linux/drivers/scsi/ |
| H A D | ch.c | 228 ch_elem_to_typecode(scsi_changer *ch, u_int elem) in ch_elem_to_typecode() 242 ch_read_element_status(scsi_changer *ch, u_int elem, char *data) in ch_read_element_status() 304 u_int elem; in ch_readconfig() local 427 ch_position(scsi_changer *ch, u_int trans, u_int elem, int rotate) in ch_position() 509 ch_set_voltag(scsi_changer *ch, u_int elem, in ch_set_voltag() 785 unsigned int elem; in ch_ioctl() local 868 int elem; in ch_ioctl() local
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/ |
| H A D | action_ste_pool.c | 210 struct mlx5hws_action_ste_pool_element *elem, in hws_action_ste_pool_element_init() 222 struct mlx5hws_action_ste_pool_element *elem) in hws_action_ste_pool_element_destroy() 275 struct mlx5hws_action_ste_pool_element *elem, struct list_head *cleanup) in hws_action_ste_pool_element_collect_stale() 406 struct mlx5hws_action_ste_pool_element *elem; in mlx5hws_action_ste_chunk_alloc() local
|