Searched refs:bpf_map_ops (Results 1 – 21 of 21) sorted by relevance
251 const struct bpf_map_ops queue_map_ops = {268 const struct bpf_map_ops stack_map_ops = {
684 const struct bpf_map_ops array_map_ops = {710 const struct bpf_map_ops percpu_array_map_ops = {1108 const struct bpf_map_ops prog_array_map_ops = {1214 const struct bpf_map_ops perf_event_array_map_ops = {1251 const struct bpf_map_ops cgroup_array_map_ops = {1338 const struct bpf_map_ops array_of_maps_map_ops = {
191 const struct bpf_map_ops bloom_filter_map_ops = {
244 const struct bpf_map_ops inode_storage_map_ops = {
305 const struct bpf_map_ops task_storage_map_ops = {
345 const struct bpf_map_ops reuseport_array_ops = {
2109 const struct bpf_map_ops htab_map_ops = {2131 const struct bpf_map_ops htab_lru_map_ops = {2256 const struct bpf_map_ops htab_percpu_map_ops = {2276 const struct bpf_map_ops htab_lru_percpu_map_ops = {2416 const struct bpf_map_ops htab_of_maps_map_ops = {
267 const struct bpf_map_ops ringbuf_map_ops = {
1018 const struct bpf_map_ops dev_map_ops = {1033 const struct bpf_map_ops dev_map_hash_ops = {
451 const struct bpf_map_ops cgroup_storage_map_ops = {
723 const struct bpf_map_ops trie_map_ops = {
616 const struct bpf_map_ops bpf_struct_ops_map_ops = {
675 const struct bpf_map_ops cpu_map_ops = {
710 const struct bpf_map_ops stack_trace_map_ops = {
56 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()
4613 static const struct bpf_map_ops * const btf_vmlinux_map_ops[] = {4627 const struct bpf_map_ops *ops; in btf_vmlinux_map_ids_init()
12892 const struct bpf_map_ops *ops; in do_misc_fixups()
257 const struct bpf_map_ops xsk_map_ops = {
63 struct bpf_map_ops { struct162 const struct bpf_map_ops *ops ____cacheline_aligned; argument298 extern const struct bpf_map_ops bpf_map_offload_ops;1377 extern const struct bpf_map_ops _ops;
792 const struct bpf_map_ops sock_map_ops = {1384 const struct bpf_map_ops sock_hash_ops = {
337 const struct bpf_map_ops sk_storage_map_ops = {
Completed in 77 milliseconds