Home
last modified time | relevance | path

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

/linux/kernel/bpf/
H A Dqueue_stack_maps.c269 const struct bpf_map_ops queue_map_ops = {
285 const struct bpf_map_ops stack_map_ops = {
H A Darraymap.c785 const struct bpf_map_ops array_map_ops = {
810 const struct bpf_map_ops percpu_array_map_ops = {
1197 const struct bpf_map_ops prog_array_map_ops = {
1303 const struct bpf_map_ops perf_event_array_map_ops = {
1339 const struct bpf_map_ops cgroup_array_map_ops = {
1425 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.c206 const struct bpf_map_ops cgrp_storage_map_ops = {
H A Dringbuf.c351 const struct bpf_map_ops ringbuf_map_ops = {
366 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.c2290 const struct bpf_map_ops htab_map_ops = {
2311 const struct bpf_map_ops htab_lru_map_ops = {
2485 const struct bpf_map_ops htab_percpu_map_ops = {
2506 const struct bpf_map_ops htab_lru_percpu_map_ops = {
2652 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.c457 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.c772 const struct bpf_map_ops trie_map_ops = {
H A Dstackmap.c751 const struct bpf_map_ops stack_trace_map_ops = {
H A Dbpf_struct_ops.c1115 const struct bpf_map_ops bpf_struct_ops_map_ops = {
H A Dsyscall.c65 static const struct bpf_map_ops * const bpf_map_types[] = {
108 const struct bpf_map_ops bpf_map_offload_ops = {
1320 const struct bpf_map_ops *ops; in map_create()
H A Dcore.c3062 __weak const struct bpf_map_ops arena_map_ops;
H A Dverifier.c21102 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.h81 struct bpf_map_ops { struct
261 const struct bpf_map_ops *ops;
617 extern const struct bpf_map_ops bpf_map_offload_ops;
2265 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 = {