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.c258 const struct bpf_map_ops queue_map_ops = {
274 const struct bpf_map_ops stack_map_ops = {
H A Darraymap.c803 const struct bpf_map_ops array_map_ops = {
829 const struct bpf_map_ops percpu_array_map_ops = {
1216 const struct bpf_map_ops prog_array_map_ops = {
1322 const struct bpf_map_ops perf_event_array_map_ops = {
1358 const struct bpf_map_ops cgroup_array_map_ops = {
1444 const struct bpf_map_ops array_of_maps_map_ops = {
H A Dbloom_filter.c204 const struct bpf_map_ops bloom_filter_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 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 Dhashtab.c2351 const struct bpf_map_ops htab_map_ops = {
2373 const struct bpf_map_ops htab_lru_map_ops = {
2554 const struct bpf_map_ops htab_percpu_map_ops = {
2576 const struct bpf_map_ops htab_lru_percpu_map_ops = {
2722 const struct bpf_map_ops htab_of_maps_map_ops = {
H A Ddevmap.c1069 const struct bpf_map_ops dev_map_ops = {
1084 const struct bpf_map_ops dev_map_hash_ops = {
H A Dlocal_storage.c461 const struct bpf_map_ops cgroup_storage_map_ops = {
H A Dlpm_trie.c775 const struct bpf_map_ops trie_map_ops = {
H A Dcpumap.c706 const struct bpf_map_ops cpu_map_ops = {
H A Darena.c508 const struct bpf_map_ops arena_map_ops = {
H A Dbpf_struct_ops.c1152 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 = {
1371 const struct bpf_map_ops *ops; in map_create()
H A Dcore.c3256 __weak const struct bpf_map_ops arena_map_ops;
H A Dverifier.c23361 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.h83 struct bpf_map_ops { struct
298 const struct bpf_map_ops *ops;
693 extern const struct bpf_map_ops bpf_map_offload_ops;
2565 extern const struct bpf_map_ops _ops;
/linux/net/core/
H A Dbpf_sk_storage.c315 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 = {