Home
last modified time | relevance | path

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

/Linux-v6.1/kernel/bpf/
Dqueue_stack_maps.c250 const struct bpf_map_ops queue_map_ops = {
265 const struct bpf_map_ops stack_map_ops = {
Darraymap.c734 const struct bpf_map_ops array_map_ops = {
758 const struct bpf_map_ops percpu_array_map_ops = {
1153 const struct bpf_map_ops prog_array_map_ops = {
1257 const struct bpf_map_ops perf_event_array_map_ops = {
1292 const struct bpf_map_ops cgroup_array_map_ops = {
1377 const struct bpf_map_ops array_of_maps_map_ops = {
Dbloom_filter.c197 const struct bpf_map_ops bloom_filter_map_ops = {
Dbpf_inode_storage.c250 const struct bpf_map_ops inode_storage_map_ops = {
Dbpf_task_storage.c311 const struct bpf_map_ops task_storage_map_ops = {
Dringbuf.c340 const struct bpf_map_ops ringbuf_map_ops = {
354 const struct bpf_map_ops user_ringbuf_map_ops = {
Dreuseport_array.c339 const struct bpf_map_ops reuseport_array_ops = {
Dhashtab.c2190 const struct bpf_map_ops htab_map_ops = {
2210 const struct bpf_map_ops htab_lru_map_ops = {
2363 const struct bpf_map_ops htab_percpu_map_ops = {
2382 const struct bpf_map_ops htab_lru_percpu_map_ops = {
2521 const struct bpf_map_ops htab_of_maps_map_ops = {
Ddevmap.c1010 const struct bpf_map_ops dev_map_ops = {
1023 const struct bpf_map_ops dev_map_hash_ops = {
Dlocal_storage.c451 const struct bpf_map_ops cgroup_storage_map_ops = {
Dlpm_trie.c724 const struct bpf_map_ops trie_map_ops = {
Dbpf_struct_ops.c646 const struct bpf_map_ops bpf_struct_ops_map_ops = {
Dcpumap.c678 const struct bpf_map_ops cpu_map_ops = {
Dstackmap.c658 const struct bpf_map_ops stack_trace_map_ops = {
Dsyscall.c60 static const struct bpf_map_ops * const bpf_map_types[] = {
103 const struct bpf_map_ops bpf_map_offload_ops = {
112 const struct bpf_map_ops *ops; in find_and_alloc_map()
Dverifier.c13917 const struct bpf_map_ops *ops; in do_misc_fixups()
/Linux-v6.1/net/xdp/
Dxskmap.c259 const struct bpf_map_ops xsk_map_ops = {
/Linux-v6.1/include/linux/
Dbpf.h72 struct bpf_map_ops { struct
206 const struct bpf_map_ops *ops ____cacheline_aligned;
402 extern const struct bpf_map_ops bpf_map_offload_ops;
1701 extern const struct bpf_map_ops _ops;
/Linux-v6.1/net/core/
Dbpf_sk_storage.c343 const struct bpf_map_ops sk_storage_map_ops = {
Dsock_map.c806 const struct bpf_map_ops sock_map_ops = {
1406 const struct bpf_map_ops sock_hash_ops = {