Home
last modified time | relevance | path

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

/Linux-v5.15/kernel/bpf/
Dqueue_stack_maps.c251 const struct bpf_map_ops queue_map_ops = {
268 const struct bpf_map_ops stack_map_ops = {
Darraymap.c685 const struct bpf_map_ops array_map_ops = {
711 const struct bpf_map_ops percpu_array_map_ops = {
1109 const struct bpf_map_ops prog_array_map_ops = {
1215 const struct bpf_map_ops perf_event_array_map_ops = {
1252 const struct bpf_map_ops cgroup_array_map_ops = {
1339 const struct bpf_map_ops array_of_maps_map_ops = {
Dbpf_inode_storage.c244 const struct bpf_map_ops inode_storage_map_ops = {
Dbpf_task_storage.c305 const struct bpf_map_ops task_storage_map_ops = {
Dreuseport_array.c345 const struct bpf_map_ops reuseport_array_ops = {
Dhashtab.c2110 const struct bpf_map_ops htab_map_ops = {
2132 const struct bpf_map_ops htab_lru_map_ops = {
2257 const struct bpf_map_ops htab_percpu_map_ops = {
2277 const struct bpf_map_ops htab_lru_percpu_map_ops = {
2417 const struct bpf_map_ops htab_of_maps_map_ops = {
Dringbuf.c267 const struct bpf_map_ops ringbuf_map_ops = {
Ddevmap.c1018 const struct bpf_map_ops dev_map_ops = {
1033 const struct bpf_map_ops dev_map_hash_ops = {
Dbpf_struct_ops.c604 const struct bpf_map_ops bpf_struct_ops_map_ops = {
Dlocal_storage.c451 const struct bpf_map_ops cgroup_storage_map_ops = {
Dlpm_trie.c723 const struct bpf_map_ops trie_map_ops = {
Dcpumap.c675 const struct bpf_map_ops cpu_map_ops = {
Dstackmap.c710 const struct bpf_map_ops stack_trace_map_ops = {
Dsyscall.c56 static const struct bpf_map_ops * const bpf_map_types[] = {
99 const struct bpf_map_ops bpf_map_offload_ops = {
108 const struct bpf_map_ops *ops; in find_and_alloc_map()
Dbtf.c4485 static const struct bpf_map_ops * const btf_vmlinux_map_ops[] = {
4499 const struct bpf_map_ops *ops; in btf_vmlinux_map_ids_init()
Dverifier.c12647 const struct bpf_map_ops *ops; in do_misc_fixups()
/Linux-v5.15/net/xdp/
Dxskmap.c257 const struct bpf_map_ops xsk_map_ops = {
/Linux-v5.15/include/linux/
Dbpf.h62 struct bpf_map_ops { struct
160 const struct bpf_map_ops *ops ____cacheline_aligned; argument
295 extern const struct bpf_map_ops bpf_map_offload_ops;
1356 extern const struct bpf_map_ops _ops;
/Linux-v5.15/net/core/
Dsock_map.c793 const struct bpf_map_ops sock_map_ops = {
1385 const struct bpf_map_ops sock_hash_ops = {
Dbpf_sk_storage.c337 const struct bpf_map_ops sk_storage_map_ops = {