Home
last modified time | relevance | path

Searched defs:map_fd (Results 76 – 81 of 81) sorted by relevance

1234

/OK3568_Linux_fs/kernel/tools/lib/bpf/
H A Dlibbpf.c4073 static bool map_is_reuse_compat(const struct bpf_map *map, int map_fd) in map_is_reuse_compat()
9980 int map_fd; /* BPF_MAP_TYPE_PERF_EVENT_ARRAY BPF map FD */ member
10076 struct perf_buffer *perf_buffer__new(int map_fd, size_t page_cnt, in perf_buffer__new()
10097 perf_buffer__new_raw(int map_fd, size_t page_cnt, in perf_buffer__new_raw()
10112 static struct perf_buffer *__perf_buffer__new(int map_fd, size_t page_cnt, in __perf_buffer__new()
10858 int prot, map_fd = bpf_map__fd(map); in bpf_object__load_skeleton() local
/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/
H A Dtest_sockmap.c66 int map_fd[9]; variable
/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/prog_tests/
H A Dsockmap_listen.c1513 int map_fd; in test_ops() local
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dbpf.h312 __u32 map_fd; member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dbpf.h312 __u32 map_fd; member
/OK3568_Linux_fs/kernel/tools/perf/
H A Dbuiltin-trace.c3635 int map_fd = bpf_map__fd(map); local

1234