Home
last modified time | relevance | path

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

/Linux-v5.10/kernel/bpf/
Dqueue_stack_maps.c259 const struct bpf_map_ops queue_map_ops = {
276 const struct bpf_map_ops stack_map_ops = {
Darraymap.c645 const struct bpf_map_ops array_map_ops = {
668 const struct bpf_map_ops percpu_array_map_ops = {
1061 const struct bpf_map_ops prog_array_map_ops = {
1167 const struct bpf_map_ops perf_event_array_map_ops = {
1204 const struct bpf_map_ops cgroup_array_map_ops = {
1291 const struct bpf_map_ops array_of_maps_map_ops = {
Dbpf_inode_storage.c237 const struct bpf_map_ops inode_storage_map_ops = {
Dreuseport_array.c353 const struct bpf_map_ops reuseport_array_ops = {
Dhashtab.c1831 const struct bpf_map_ops htab_map_ops = {
1849 const struct bpf_map_ops htab_lru_map_ops = {
1970 const struct bpf_map_ops htab_percpu_map_ops = {
1987 const struct bpf_map_ops htab_lru_percpu_map_ops = {
2124 const struct bpf_map_ops htab_of_maps_map_ops = {
Ddevmap.c752 const struct bpf_map_ops dev_map_ops = {
766 const struct bpf_map_ops dev_map_hash_ops = {
Dringbuf.c289 const struct bpf_map_ops ringbuf_map_ops = {
Dbpf_struct_ops.c613 const struct bpf_map_ops bpf_struct_ops_map_ops = {
Dlocal_storage.c454 const struct bpf_map_ops cgroup_storage_map_ops = {
Dlpm_trie.c734 const struct bpf_map_ops trie_map_ops = {
Dcpumap.c657 const struct bpf_map_ops cpu_map_ops = {
Dstackmap.c840 const struct bpf_map_ops stack_trace_map_ops = {
Dsyscall.c55 static const struct bpf_map_ops * const bpf_map_types[] = {
94 const struct bpf_map_ops bpf_map_offload_ops = {
103 const struct bpf_map_ops *ops; in find_and_alloc_map()
Dbtf.c4290 static const struct bpf_map_ops * const btf_vmlinux_map_ops[] = {
4304 const struct bpf_map_ops *ops; in btf_vmlinux_map_ids_init()
Dverifier.c10850 const struct bpf_map_ops *ops; in fixup_bpf_calls()
/Linux-v5.10/net/xdp/
Dxskmap.c260 const struct bpf_map_ops xsk_map_ops = {
/Linux-v5.10/include/linux/
Dbpf.h54 struct bpf_map_ops { struct
145 const struct bpf_map_ops *ops ____cacheline_aligned; argument
254 extern const struct bpf_map_ops bpf_map_offload_ops;
1183 extern const struct bpf_map_ops _ops;
/Linux-v5.10/net/core/
Dbpf_sk_storage.c339 const struct bpf_map_ops sk_storage_map_ops = {
Dsock_map.c829 const struct bpf_map_ops sock_map_ops = {
1441 const struct bpf_map_ops sock_hash_ops = {