Home
last modified time | relevance | path

Searched refs:bpf_map_ops (Results 1 – 23 of 23) 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 Dringbuf.c352 const struct bpf_map_ops ringbuf_map_ops = {
367 const struct bpf_map_ops user_ringbuf_map_ops = {
H A Dreuseport_array.c343 const struct bpf_map_ops reuseport_array_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 Ddevmap.c1045 const struct bpf_map_ops dev_map_ops = {
1060 const struct bpf_map_ops dev_map_hash_ops = {
H A Dlocal_storage.c450 const struct bpf_map_ops cgroup_storage_map_ops = {
H A Dlpm_trie.c775 const struct bpf_map_ops trie_map_ops = {
H A Darena.c398 const struct bpf_map_ops arena_map_ops = {
H A Dcpumap.c698 const struct bpf_map_ops cpu_map_ops = {
H A Dstackmap.c751 const struct bpf_map_ops stack_trace_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.c3234 __weak const struct bpf_map_ops arena_map_ops;
H A Dverifier.c22018 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;
/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 = {