Home
last modified time | relevance | path

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

/Linux-v6.6/kernel/bpf/
Dqueue_stack_maps.c269 const struct bpf_map_ops queue_map_ops = {
285 const struct bpf_map_ops stack_map_ops = {
Darraymap.c747 const struct bpf_map_ops array_map_ops = {
772 const struct bpf_map_ops percpu_array_map_ops = {
1168 const struct bpf_map_ops prog_array_map_ops = {
1273 const struct bpf_map_ops perf_event_array_map_ops = {
1309 const struct bpf_map_ops cgroup_array_map_ops = {
1395 const struct bpf_map_ops array_of_maps_map_ops = {
Dbloom_filter.c192 const struct bpf_map_ops bloom_filter_map_ops = {
Dbpf_inode_storage.c202 const struct bpf_map_ops inode_storage_map_ops = {
Dbpf_cgrp_storage.c207 const struct bpf_map_ops cgrp_storage_map_ops = {
Dringbuf.c352 const struct bpf_map_ops ringbuf_map_ops = {
367 const struct bpf_map_ops user_ringbuf_map_ops = {
Dbpf_task_storage.c321 const struct bpf_map_ops task_storage_map_ops = {
Dreuseport_array.c343 const struct bpf_map_ops reuseport_array_ops = {
Dhashtab.c2248 const struct bpf_map_ops htab_map_ops = {
2269 const struct bpf_map_ops htab_lru_map_ops = {
2423 const struct bpf_map_ops htab_percpu_map_ops = {
2443 const struct bpf_map_ops htab_lru_percpu_map_ops = {
2583 const struct bpf_map_ops htab_of_maps_map_ops = {
Ddevmap.c1033 const struct bpf_map_ops dev_map_ops = {
1047 const struct bpf_map_ops dev_map_hash_ops = {
Dlocal_storage.c457 const struct bpf_map_ops cgroup_storage_map_ops = {
Dlpm_trie.c731 const struct bpf_map_ops trie_map_ops = {
Dcpumap.c651 const struct bpf_map_ops cpu_map_ops = {
Dstackmap.c668 const struct bpf_map_ops stack_trace_map_ops = {
Dbpf_struct_ops.c717 const struct bpf_map_ops bpf_struct_ops_map_ops = {
Dsyscall.c63 static const struct bpf_map_ops * const bpf_map_types[] = {
106 const struct bpf_map_ops bpf_map_offload_ops = {
1100 const struct bpf_map_ops *ops; in map_create()
Dverifier.c18333 const struct bpf_map_ops *ops; in do_misc_fixups()
/Linux-v6.6/net/xdp/
Dxskmap.c267 const struct bpf_map_ops xsk_map_ops = {
/Linux-v6.6/include/linux/
Dbpf.h75 struct bpf_map_ops { struct
247 const struct bpf_map_ops *ops ____cacheline_aligned;
561 extern const struct bpf_map_ops bpf_map_offload_ops;
2015 extern const struct bpf_map_ops _ops;
/Linux-v6.6/net/core/
Dbpf_sk_storage.c307 const struct bpf_map_ops sk_storage_map_ops = {
Dsock_map.c814 const struct bpf_map_ops sock_map_ops = {
1425 const struct bpf_map_ops sock_hash_ops = {