Home
last modified time | relevance | path

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

12

/linux-6.6.21/kernel/bpf/
Dlocal_storage.c78 struct bpf_cgroup_storage *storage; in cgroup_storage_lookup() local
103 struct bpf_cgroup_storage *storage) in cgroup_storage_insert()
135 struct bpf_cgroup_storage *storage; in cgroup_storage_lookup_elem() local
147 struct bpf_cgroup_storage *storage; in cgroup_storage_update_elem() local
186 struct bpf_cgroup_storage *storage; in bpf_percpu_cgroup_storage_copy() local
215 struct bpf_cgroup_storage *storage; in bpf_percpu_cgroup_storage_update() local
249 struct bpf_cgroup_storage *storage; in cgroup_storage_get_next_key() local
334 struct bpf_cgroup_storage *storage, *stmp; in cgroup_storage_map_free() local
418 struct bpf_cgroup_storage *storage; in cgroup_storage_seq_show_elem() local
503 struct bpf_cgroup_storage *storage; in bpf_cgroup_storage_alloc() local
[all …]
Dcgroup.c281 struct bpf_cgroup_storage *storage, *stmp; in cgroup_bpf_release() local
614 struct bpf_cgroup_storage *storage[MAX_BPF_CGROUP_STORAGE_TYPE] = {}; in __cgroup_bpf_attach() local
1561 struct bpf_cgroup_storage *storage; in BPF_CALL_2() local
Dbpf_local_storage.c479 struct bpf_local_storage *prev_storage, *storage; in bpf_local_storage_alloc() local
/linux-6.6.21/tools/testing/selftests/bpf/progs/
Dlocal_storage.c66 struct local_storage *storage; in BPF_PROG() local
112 struct local_storage *storage; in BPF_PROG() local
142 struct local_storage *storage; in BPF_PROG() local
187 struct local_storage *storage; in BPF_PROG() local
209 struct local_storage *storage; in BPF_PROG() local
Dsockopt_sk.c34 struct sockopt_sk *storage; in _getsockopt() local
144 struct sockopt_sk *storage; in _setsockopt() local
Dsockopt_inherit.c56 struct sockopt_inherit *storage; in _getsockopt() local
87 struct sockopt_inherit *storage; in _setsockopt() local
Dbench_local_storage_create.c14 struct storage { struct
22 __type(value, struct storage); argument
Dtcp_rtt.c25 struct tcp_rtt_storage *storage; in _sockops() local
Dmptcp_sock.c31 struct mptcp_storage *storage; in _sockops() local
/linux-6.6.21/tools/testing/selftests/bpf/prog_tests/
Dtest_local_storage.c18 struct storage { struct
26 static int run_self_unlink(struct local_storage *skel, const char *rm_path) in run_self_unlink() argument
/linux-6.6.21/drivers/net/ethernet/mellanox/mlxsw/
Dcore_acl_flex_keys.c424 char *storage, char *output, int diff) in mlxsw_sp_afk_encode_u32()
434 char *storage, char *output) in mlxsw_sp_afk_encode_buf()
445 char *output, char *storage, int u32_diff) in mlxsw_sp_afk_encode_one()
Dcore_acl_flex_keys.h207 } storage; member
/linux-6.6.21/drivers/iio/dac/
Dad5446.c149 #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
/linux-6.6.21/arch/arm64/mm/
Dmteswap.c18 void mte_free_tag_storage(char *storage) in mte_free_tag_storage()
/linux-6.6.21/include/linux/
Dbpf_lsm.h22 struct bpf_local_storage __rcu *storage; member
Dbpf-cgroup.h108 struct bpf_cgroup_storage *storage[MAX_BPF_CGROUP_STORAGE_TYPE]; member
470 struct bpf_cgroup_storage *storage) {} in bpf_cgroup_storage_free()
/linux-6.6.21/arch/arm/include/asm/
Ducontext.h54 struct iwmmxt_struct storage; member
/linux-6.6.21/drivers/net/ethernet/netronome/nfp/flower/
Dtunnel_conf.c848 struct list_head *ptr, *storage; in nfp_tun_write_ipv4_list() local
875 struct list_head *ptr, *storage; in nfp_tunnel_add_ipv4_off() local
905 struct list_head *ptr, *storage; in nfp_tunnel_del_ipv4_off() local
1544 struct list_head *ptr, *storage; in nfp_tunnel_config_stop() local
Dlag_conf.c297 struct nfp_fl_lag_group *entry, *storage; in nfp_fl_lag_do_work() local
708 struct nfp_fl_lag_group *entry, *storage; in nfp_flower_lag_cleanup() local
/linux-6.6.21/tools/perf/util/
Dpfm.c276 struct strbuf storage; in print_libpfm_events() local
Dsrcline.c171 long storage; in slurp_symtab() local
/linux-6.6.21/fs/romfs/
Dsuper.c464 const char *storage; in romfs_fill_super() local
/linux-6.6.21/drivers/md/
Dmd-bitmap.h211 } storage; member
/linux-6.6.21/drivers/net/ethernet/apm/xgene-v2/
Dmain.c610 struct rtnl_link_stats64 *storage) in xge_get_stats64()
/linux-6.6.21/drivers/gpu/drm/i915/gt/uc/
Dintel_guc_ads.c241 struct guc_mmio_reg *storage; member

12