Home
last modified time | relevance | path

Searched refs:bpf_map_ops (Results 1 – 19 of 19) sorted by relevance

/linux/kernel/bpf/
H A Dqueue_stack_maps.c258 const struct bpf_map_ops queue_map_ops = {
274 const struct bpf_map_ops stack_map_ops = {
H A Darraymap.c780 const struct bpf_map_ops array_map_ops = {
805 const struct bpf_map_ops percpu_array_map_ops = {
1192 const struct bpf_map_ops prog_array_map_ops = {
1298 const struct bpf_map_ops perf_event_array_map_ops = {
1334 const struct bpf_map_ops cgroup_array_map_ops = {
1420 const struct bpf_map_ops array_of_maps_map_ops = {
H A Dbpf_inode_storage.c194 const struct bpf_map_ops inode_storage_map_ops = {
H A Dbloom_filter.c204 const struct bpf_map_ops bloom_filter_map_ops = {
H A Dbpf_cgrp_storage.c207 const struct bpf_map_ops cgrp_storage_map_ops = {
H A Dbpf_task_storage.c322 const struct bpf_map_ops task_storage_map_ops = {
H A Dhashtab.c2252 const struct bpf_map_ops htab_map_ops = {
2273 const struct bpf_map_ops htab_lru_map_ops = {
2447 const struct bpf_map_ops htab_percpu_map_ops = {
2468 const struct bpf_map_ops htab_lru_percpu_map_ops = {
2613 const struct bpf_map_ops htab_of_maps_map_ops = {
H A Dlocal_storage.c450 const struct bpf_map_ops cgroup_storage_map_ops = {
H A Darena.c398 const struct bpf_map_ops arena_map_ops = {
H A Dlpm_trie.c775 const struct bpf_map_ops trie_map_ops = {
H A Dcpumap.c698 const struct bpf_map_ops cpu_map_ops = {
H A Dbpf_struct_ops.c1137 const struct bpf_map_ops bpf_struct_ops_map_ops = {
H A Dsyscall.c68 static const struct bpf_map_ops * const bpf_map_types[] = {
111 const struct bpf_map_ops bpf_map_offload_ops = {
1345 const struct bpf_map_ops *ops; in map_create()
H A Dcore.c3229 __weak const struct bpf_map_ops arena_map_ops;
H A Dverifier.c22014 const struct bpf_map_ops *ops; in do_misc_fixups()
/linux/net/xdp/
H A Dxskmap.c267 const struct bpf_map_ops xsk_map_ops = {
/linux/include/linux/
H A Dbpf.h82 struct bpf_map_ops { struct
291 const struct bpf_map_ops *ops;
651 extern const struct bpf_map_ops bpf_map_offload_ops;
2383 extern const struct bpf_map_ops _ops;
84 map_alloc_checkbpf_map_ops global() argument
85 map_allocbpf_map_ops global() argument
86 map_releasebpf_map_ops global() argument
87 map_freebpf_map_ops global() argument
88 map_get_next_keybpf_map_ops global() argument
89 map_release_urefbpf_map_ops global() argument
90 map_lookup_elem_sys_onlybpf_map_ops global() argument
91 map_lookup_batchbpf_map_ops global() argument
93 map_lookup_and_delete_elembpf_map_ops global() argument
95 map_lookup_and_delete_batchbpf_map_ops global() argument
98 map_update_batchbpf_map_ops global() argument
101 map_delete_batchbpf_map_ops global() argument
105 map_lookup_elembpf_map_ops global() argument
106 map_update_elembpf_map_ops global() argument
107 map_delete_elembpf_map_ops global() argument
108 map_push_elembpf_map_ops global() argument
109 map_pop_elembpf_map_ops global() argument
110 map_peek_elembpf_map_ops global() argument
111 map_lookup_percpu_elembpf_map_ops global() argument
114 map_fd_get_ptrbpf_map_ops global() argument
120 map_fd_put_ptrbpf_map_ops global() argument
121 map_gen_lookupbpf_map_ops global() argument
122 map_fd_sys_lookup_elembpf_map_ops global() argument
123 map_seq_show_elembpf_map_ops global() argument
125 map_check_btfbpf_map_ops global() argument
131 map_poke_trackbpf_map_ops global() argument
132 map_poke_untrackbpf_map_ops global() argument
133 map_poke_runbpf_map_ops global() argument
137 map_direct_value_addrbpf_map_ops global() argument
139 map_direct_value_metabpf_map_ops global() argument
141 map_mmapbpf_map_ops global() argument
142 map_pollbpf_map_ops global() argument
144 map_get_unmapped_areabpf_map_ops global() argument
149 map_local_storage_chargebpf_map_ops global() argument
151 map_local_storage_unchargebpf_map_ops global() argument
153 map_owner_storage_ptrbpf_map_ops global() argument
156 map_redirectbpf_map_ops global() argument
167 map_meta_equalbpf_map_ops global() argument
171 map_set_for_each_callback_argsbpf_map_ops global() argument
174 map_for_each_callbackbpf_map_ops global() argument
178 map_mem_usagebpf_map_ops global() argument
181 map_btf_idbpf_map_ops global() argument
184 iter_seq_infobpf_map_ops global() argument
/linux/net/core/
H A Dbpf_sk_storage.c311 const struct bpf_map_ops sk_storage_map_ops = {
H A Dsock_map.c829 const struct bpf_map_ops sock_map_ops = {
1445 const struct bpf_map_ops sock_hash_ops = {