| /OK3568_Linux_fs/kernel/kernel/bpf/ |
| H A D | local_storage.c | 79 struct bpf_cgroup_storage *storage; in cgroup_storage_lookup() local 104 struct bpf_cgroup_storage *storage) in cgroup_storage_insert() 136 struct bpf_cgroup_storage *storage; in cgroup_storage_lookup_elem() local 148 struct bpf_cgroup_storage *storage; in cgroup_storage_update_elem() local 188 struct bpf_cgroup_storage *storage; in bpf_percpu_cgroup_storage_copy() local 217 struct bpf_cgroup_storage *storage; in bpf_percpu_cgroup_storage_update() local 251 struct bpf_cgroup_storage *storage; in cgroup_storage_get_next_key() local 339 struct bpf_cgroup_storage *storage, *stmp; in cgroup_storage_map_free() local 423 struct bpf_cgroup_storage *storage; in cgroup_storage_seq_show_elem() local 500 struct bpf_cgroup_storage *storage; in bpf_cgroup_storage_alloc() local [all …]
|
| H A D | bpf_local_storage.c | 259 struct bpf_local_storage *prev_storage, *storage; in bpf_local_storage_alloc() local
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/progs/ |
| H A D | local_storage.c | 60 struct dummy_storage *storage; in BPF_PROG() local 86 struct dummy_storage *storage; in BPF_PROG() local 112 struct dummy_storage *storage; in BPF_PROG() local 131 struct dummy_storage *storage; in BPF_PROG() local
|
| H A D | sockopt_sk.c | 33 struct sockopt_sk *storage; in _getsockopt() local 108 struct sockopt_sk *storage; in _setsockopt() local
|
| H A D | sockopt_inherit.c | 55 struct sockopt_inherit *storage; in _getsockopt() local 80 struct sockopt_inherit *storage; in _setsockopt() local
|
| H A D | tcp_rtt.c | 26 struct tcp_rtt_storage *storage; in _sockops() local
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/variant/detail/ |
| H A D | cast_storage.hpp | 28 inline T& cast_storage(void* storage) in cast_storage() 34 inline const T& cast_storage(const void* storage) in cast_storage()
|
| H A D | visitation_impl.hpp | 108 int, Visitor& visitor, VoidPtrCV storage, T* in visitation_impl_invoke_impl() 121 int internal_which, Visitor& visitor, VoidPtrCV storage, T* in visitation_impl_invoke_impl() 143 int internal_which, Visitor& visitor, VoidPtrCV storage, T* t in visitation_impl_invoke() 203 , Visitor& visitor, VoidPtrCV storage in visitation_impl()
|
| /OK3568_Linux_fs/kernel/arch/arm/include/asm/ |
| H A D | ucontext.h | 53 struct crunch_state storage; member 65 struct iwmmxt_struct storage; member
|
| /OK3568_Linux_fs/external/security/librkcrypto/third_party/libdrm/include/ |
| H A D | util_double_list.h | 121 #define LIST_FOR_EACH_ENTRY_SAFE(pos, storage, head, member) \ argument 127 #define LIST_FOR_EACH_ENTRY_SAFE_REV(pos, storage, head, member) \ argument
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | bpf_lsm.h | 21 struct bpf_local_storage __rcu *storage; member
|
| H A D | bpf-cgroup.h | 34 struct bpf_cgroup_storage *storage[MAX_BPF_CGROUP_STORAGE_TYPE]; member 76 struct bpf_cgroup_storage *storage[MAX_BPF_CGROUP_STORAGE_TYPE]; member 461 struct bpf_cgroup_storage *storage) {} in bpf_cgroup_storage_free()
|
| /OK3568_Linux_fs/kernel/drivers/iio/dac/ |
| H A D | ad5446.c | 149 #define _AD5446_CHANNEL(bits, storage, _shift, ext) { \ argument 165 #define AD5446_CHANNEL(bits, storage, shift) \ argument 168 #define AD5446_CHANNEL_POWERDOWN(bits, storage, shift) \ argument
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlxsw/ |
| H A D | core_acl_flex_keys.c | 426 char *storage, char *output, int diff) in mlxsw_sp_afk_encode_u32() 436 char *storage, char *output) in mlxsw_sp_afk_encode_buf() 447 char *output, char *storage, int u32_diff) in mlxsw_sp_afk_encode_one()
|
| /OK3568_Linux_fs/kernel/arch/arm64/mm/ |
| H A D | mteswap.c | 18 void mte_free_tag_storage(char *storage) in mte_free_tag_storage()
|
| /OK3568_Linux_fs/app/forlinx/flapp/src/plugins/about/ |
| H A D | abountwidget.cpp | 105 void FetcherSystem::getInfomartion(QString &storage, QString &memTotal, QString &memFree, QString &… in getInfomartion()
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | splash.h | 43 enum splash_storage storage; member
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/sims/ |
| H A D | ta_sims.c | 23 static struct sims_bucket storage[TA_SIMS_MAX_STORAGE] = { {0} }; variable
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/netronome/nfp/flower/ |
| H A D | tunnel_conf.c | 691 struct list_head *ptr, *storage; in nfp_tun_write_ipv4_list() local 718 struct list_head *ptr, *storage; in nfp_tunnel_add_ipv4_off() local 748 struct list_head *ptr, *storage; in nfp_tunnel_del_ipv4_off() local 1394 struct list_head *ptr, *storage; in nfp_tunnel_config_stop() local
|
| H A D | lag_conf.c | 267 struct nfp_fl_lag_group *entry, *storage; in nfp_fl_lag_do_work() local 678 struct nfp_fl_lag_group *entry, *storage; in nfp_flower_lag_cleanup() local
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/variant/ |
| H A D | variant.hpp | 440 explicit copy_into(void* storage) BOOST_NOEXCEPT in copy_into() 488 explicit move_into(void* storage) BOOST_NOEXCEPT in move_into() 1457 explicit convert_copy_into(void* storage) BOOST_NOEXCEPT in convert_copy_into() 1533 explicit convert_move_into(void* storage) BOOST_NOEXCEPT in convert_move_into() 2381 , VoidPtrCV storage in internal_apply_visitor_impl()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/include/mbgl/util/ |
| H A D | unique_any.hpp | 194 Storage storage; member in mbgl::util::unique_any
|
| /OK3568_Linux_fs/u-boot/drivers/net/fsl-mc/dpio/ |
| H A D | qbman_portal.h | 67 struct ldpaa_dq *storage; /* NULL if DQRR */ member
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/hw/hfi1/ |
| H A D | ipoib_main.c | 97 struct rtnl_link_stats64 *storage) in hfi1_ipoib_dev_get_stats64()
|
| /OK3568_Linux_fs/kernel/fs/romfs/ |
| H A D | super.c | 464 const char *storage; in romfs_fill_super() local
|