| /kernel/linux/linux-6.6/drivers/infiniband/sw/rxe/ |
| H A D | rxe_mr.c | 722 void rxe_mr_cleanup(struct rxe_pool_elem *elem) in rxe_mr_cleanup() argument
|
| /kernel/linux/linux-6.6/net/netfilter/ |
| H A D | nft_set_rbtree.c | 228 struct nft_set_elem elem = { in nft_rbtree_gc_remove() local 136 __nft_rbtree_get(const struct net *net, const struct nft_set *set, const u32 *key, struct nft_rbtree_elem **elem, unsigned int seq, unsigned int flags, u8 genmask) __nft_rbtree_get() argument 200 nft_rbtree_get(const struct net *net, const struct nft_set *set, const struct nft_set_elem *elem, unsigned int flags) nft_rbtree_get() argument 486 nft_rbtree_insert(const struct net *net, const struct nft_set *set, const struct nft_set_elem *elem, struct nft_set_ext **ext) nft_rbtree_insert() argument 510 nft_rbtree_remove(const struct net *net, const struct nft_set *set, const struct nft_set_elem *elem) nft_rbtree_remove() argument 524 nft_rbtree_activate(const struct net *net, const struct nft_set *set, const struct nft_set_elem *elem) nft_rbtree_activate() argument 543 nft_rbtree_deactivate(const struct net *net, const struct nft_set *set, const struct nft_set_elem *elem) nft_rbtree_deactivate() argument 590 struct nft_set_elem elem; nft_rbtree_walk() local [all...] |
| /kernel/linux/linux-6.6/tools/perf/util/scripting-engines/ |
| H A D | trace-event-perl.c | 284 HV *elem; in perl_process_callchain() local [all...] |
| /kernel/linux/linux-6.6/tools/testing/selftests/alsa/ |
| H A D | mixer-test.c | 47 int elem; member [all...] |
| /kernel/linux/linux-6.6/net/netfilter/ipset/ |
| 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() argument 79 hash_netportnet4_data_set_flags(struct hash_netportnet4_elem *elem, u32 flags) in hash_netportnet4_data_set_flags() argument 85 hash_netportnet4_data_reset_flags(struct hash_netportnet4_elem *elem, u8 *flags) in hash_netportnet4_data_reset_flags() argument 91 hash_netportnet4_data_reset_elem(struct hash_netportnet4_elem *elem, in hash_netportnet4_data_reset_elem() argument 98 hash_netportnet4_data_netmask(struct hash_netportnet4_elem *elem, in hash_netportnet4_data_netmask() argument 365 hash_netportnet6_do_data_match(const struct hash_netportnet6_elem *elem) hash_netportnet6_do_data_match() argument 371 hash_netportnet6_data_set_flags(struct hash_netportnet6_elem *elem, u32 flags) hash_netportnet6_data_set_flags() argument 377 hash_netportnet6_data_reset_flags(struct hash_netportnet6_elem *elem, u8 *flags) hash_netportnet6_data_reset_flags() argument 383 hash_netportnet6_data_reset_elem(struct hash_netportnet6_elem *elem, struct hash_netportnet6_elem *orig) hash_netportnet6_data_reset_elem() argument 390 hash_netportnet6_data_netmask(struct hash_netportnet6_elem *elem, u8 cidr, bool inner) hash_netportnet6_data_netmask() argument [all...] |
| 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() argument 89 hash_netiface4_data_set_flags(struct hash_netiface4_elem *elem, u32 flags) in hash_netiface4_data_set_flags() argument 95 hash_netiface4_data_reset_flags(struct hash_netiface4_elem *elem, u8 *flags) in hash_netiface4_data_reset_flags() argument 101 hash_netiface4_data_netmask(struct hash_netiface4_elem *elem, u8 cidr) in hash_netiface4_data_netmask() argument 287 u8 elem; global() member 295 u8 elem; global() member 317 hash_netiface6_do_data_match(const struct hash_netiface6_elem *elem) hash_netiface6_do_data_match() argument 323 hash_netiface6_data_set_flags(struct hash_netiface6_elem *elem, u32 flags) hash_netiface6_data_set_flags() argument 329 hash_netiface6_data_reset_flags(struct hash_netiface6_elem *elem, u8 *flags) hash_netiface6_data_reset_flags() argument 335 hash_netiface6_data_netmask(struct hash_netiface6_elem *elem, u8 cidr) hash_netiface6_data_netmask() argument [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() argument 75 hash_netnet4_data_set_flags(struct hash_netnet4_elem *elem, u32 flags) in hash_netnet4_data_set_flags() argument 81 hash_netnet4_data_reset_flags(struct hash_netnet4_elem *elem, u8 *flags) in hash_netnet4_data_reset_flags() argument 87 hash_netnet4_data_reset_elem(struct hash_netnet4_elem *elem, in hash_netnet4_data_reset_elem() argument 94 hash_netnet4_data_netmask(struct hash_netnet4_elem *elem, u8 cidr, bool inner) in hash_netnet4_data_netmask() argument 305 hash_netnet6_do_data_match(const struct hash_netnet6_elem *elem) hash_netnet6_do_data_match() argument 311 hash_netnet6_data_set_flags(struct hash_netnet6_elem *elem, u32 flags) hash_netnet6_data_set_flags() argument 317 hash_netnet6_data_reset_flags(struct hash_netnet6_elem *elem, u8 *flags) hash_netnet6_data_reset_flags() argument 323 hash_netnet6_data_reset_elem(struct hash_netnet6_elem *elem, struct hash_netnet6_elem *orig) hash_netnet6_data_reset_elem() argument 330 hash_netnet6_data_netmask(struct hash_netnet6_elem *elem, u8 cidr, bool inner) hash_netnet6_data_netmask() argument [all...] |
| /kernel/linux/linux-6.6/net/core/ |
| H A D | gro.c | 31 struct packet_offload *elem; in dev_add_offload() local
|
| /kernel/linux/linux-6.6/sound/usb/ |
| H A D | mixer_s1810c.c | 454 struct usb_mixer_elem_info *elem; in snd_s1810c_switch_init() local [all...] |
| /kernel/linux/linux-6.6/net/vmw_vsock/ |
| H A D | vmci_transport.h | 114 struct list_head elem; member
|
| /test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/ |
| H A D | searchndk1.cpp | 267 struct element *elem = new_element(PARAM_0);
in Insque() local 270 insque(new_element(i), elem);
in Insque() local 351 struct element *elem in Remque() local 354 insque(new_element(i), elem); Remque() local [all...] |
| H A D | searchndk.cpp | 251 struct Q elem = {PARAM_0};
in Insque() local 306 struct Q *elem = (struct Q *)malloc(sizeof(struct Q));
in Remque() local
|
| /device/soc/rockchip/common/vendor/drivers/video/rockchip/mpp/ |
| H A D | mpp_rkvdec2.c | 508 struct codec_info_elem elem;
in rkvdec2_control() local [all...] |
| H A D | mpp_rkvdec2.h | 114 struct rcb_info_elem elem[RKVDEC_MAX_RCB_NUM]; member
|
| H A D | mpp_vepu1.c | 375 struct codec_info_elem elem;
in vepu_control() local [all...] |
| /device/soc/rockchip/rk3588/kernel/drivers/video/rockchip/mpp/ |
| H A D | mpp_vepu1.c | 403 struct codec_info_elem elem; in vepu_control() local [all...] |
| H A D | mpp_rkvdec2.c | 514 struct codec_info_elem elem; in rkvdec2_control() local [all...] |
| H A D | mpp_rkvdec2.h | 119 struct rcb_info_elem elem[RKVDEC_MAX_RCB_NUM]; member
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/ |
| H A D | ice_dcb.c | 1352 struct ice_aqc_txsched_elem_data elem; in ice_update_port_tc_tree_cfg() local
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/ |
| H A D | qed_spq.c | 235 struct slow_path_element *elem; in qed_spq_hw_post() local [all...] |
| H A D | qed_sp.h | 130 struct slow_path_element elem; member
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/pensando/ionic/ |
| H A D | ionic_txrx.c | 604 struct ionic_txq_sg_elem *elem = sg_desc->elems; in ionic_tx_clean() local 790 struct ionic_txq_sg_elem *elem; in ionic_tx_tso() local 775 ionic_tx_tso_next(struct ionic_queue *q, struct ionic_txq_sg_elem **elem) ionic_tx_tso_next() argument 1036 struct ionic_txq_sg_elem *elem = sg_desc->elems; ionic_tx_skb_frags() local [all...] |
| /kernel/linux/linux-5.10/drivers/iio/light/ |
| H A D | cm32181.c | 109 union acpi_object *cpm, *elem; in cm32181_acpi_get_cpm() local
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/sun/ |
| H A D | sunqe.c | 419 int elem = qep->rx_new; in qe_rx() local 535 int elem in qe_tx_reclaim() local [all...] |
| /kernel/linux/linux-5.10/drivers/scsi/ |
| H A D | ch.c | 221 ch_elem_to_typecode(scsi_changer *ch, u_int elem) in ch_elem_to_typecode() argument 235 ch_read_element_status(scsi_changer *ch, u_int elem, char *data) in ch_read_element_status() argument 297 u_int elem; ch_readconfig() local 421 ch_position(scsi_changer *ch, u_int trans, u_int elem, int rotate) ch_position() argument 503 ch_set_voltag(scsi_changer *ch, u_int elem, int alternate, int clear, u_char *tag) ch_set_voltag() argument 756 unsigned int elem; ch_ioctl() local 840 int elem; ch_ioctl() local [all...] |