Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/bpf/
H A Dqueue_stack_maps.c259 const struct bpf_map_ops queue_map_ops = {
276 const struct bpf_map_ops stack_map_ops = {
H A Darraymap.c651 const struct bpf_map_ops array_map_ops = {
674 const struct bpf_map_ops percpu_array_map_ops = {
1068 const struct bpf_map_ops prog_array_map_ops = {
1174 const struct bpf_map_ops perf_event_array_map_ops = {
1211 const struct bpf_map_ops cgroup_array_map_ops = {
1298 const struct bpf_map_ops array_of_maps_map_ops = {
H A Dbpf_inode_storage.c244 const struct bpf_map_ops inode_storage_map_ops = {
H A Dhashtab.c1833 const struct bpf_map_ops htab_map_ops = {
1851 const struct bpf_map_ops htab_lru_map_ops = {
1972 const struct bpf_map_ops htab_percpu_map_ops = {
1989 const struct bpf_map_ops htab_lru_percpu_map_ops = {
2126 const struct bpf_map_ops htab_of_maps_map_ops = {
H A Dreuseport_array.c353 const struct bpf_map_ops reuseport_array_ops = {
H A Ddevmap.c752 const struct bpf_map_ops dev_map_ops = {
766 const struct bpf_map_ops dev_map_hash_ops = {
H A Dringbuf.c286 const struct bpf_map_ops ringbuf_map_ops = {
H A Dlpm_trie.c734 const struct bpf_map_ops trie_map_ops = {
H A Dlocal_storage.c455 const struct bpf_map_ops cgroup_storage_map_ops = {
H A Dbpf_struct_ops.c621 const struct bpf_map_ops bpf_struct_ops_map_ops = {
H A Dcpumap.c657 const struct bpf_map_ops cpu_map_ops = {
H A Dstackmap.c844 const struct bpf_map_ops stack_trace_map_ops = {
H A Dsyscall.c58 static const struct bpf_map_ops * const bpf_map_types[] = {
97 const struct bpf_map_ops bpf_map_offload_ops = {
106 const struct bpf_map_ops *ops; in find_and_alloc_map()
H A Dbtf.c4289 static const struct bpf_map_ops * const btf_vmlinux_map_ops[] = {
4303 const struct bpf_map_ops *ops; in btf_vmlinux_map_ids_init()
H A Dverifier.c11370 const struct bpf_map_ops *ops; in fixup_bpf_calls()
/OK3568_Linux_fs/kernel/net/xdp/
H A Dxskmap.c260 const struct bpf_map_ops xsk_map_ops = {
/OK3568_Linux_fs/kernel/include/linux/
H A Dbpf.h56 struct bpf_map_ops { struct
150 const struct bpf_map_ops *ops ____cacheline_aligned; argument
268 extern const struct bpf_map_ops bpf_map_offload_ops;
1229 extern const struct bpf_map_ops _ops;
/OK3568_Linux_fs/kernel/net/core/
H A Dbpf_sk_storage.c337 const struct bpf_map_ops sk_storage_map_ops = {
H A Dsock_map.c838 const struct bpf_map_ops sock_map_ops = {
1459 const struct bpf_map_ops sock_hash_ops = {