Searched defs:bpf_map_dev_ops (Results 1 – 11 of 11) sorted by relevance
| /external/libbpf/.github/actions/build-selftests/ |
| D | vmlinux.h | 13166 struct bpf_map_dev_ops { struct 13176 const struct bpf_map_dev_ops *dev_ops; argument
|
| /external/bcc/libbpf-tools/powerpc/ |
| D | vmlinux_600.h | 13677 struct bpf_map_dev_ops { struct 13678 int (*map_get_next_key)(struct bpf_offloaded_map *, void *, void *); 13679 int (*map_lookup_elem)(struct bpf_offloaded_map *, void *, void *); 13680 int (*map_update_elem)(struct bpf_offloaded_map *, void *, void *, u64); 13681 int (*map_delete_elem)(struct bpf_offloaded_map *, void *);
|
| D | vmlinux.h | 13677 struct bpf_map_dev_ops { struct 13678 int (*map_get_next_key)(struct bpf_offloaded_map *, void *, void *); 13679 int (*map_lookup_elem)(struct bpf_offloaded_map *, void *, void *); 13680 int (*map_update_elem)(struct bpf_offloaded_map *, void *, void *, u64); 13681 int (*map_delete_elem)(struct bpf_offloaded_map *, void *);
|
| /external/bcc/libbpf-tools/loongarch/ |
| D | vmlinux_602.h | 12200 struct bpf_map_dev_ops { struct 12210 const struct bpf_map_dev_ops *dev_ops; argument
|
| D | vmlinux.h | 12200 struct bpf_map_dev_ops { struct 12210 const struct bpf_map_dev_ops *dev_ops; argument
|
| /external/bcc/libbpf-tools/x86/ |
| D | vmlinux_518.h | 30250 struct bpf_map_dev_ops { struct 30251 int (*map_get_next_key)(struct bpf_offloaded_map *, void *, void *); 30252 int (*map_lookup_elem)(struct bpf_offloaded_map *, void *, void *); 30253 int (*map_update_elem)(struct bpf_offloaded_map *, void *, void *, u64); 30254 int (*map_delete_elem)(struct bpf_offloaded_map *, void *);
|
| D | vmlinux.h | 30250 struct bpf_map_dev_ops { struct 30251 int (*map_get_next_key)(struct bpf_offloaded_map *, void *, void *); 30252 int (*map_lookup_elem)(struct bpf_offloaded_map *, void *, void *); 30253 int (*map_update_elem)(struct bpf_offloaded_map *, void *, void *, u64); 30254 int (*map_delete_elem)(struct bpf_offloaded_map *, void *);
|
| /external/bcc/libbpf-tools/arm64/ |
| D | vmlinux.h | 9896 struct bpf_map_dev_ops { struct 9908 const struct bpf_map_dev_ops *dev_ops; argument
|
| D | vmlinux_608.h | 9896 struct bpf_map_dev_ops { struct 9908 const struct bpf_map_dev_ops *dev_ops; argument
|
| /external/bcc/libbpf-tools/riscv/ |
| D | vmlinux.h | 15334 struct bpf_map_dev_ops { struct 15344 const struct bpf_map_dev_ops *dev_ops; argument
|
| D | vmlinux_602.h | 15334 struct bpf_map_dev_ops { struct 15344 const struct bpf_map_dev_ops *dev_ops; argument
|