Home
last modified time | relevance | path

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

/linux-6.6.21/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 = {
1136 const struct bpf_map_ops prog_array_map_ops = {
1242 const struct bpf_map_ops perf_event_array_map_ops = {
1278 const struct bpf_map_ops cgroup_array_map_ops = {
1364 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.c2251 const struct bpf_map_ops htab_map_ops = {
2272 const struct bpf_map_ops htab_lru_map_ops = {
2426 const struct bpf_map_ops htab_percpu_map_ops = {
2446 const struct bpf_map_ops htab_lru_percpu_map_ops = {
2586 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.c734 const struct bpf_map_ops trie_map_ops = {
Dcpumap.c651 const struct bpf_map_ops cpu_map_ops = {
Dstackmap.c677 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 = {
1126 const struct bpf_map_ops *ops; in map_create()
Dverifier.c18859 const struct bpf_map_ops *ops; in do_misc_fixups()
/linux-6.6.21/net/xdp/
Dxskmap.c267 const struct bpf_map_ops xsk_map_ops = {
/linux-6.6.21/include/linux/
Dbpf.h75 struct bpf_map_ops { struct
251 const struct bpf_map_ops *ops ____cacheline_aligned;
570 extern const struct bpf_map_ops bpf_map_offload_ops;
2033 extern const struct bpf_map_ops _ops;
/linux-6.6.21/net/core/
Dbpf_sk_storage.c307 const struct bpf_map_ops sk_storage_map_ops = {
Dsock_map.c816 const struct bpf_map_ops sock_map_ops = {
1427 const struct bpf_map_ops sock_hash_ops = {