| /OK3568_Linux_fs/kernel/drivers/infiniband/sw/rxe/ |
| H A D | rxe_pool.c | 204 struct rxe_pool_entry *elem; in insert_index() local 231 struct rxe_pool_entry *elem; in insert_key() local 260 struct rxe_pool_entry *elem = arg; in rxe_add_key() local 272 struct rxe_pool_entry *elem = arg; in rxe_drop_key() local 283 struct rxe_pool_entry *elem = arg; in rxe_add_index() local 295 struct rxe_pool_entry *elem = arg; in rxe_drop_index() local 307 struct rxe_pool_entry *elem; in rxe_alloc() local 345 int rxe_add_to_pool(struct rxe_pool *pool, struct rxe_pool_entry *elem) in rxe_add_to_pool() 380 struct rxe_pool_entry *elem = in rxe_elem_release() local 397 struct rxe_pool_entry *elem = NULL; in rxe_pool_get_index() local [all …]
|
| H A D | rxe_mcast.c | 55 struct rxe_mc_elem *elem; in rxe_mcast_add_grp_elem() local 99 struct rxe_mc_elem *elem, *tmp; in rxe_mcast_drop_grp_elem() local 133 struct rxe_mc_elem *elem; in rxe_drop_all_mcast_groups() local
|
| /OK3568_Linux_fs/kernel/sound/usb/ |
| H A D | mixer_scarlett.c | 235 struct usb_mixer_elem_info *elem = kctl->private_data; in scarlett_ctl_switch_info() local 247 struct usb_mixer_elem_info *elem = kctl->private_data; in scarlett_ctl_switch_get() local 265 struct usb_mixer_elem_info *elem = kctl->private_data; in scarlett_ctl_switch_put() local 290 struct usb_mixer_elem_info *elem = mixer_elem_list_to_info(list); in scarlett_ctl_resume() local 303 struct usb_mixer_elem_info *elem = kctl->private_data; in scarlett_ctl_info() local 317 struct usb_mixer_elem_info *elem = kctl->private_data; in scarlett_ctl_get() local 336 struct usb_mixer_elem_info *elem = kctl->private_data; in scarlett_ctl_put() local 380 struct usb_mixer_elem_info *elem = kctl->private_data; in scarlett_ctl_enum_dynamic_info() local 402 struct usb_mixer_elem_info *elem = kctl->private_data; in scarlett_ctl_enum_info() local 412 struct usb_mixer_elem_info *elem = kctl->private_data; in scarlett_ctl_enum_get() local [all …]
|
| H A D | mixer_us16x08.c | 183 struct usb_mixer_elem_info *elem = kcontrol->private_data; in snd_us16x08_route_get() local 195 struct usb_mixer_elem_info *elem = kcontrol->private_data; in snd_us16x08_route_put() local 252 struct usb_mixer_elem_info *elem = kcontrol->private_data; in snd_us16x08_master_get() local 263 struct usb_mixer_elem_info *elem = kcontrol->private_data; in snd_us16x08_master_put() local 300 struct usb_mixer_elem_info *elem = kcontrol->private_data; in snd_us16x08_bus_put() local 341 struct usb_mixer_elem_info *elem = kcontrol->private_data; in snd_us16x08_bus_get() local 362 struct usb_mixer_elem_info *elem = kcontrol->private_data; in snd_us16x08_channel_get() local 373 struct usb_mixer_elem_info *elem = kcontrol->private_data; in snd_us16x08_channel_put() local 420 struct usb_mixer_elem_info *elem = kcontrol->private_data; in snd_us16x08_comp_get() local 433 struct usb_mixer_elem_info *elem = kcontrol->private_data; in snd_us16x08_comp_put() local [all …]
|
| H A D | mixer_scarlett_gen2.c | 945 struct usb_mixer_elem_info *elem; in scarlett2_add_new_ctl() local 1019 struct usb_mixer_elem_info *elem = kctl->private_data; in scarlett2_volume_ctl_info() local 1032 struct usb_mixer_elem_info *elem = kctl->private_data; in scarlett2_master_volume_ctl_get() local 1048 struct usb_mixer_elem_info *elem = kctl->private_data; in scarlett2_volume_ctl_get() local 1065 struct usb_mixer_elem_info *elem = kctl->private_data; in scarlett2_volume_ctl_put() local 1132 struct usb_mixer_elem_info *elem = kctl->private_data; in scarlett2_sw_hw_enum_ctl_get() local 1143 struct usb_mixer_elem_info *elem = kctl->private_data; in scarlett2_sw_hw_enum_ctl_put() local 1218 struct usb_mixer_elem_info *elem = kctl->private_data; in scarlett2_level_enum_ctl_get() local 1229 struct usb_mixer_elem_info *elem = kctl->private_data; in scarlett2_level_enum_ctl_put() local 1270 struct usb_mixer_elem_info *elem = kctl->private_data; in scarlett2_pad_ctl_get() local [all …]
|
| /OK3568_Linux_fs/yocto/poky/scripts/lib/build_perf/ |
| H A D | report.py | 26 def metadata_xml_to_json(elem): argument 30 def _xml_to_json(elem): argument 43 def results_xml_to_json(elem): argument 51 def _read_measurement(elem): argument 88 def _read_testcase(elem): argument 114 def _read_testsuite(elem): argument
|
| /OK3568_Linux_fs/kernel/net/netfilter/ipset/ |
| H A D | ip_set_hash_netiface.c | 51 u8 elem; member 60 u8 elem; member 82 hash_netiface4_do_data_match(const struct hash_netiface4_elem *elem) in hash_netiface4_do_data_match() 88 hash_netiface4_data_set_flags(struct hash_netiface4_elem *elem, u32 flags) in hash_netiface4_data_set_flags() 94 hash_netiface4_data_reset_flags(struct hash_netiface4_elem *elem, u8 *flags) in hash_netiface4_data_reset_flags() 100 hash_netiface4_data_netmask(struct hash_netiface4_elem *elem, u8 cidr) in hash_netiface4_data_netmask() 289 u8 elem; member 297 u8 elem; member 319 hash_netiface6_do_data_match(const struct hash_netiface6_elem *elem) in hash_netiface6_do_data_match() 325 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 | 65 hash_netnet4_do_data_match(const struct hash_netnet4_elem *elem) in hash_netnet4_do_data_match() 71 hash_netnet4_data_set_flags(struct hash_netnet4_elem *elem, u32 flags) in hash_netnet4_data_set_flags() 77 hash_netnet4_data_reset_flags(struct hash_netnet4_elem *elem, u8 *flags) in hash_netnet4_data_reset_flags() 83 hash_netnet4_data_reset_elem(struct hash_netnet4_elem *elem, in hash_netnet4_data_reset_elem() 90 hash_netnet4_data_netmask(struct hash_netnet4_elem *elem, u8 cidr, bool inner) in hash_netnet4_data_netmask() 310 hash_netnet6_do_data_match(const struct hash_netnet6_elem *elem) in hash_netnet6_do_data_match() 316 hash_netnet6_data_set_flags(struct hash_netnet6_elem *elem, u32 flags) in hash_netnet6_data_set_flags() 322 hash_netnet6_data_reset_flags(struct hash_netnet6_elem *elem, u8 *flags) in hash_netnet6_data_reset_flags() 328 hash_netnet6_data_reset_elem(struct hash_netnet6_elem *elem, in hash_netnet6_data_reset_elem() 335 hash_netnet6_data_netmask(struct hash_netnet6_elem *elem, u8 cidr, bool inner) in hash_netnet6_data_netmask()
|
| H A D | ip_set_hash_netportnet.c | 71 hash_netportnet4_do_data_match(const struct hash_netportnet4_elem *elem) in hash_netportnet4_do_data_match() 77 hash_netportnet4_data_set_flags(struct hash_netportnet4_elem *elem, u32 flags) in hash_netportnet4_data_set_flags() 83 hash_netportnet4_data_reset_flags(struct hash_netportnet4_elem *elem, u8 *flags) in hash_netportnet4_data_reset_flags() 89 hash_netportnet4_data_reset_elem(struct hash_netportnet4_elem *elem, in hash_netportnet4_data_reset_elem() 96 hash_netportnet4_data_netmask(struct hash_netportnet4_elem *elem, in hash_netportnet4_data_netmask() 361 hash_netportnet6_do_data_match(const struct hash_netportnet6_elem *elem) in hash_netportnet6_do_data_match() 367 hash_netportnet6_data_set_flags(struct hash_netportnet6_elem *elem, u32 flags) in hash_netportnet6_data_set_flags() 373 hash_netportnet6_data_reset_flags(struct hash_netportnet6_elem *elem, u8 *flags) in hash_netportnet6_data_reset_flags() 379 hash_netportnet6_data_reset_elem(struct hash_netportnet6_elem *elem, in hash_netportnet6_data_reset_elem() 386 hash_netportnet6_data_netmask(struct hash_netportnet6_elem *elem, in hash_netportnet6_data_netmask()
|
| H A D | ip_set_hash_net.c | 60 hash_net4_do_data_match(const struct hash_net4_elem *elem) in hash_net4_do_data_match() 66 hash_net4_data_set_flags(struct hash_net4_elem *elem, u32 flags) in hash_net4_data_set_flags() 72 hash_net4_data_reset_flags(struct hash_net4_elem *elem, u8 *flags) in hash_net4_data_reset_flags() 78 hash_net4_data_netmask(struct hash_net4_elem *elem, u8 cidr) in hash_net4_data_netmask() 234 hash_net6_do_data_match(const struct hash_net6_elem *elem) in hash_net6_do_data_match() 240 hash_net6_data_set_flags(struct hash_net6_elem *elem, u32 flags) in hash_net6_data_set_flags() 246 hash_net6_data_reset_flags(struct hash_net6_elem *elem, u8 *flags) in hash_net6_data_reset_flags() 252 hash_net6_data_netmask(struct hash_net6_elem *elem, u8 cidr) in hash_net6_data_netmask()
|
| H A D | ip_set_hash_netport.c | 72 hash_netport4_do_data_match(const struct hash_netport4_elem *elem) in hash_netport4_do_data_match() 78 hash_netport4_data_set_flags(struct hash_netport4_elem *elem, u32 flags) in hash_netport4_data_set_flags() 84 hash_netport4_data_reset_flags(struct hash_netport4_elem *elem, u8 *flags) in hash_netport4_data_reset_flags() 90 hash_netport4_data_netmask(struct hash_netport4_elem *elem, u8 cidr) in hash_netport4_data_netmask() 294 hash_netport6_do_data_match(const struct hash_netport6_elem *elem) in hash_netport6_do_data_match() 300 hash_netport6_data_set_flags(struct hash_netport6_elem *elem, u32 flags) in hash_netport6_data_set_flags() 306 hash_netport6_data_reset_flags(struct hash_netport6_elem *elem, u8 *flags) in hash_netport6_data_reset_flags() 312 hash_netport6_data_netmask(struct hash_netport6_elem *elem, u8 cidr) in hash_netport6_data_netmask()
|
| H A D | ip_set_hash_ipportnet.c | 75 hash_ipportnet4_do_data_match(const struct hash_ipportnet4_elem *elem) in hash_ipportnet4_do_data_match() 81 hash_ipportnet4_data_set_flags(struct hash_ipportnet4_elem *elem, u32 flags) in hash_ipportnet4_data_set_flags() 87 hash_ipportnet4_data_reset_flags(struct hash_ipportnet4_elem *elem, u8 *flags) in hash_ipportnet4_data_reset_flags() 93 hash_ipportnet4_data_netmask(struct hash_ipportnet4_elem *elem, u8 cidr) in hash_ipportnet4_data_netmask() 327 hash_ipportnet6_do_data_match(const struct hash_ipportnet6_elem *elem) in hash_ipportnet6_do_data_match() 333 hash_ipportnet6_data_set_flags(struct hash_ipportnet6_elem *elem, u32 flags) in hash_ipportnet6_data_set_flags() 339 hash_ipportnet6_data_reset_flags(struct hash_ipportnet6_elem *elem, u8 *flags) in hash_ipportnet6_data_reset_flags() 345 hash_ipportnet6_data_netmask(struct hash_ipportnet6_elem *elem, u8 cidr) in hash_ipportnet6_data_netmask()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/typeof/ |
| H A D | template_encoding.hpp | 37 #define BOOST_TYPEOF_MAKE_OBJ(elem) BOOST_PP_CAT(\ argument 56 #define BOOST_TYPEOF_OBJECT_MAKER(s, data, elem)\ argument 103 #define BOOST_TYPEOF_PLACEHOLDER(z, n, elem)\ argument 106 #define BOOST_TYPEOF_PLACEHOLDER_TYPES(z, n, elem)\ argument 109 #define BOOST_TYPEOF_REGISTER_TEMPLATE_ENCODE_PARAM(r, data, n, elem)\ argument 112 #define BOOST_TYPEOF_REGISTER_TEMPLATE_DECODE_PARAM(r, data, n, elem)\ argument 115 #define BOOST_TYPEOF_REGISTER_TEMPLATE_PARAM_PAIR(z, n, elem) \ argument 122 #define BOOST_TYPEOF_REGISTER_DECODER_TYPE_PARAM_PAIR(z,n,elem) \ argument
|
| /OK3568_Linux_fs/kernel/drivers/isdn/mISDN/ |
| H A D | dsp_pipeline.c | 21 struct mISDN_dsp_element *elem; member 26 struct mISDN_dsp_element *elem; member 39 struct mISDN_dsp_element *elem = dev_get_drvdata(dev); in attr_show_args() local 68 int mISDN_dsp_element_register(struct mISDN_dsp_element *elem) in mISDN_dsp_element_register() 116 void mISDN_dsp_element_unregister(struct mISDN_dsp_element *elem) in mISDN_dsp_element_unregister() 199 struct mISDN_dsp_element *elem; in dsp_pipeline_build() local
|
| /OK3568_Linux_fs/kernel/drivers/soc/ti/ |
| H A D | k3-ringacc.c | 758 static int k3_ringacc_ring_access_proxy(struct k3_ring *ring, void *elem, in k3_ringacc_ring_access_proxy() 806 static int k3_ringacc_ring_push_head_proxy(struct k3_ring *ring, void *elem) in k3_ringacc_ring_push_head_proxy() 812 static int k3_ringacc_ring_push_tail_proxy(struct k3_ring *ring, void *elem) in k3_ringacc_ring_push_tail_proxy() 818 static int k3_ringacc_ring_pop_head_proxy(struct k3_ring *ring, void *elem) in k3_ringacc_ring_pop_head_proxy() 824 static int k3_ringacc_ring_pop_tail_proxy(struct k3_ring *ring, void *elem) in k3_ringacc_ring_pop_tail_proxy() 830 static int k3_ringacc_ring_access_io(struct k3_ring *ring, void *elem, in k3_ringacc_ring_access_io() 877 static int k3_ringacc_ring_push_head_io(struct k3_ring *ring, void *elem) in k3_ringacc_ring_push_head_io() 883 static int k3_ringacc_ring_push_io(struct k3_ring *ring, void *elem) in k3_ringacc_ring_push_io() 889 static int k3_ringacc_ring_pop_io(struct k3_ring *ring, void *elem) in k3_ringacc_ring_pop_io() 895 static int k3_ringacc_ring_pop_tail_io(struct k3_ring *ring, void *elem) in k3_ringacc_ring_pop_tail_io() [all …]
|
| /OK3568_Linux_fs/kernel/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 422 struct xfs_mru_cache_elem *elem) in xfs_mru_cache_insert() 457 struct xfs_mru_cache_elem *elem; in xfs_mru_cache_remove() local 481 struct xfs_mru_cache_elem *elem; in xfs_mru_cache_delete() local 513 struct xfs_mru_cache_elem *elem; in xfs_mru_cache_lookup() local
|
| /OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/pci/base/circbuf/interface/ |
| H A D | ia_css_circbuf.h | 101 ia_css_circbuf_elem_t *elem, in ia_css_circbuf_elem_set_val() 115 ia_css_circbuf_elem_t *elem) in ia_css_circbuf_elem_init() 279 ia_css_circbuf_elem_t elem) in ia_css_circbuf_write() 305 ia_css_circbuf_elem_t elem; in ia_css_circbuf_push() local
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/preprocessor/seq/ |
| H A D | transform.hpp | 31 # define BOOST_PP_SEQ_TRANSFORM_O(s, state, elem) BOOST_PP_SEQ_TRANSFORM_O_IM(s, BOOST_PP_TUPLE_… argument 32 # define BOOST_PP_SEQ_TRANSFORM_O_IM(s, im, elem) BOOST_PP_SEQ_TRANSFORM_O_I(s, im, elem) argument 34 # define BOOST_PP_SEQ_TRANSFORM_O(s, state, elem) BOOST_PP_SEQ_TRANSFORM_O_I(s, BOOST_PP_TUPLE_E… argument 37 # define BOOST_PP_SEQ_TRANSFORM_O_I(s, op, data, res, elem) (op, data, res (op(s, data, elem))) argument
|
| /OK3568_Linux_fs/kernel/net/netfilter/ |
| H A D | nft_set_hash.c | 96 const struct nft_set_elem *elem, unsigned int flags) in nft_rhash_get() 161 const struct nft_set_elem *elem, in nft_rhash_insert() 185 const struct nft_set_elem *elem) in nft_rhash_activate() 208 const struct nft_set_elem *elem) in nft_rhash_deactivate() 231 const struct nft_set_elem *elem) in nft_rhash_remove() 263 struct nft_set_elem elem; in nft_rhash_walk() local 453 const struct nft_set_elem *elem, unsigned int flags) in nft_hash_get() 511 const struct nft_set_elem *elem, in nft_hash_insert() 533 const struct nft_set_elem *elem) in nft_hash_activate() 551 const struct nft_set_elem *elem) in nft_hash_deactivate() [all …]
|
| H A D | nft_set_rbtree.c | 130 const u32 *key, struct nft_rbtree_elem **elem, in __nft_rbtree_get() 194 const struct nft_set_elem *elem, unsigned int flags) in nft_rbtree_get() 371 const struct nft_set_elem *elem, in nft_rbtree_insert() 389 const struct nft_set_elem *elem) in nft_rbtree_remove() 403 const struct nft_set_elem *elem) in nft_rbtree_activate() 426 const struct nft_set_elem *elem) in nft_rbtree_deactivate() 469 struct nft_set_elem elem; in nft_rbtree_walk() local
|
| H A D | nft_set_bitmap.c | 107 const struct nft_set_elem *elem, unsigned int flags) in nft_bitmap_get() 124 const struct nft_set_elem *elem, in nft_bitmap_insert() 148 const struct nft_set_elem *elem) in nft_bitmap_remove() 163 const struct nft_set_elem *elem) in nft_bitmap_activate() 194 const struct nft_set_elem *elem) in nft_bitmap_deactivate() 220 struct nft_set_elem elem; in nft_bitmap_walk() local
|
| /OK3568_Linux_fs/kernel/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
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | dhd_statlog.c | 173 stat_elem_t *elem; in dhd_statlog_ring_log() local 670 dhd_statlog_get_timestamp(stat_elem_t *elem, uint64 *sec, uint64 *usec) in dhd_statlog_get_timestamp() 681 dhd_statlog_convert_time(stat_elem_t *elem, uint8 *buf, uint32 buflen) in dhd_statlog_convert_time() 708 stat_elem_t *elem; in dhd_statlog_dump() local 853 stat_elem_t *elem; in dhd_statlog_get_latest_info() local 930 stat_elem_t *elem = NULL; in dhd_statlog_query() local 1048 stat_elem_t *elem; in dhd_statlog_dump_scr() local
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | dhd_statlog.c | 173 stat_elem_t *elem; in dhd_statlog_ring_log() local 670 dhd_statlog_get_timestamp(stat_elem_t *elem, uint64 *sec, uint64 *usec) in dhd_statlog_get_timestamp() 681 dhd_statlog_convert_time(stat_elem_t *elem, uint8 *buf, uint32 buflen) in dhd_statlog_convert_time() 708 stat_elem_t *elem; in dhd_statlog_dump() local 853 stat_elem_t *elem; in dhd_statlog_get_latest_info() local 930 stat_elem_t *elem = NULL; in dhd_statlog_query() local 1048 stat_elem_t *elem; in dhd_statlog_dump_scr() local
|
| /OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/pci/base/circbuf/src/ |
| H A D | circbuf.c | 110 ia_css_circbuf_elem_t elem; in ia_css_circbuf_pop() local 262 ia_css_circbuf_elem_get_val(ia_css_circbuf_elem_t *elem) in ia_css_circbuf_elem_get_val() 274 ia_css_circbuf_elem_t elem; in ia_css_circbuf_read() local
|