Home
last modified time | relevance | path

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

/linux/kernel/bpf/
H A Dqueue_stack_maps.c261 const struct bpf_map_ops queue_map_ops = {
277 const struct bpf_map_ops stack_map_ops = {
H A Darraymap.c858 const struct bpf_map_ops array_map_ops = {
885 const struct bpf_map_ops percpu_array_map_ops = {
1276 const struct bpf_map_ops prog_array_map_ops = {
1382 const struct bpf_map_ops perf_event_array_map_ops = {
1418 const struct bpf_map_ops cgroup_array_map_ops = {
1504 const struct bpf_map_ops array_of_maps_map_ops = {
H A Dbpf_inode_storage.c198 const struct bpf_map_ops inode_storage_map_ops = {
H A Dbloom_filter.c203 const struct bpf_map_ops bloom_filter_map_ops = {
H A Dreuseport_array.c343 const struct bpf_map_ops reuseport_array_ops = {
H A Dbpf_insn_array.c136 const struct bpf_map_ops insn_array_map_ops = {
H A Dringbuf.c378 const struct bpf_map_ops ringbuf_map_ops = {
393 const struct bpf_map_ops user_ringbuf_map_ops = {
H A Dhashtab.c2357 const struct bpf_map_ops htab_map_ops = {
2379 const struct bpf_map_ops htab_lru_map_ops = {
2560 const struct bpf_map_ops htab_percpu_map_ops = {
2582 const struct bpf_map_ops htab_lru_percpu_map_ops = {
2728 const struct bpf_map_ops htab_of_maps_map_ops = {
3513 const struct bpf_map_ops rhtab_map_ops = {
H A Dlocal_storage.c461 const struct bpf_map_ops cgroup_storage_map_ops = {
H A Dcpumap.c709 const struct bpf_map_ops cpu_map_ops = {
H A Darena.c640 const struct bpf_map_ops arena_map_ops = {
H A Dstackmap.c1141 const struct bpf_map_ops stack_trace_map_ops = {
H A Dbpf_struct_ops.c1194 const struct bpf_map_ops bpf_struct_ops_map_ops = {
H A Dsyscall.c71 static const struct bpf_map_ops * const bpf_map_types[] = {
114 const struct bpf_map_ops bpf_map_offload_ops = {
1385 const struct bpf_map_ops *ops; in map_create_alloc()
H A Dfixups.c1516 const struct bpf_map_ops *ops; in bpf_do_misc_fixups()
H A Dcore.c3424 __weak const struct bpf_map_ops arena_map_ops;
/linux/net/xdp/
H A Dxskmap.c271 const struct bpf_map_ops xsk_map_ops = {
/linux/include/linux/
H A Dbpf.h87 struct bpf_map_ops { struct
303 const struct bpf_map_ops *ops;
737 extern const struct bpf_map_ops bpf_map_offload_ops;
2696 extern const struct bpf_map_ops _ops;
/linux/net/core/
H A Dbpf_sk_storage.c312 const struct bpf_map_ops sk_storage_map_ops = {
H A Dsock_map.c831 const struct bpf_map_ops sock_map_ops = {
1447 const struct bpf_map_ops sock_hash_ops = {