Home
last modified time | relevance | path

Searched refs:bpf_map_init_from_attr (Results 1 – 17 of 17) sorted by relevance

/OK3568_Linux_fs/kernel/kernel/bpf/
H A Dqueue_stack_maps.c89 bpf_map_init_from_attr(&qs->map, attr); in queue_stack_map_alloc()
H A Dreuseport_array.c176 bpf_map_init_from_attr(&array->map, attr); in reuseport_array_alloc()
H A Dringbuf.c176 bpf_map_init_from_attr(&rb_map->map, attr); in ringbuf_map_alloc()
H A Dbpf_local_storage.c552 bpf_map_init_from_attr(&smap->map, attr); in bpf_local_storage_map_alloc()
H A Dlpm_trie.c565 bpf_map_init_from_attr(&trie->map, attr); in trie_alloc()
H A Dlocal_storage.c326 bpf_map_init_from_attr(&map->map, attr); in cgroup_storage_map_alloc()
H A Dbpf_struct_ops.c614 bpf_map_init_from_attr(map, attr); in bpf_struct_ops_map_alloc()
H A Dcpumap.c104 bpf_map_init_from_attr(&cmap->map, attr); in cpu_map_alloc()
H A Doffload.c379 bpf_map_init_from_attr(&offmap->map, attr); in bpf_map_offload_map_alloc()
H A Ddevmap.c131 bpf_map_init_from_attr(&dtab->map, attr); in dev_map_init_map()
H A Dstackmap.c135 bpf_map_init_from_attr(&smap->map, attr); in stack_map_alloc()
H A Darraymap.c161 bpf_map_init_from_attr(&array->map, attr); in array_map_alloc()
H A Dhashtab.c432 bpf_map_init_from_attr(&htab->map, attr); in htab_map_alloc()
H A Dsyscall.c352 void bpf_map_init_from_attr(struct bpf_map *map, union bpf_attr *attr) in bpf_map_init_from_attr() function
/OK3568_Linux_fs/kernel/net/xdp/
H A Dxskmap.c102 bpf_map_init_from_attr(&m->map, attr); in xsk_map_alloc()
/OK3568_Linux_fs/kernel/net/core/
H A Dsock_map.c46 bpf_map_init_from_attr(&stab->map, attr); in sock_map_alloc()
1132 bpf_map_init_from_attr(&htab->map, attr); in sock_hash_alloc()
/OK3568_Linux_fs/kernel/include/linux/
H A Dbpf.h1272 void bpf_map_init_from_attr(struct bpf_map *map, union bpf_attr *attr);