Home
last modified time | relevance | path

Searched defs:storage (Results 1 – 25 of 27) sorted by relevance

12

/Linux-v5.4/kernel/bpf/
Dlocal_storage.c60 struct bpf_cgroup_storage *storage; in cgroup_storage_lookup() local
85 struct bpf_cgroup_storage *storage) in cgroup_storage_insert()
118 struct bpf_cgroup_storage *storage; in cgroup_storage_lookup_elem() local
131 struct bpf_cgroup_storage *storage; in cgroup_storage_update_elem() local
175 struct bpf_cgroup_storage *storage; in bpf_percpu_cgroup_storage_copy() local
205 struct bpf_cgroup_storage *storage; in bpf_percpu_cgroup_storage_update() local
241 struct bpf_cgroup_storage *storage; in cgroup_storage_get_next_key() local
381 struct bpf_cgroup_storage *storage; in cgroup_storage_seq_show_elem() local
480 struct bpf_cgroup_storage *storage; in bpf_cgroup_storage_alloc() local
525 struct bpf_cgroup_storage *storage = in free_shared_cgroup_storage_rcu() local
[all …]
Dhelpers.c340 struct bpf_cgroup_storage *storage; in BPF_CALL_2() local
Dcgroup.c296 struct bpf_cgroup_storage *storage[MAX_BPF_CGROUP_STORAGE_TYPE], in __cgroup_bpf_attach() local
/Linux-v5.4/tools/testing/selftests/bpf/progs/
Dsockopt_sk.c30 struct sockopt_sk *storage; in _getsockopt() local
83 struct sockopt_sk *storage; in _setsockopt() local
Dsockopt_inherit.c55 struct sockopt_inherit *storage; in _getsockopt() local
80 struct sockopt_inherit *storage; in _setsockopt() local
Dtcp_rtt.c27 struct tcp_rtt_storage *storage; in _sockops() local
/Linux-v5.4/drivers/net/ethernet/netronome/nfp/flower/
Dtunnel_conf.c231 struct list_head *ptr, *storage; in nfp_tun_has_route() local
249 struct list_head *ptr, *storage; in nfp_tun_add_route_to_cache() local
275 struct list_head *ptr, *storage; in nfp_tun_del_route_from_cache() local
429 struct list_head *ptr, *storage; in nfp_tun_write_ipv4_list() local
456 struct list_head *ptr, *storage; in nfp_tunnel_add_ipv4_off() local
486 struct list_head *ptr, *storage; in nfp_tunnel_del_ipv4_off() local
1040 struct list_head *ptr, *storage; in nfp_tunnel_config_stop() local
Dlag_conf.c267 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
/Linux-v5.4/arch/arm/include/asm/
Ducontext.h53 struct crunch_state storage; member
65 struct iwmmxt_struct storage; member
/Linux-v5.4/drivers/staging/vc04_services/interface/vchiq_arm/
Dvchiq_util.h36 struct vchiq_header **storage; member
/Linux-v5.4/drivers/net/ethernet/mellanox/mlxsw/
Dcore_acl_flex_keys.c389 char *storage, char *output, int diff) in mlxsw_sp_afk_encode_u32()
399 char *storage, char *output) in mlxsw_sp_afk_encode_buf()
410 char *output, char *storage, int u32_diff) in mlxsw_sp_afk_encode_one()
Dcore_acl_flex_keys.h237 } storage; member
/Linux-v5.4/drivers/iio/dac/
Dad5446.c141 #define _AD5446_CHANNEL(bits, storage, _shift, ext) { \ argument
157 #define AD5446_CHANNEL(bits, storage, shift) \ argument
160 #define AD5446_CHANNEL_POWERDOWN(bits, storage, shift) \ argument
/Linux-v5.4/fs/romfs/
Dsuper.c464 const char *storage; in romfs_fill_super() local
/Linux-v5.4/include/linux/
Dbpf-cgroup.h57 struct bpf_cgroup_storage *storage[MAX_BPF_CGROUP_STORAGE_TYPE]; member
370 struct bpf_cgroup_storage *storage) {} in bpf_cgroup_storage_free()
/Linux-v5.4/net/bpf/
Dtest_run.c20 struct bpf_cgroup_storage *storage[MAX_BPF_CGROUP_STORAGE_TYPE] = { NULL }; in bpf_test_run() local
/Linux-v5.4/drivers/md/
Dmd-bitmap.h210 } storage; member
/Linux-v5.4/drivers/net/ethernet/apm/xgene-v2/
Dmain.c610 struct rtnl_link_stats64 *storage) in xge_get_stats64()
/Linux-v5.4/tools/perf/util/
Dsrcline.c160 long storage; in slurp_symtab() local
/Linux-v5.4/drivers/soc/fsl/dpio/
Dqbman-portal.h125 struct dpaa2_dq *storage; /* NULL if DQRR */ member
Dqbman-portal.c571 struct dpaa2_dq *storage, in qbman_pull_desc_set_storage()
/Linux-v5.4/drivers/infiniband/core/
Dcache.c222 struct roce_gid_ndev_storage *storage = in put_gid_ndev() local
/Linux-v5.4/drivers/net/ethernet/mediatek/
Dmtk_eth_soc.c691 struct rtnl_link_stats64 *storage) in mtk_get_stats64()
/Linux-v5.4/drivers/net/ethernet/calxeda/
Dxgmac.c1441 struct rtnl_link_stats64 *storage) in xgmac_get_stats64()
/Linux-v5.4/drivers/usb/gadget/function/
Df_fs.c207 char storage[]; member

12