| /kernel/linux/linux-5.10/tools/perf/util/ |
| H A D | bpf-loader.c | 1306 int err, map_fd; in bpf_map_config_foreach_key() local 1255 foreach_key_array_all(map_config_func_t func, void *arg, const char *name, int map_fd, const struct bpf_map_def *pdef, struct bpf_map_op *op) foreach_key_array_all() argument 1275 foreach_key_array_ranges(map_config_func_t func, void *arg, const char *name, int map_fd, const struct bpf_map_def *pdef, struct bpf_map_op *op) foreach_key_array_ranges() argument 1364 apply_config_value_for_key(int map_fd, void *pkey, size_t val_size, u64 val) apply_config_value_for_key() argument 1399 apply_config_evsel_for_key(const char *name, int map_fd, void *pkey, struct evsel *evsel) apply_config_evsel_for_key() argument 1452 apply_obj_config_map_for_key(const char *name, int map_fd, const struct bpf_map_def *pdef, struct bpf_map_op *op, void *pkey, void *arg __maybe_unused) apply_obj_config_map_for_key() argument [all...] |
| /kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/ |
| H A D | btf.c | 4326 int map_fd = -1, btf_fd = -1; in do_test_raw() local 4534 int btf_fd[2] = {-1, -1}, map_fd = -1; in test_btf_id() local 5389 int map_fd = -1, btf_fd = -1; do_test_pprint() local [all...] |
| /kernel/linux/linux-6.6/tools/testing/selftests/bpf/ |
| H A D | test_sockmap.c | 64 int map_fd[9]; variable [all...] |
| /kernel/linux/linux-6.6/tools/bpf/bpftool/ |
| H A D | prog.c | 228 int map_fd; in find_metadata() local 2263 profile_open_perf_event(int mid, int cpu, int map_fd) profile_open_perf_event() argument 2294 int map_fd; profile_open_perf_events() local [all...] |
| /kernel/linux/linux-6.6/samples/bpf/ |
| H A D | xdp_sample_user.c | 380 static int map_collect_percpu_devmap(int map_fd, struct stats_record *rec) in map_collect_percpu_devmap() argument
|
| /third_party/ltp/include/lapi/ |
| H A D | bpf.h | 203 uint32_t map_fd; member
|
| /kernel/linux/linux-5.10/tools/perf/ |
| H A D | builtin-trace.c | 3641 int map_fd = bpf_map__fd(map); local
|
| /kernel/linux/linux-6.6/tools/perf/ |
| H A D | builtin-trace.c | 3561 int map_fd = bpf_map__fd(map); local
|
| /kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
| H A D | bpf.h | 202 __u32 map_fd; member
|
| /kernel/linux/linux-5.10/tools/lib/bpf/ |
| H A D | libbpf.c | 4076 static bool map_is_reuse_compat(const struct bpf_map *map, int map_fd) in map_is_reuse_compat() argument 9983 int map_fd; /* BPF_MAP_TYPE_PERF_EVENT_ARRAY BPF map FD */ member 10079 struct perf_buffer *perf_buffer__new(int map_fd, size_t page_cnt, in perf_buffer__new() argument 10100 perf_buffer__new_raw(int map_fd, size_ argument 10115 __perf_buffer__new(int map_fd, size_t page_cnt, struct perf_buffer_params *p) __perf_buffer__new() argument 10861 int prot, map_fd = bpf_map__fd(map); bpf_object__load_skeleton() local [all...] |
| /kernel/linux/linux-5.10/tools/include/uapi/linux/ |
| H A D | bpf.h | 86 __u32 map_fd; member 508 __u32 map_fd; member 529 __u32 map_fd; member 700 __u32 map_fd; member
|
| /kernel/linux/linux-5.10/include/uapi/linux/ |
| H A D | bpf.h | 86 __u32 map_fd; member 508 __u32 map_fd; member 529 __u32 map_fd; member 700 __u32 map_fd; member
|
| /kernel/linux/linux-6.6/include/uapi/linux/ |
| H A D | bpf.h | 101 __u32 map_fd; member 1389 __u32 map_fd; member 1410 __u32 map_fd; member 1588 __u32 map_fd; /* struct_op member 1686 __u32 map_fd; global() member [all...] |
| /kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
| H A D | bpf.h | 75 __u32 map_fd; member 302 __u32 map_fd; member 316 __u32 map_fd; member 451 __u32 map_fd; member
|
| /kernel/linux/linux-6.6/tools/include/uapi/linux/ |
| H A D | bpf.h | 101 __u32 map_fd; member 1389 __u32 map_fd; member 1410 __u32 map_fd; member 1588 __u32 map_fd; /* struct_op member 1686 __u32 map_fd; global() member [all...] |
| /kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
| H A D | bpf.h | 75 __u32 map_fd; member 302 __u32 map_fd; member 316 __u32 map_fd; member 451 __u32 map_fd; member
|
| /third_party/libbpf/include/uapi/linux/ |
| H A D | bpf.h | 101 __u32 map_fd; member 1407 __u32 map_fd; member 1428 __u32 map_fd; member 1606 __u32 map_fd; /* struct_op member 1711 __u32 map_fd; global() member [all...] |
| /kernel/linux/linux-6.6/tools/lib/bpf/ |
| H A D | libbpf.c | 4997 static bool map_is_reuse_compat(const struct bpf_map *map, int map_fd) in map_is_reuse_compat() argument 12147 int map_fd; member 12333 int map_fd; /* BPF_MAP_TYPE_PERF_EVENT_ARRAY BPF map FD */ global() member 12429 perf_buffer__new(int map_fd, size_t page_cnt, perf_buffer_sample_fn sample_cb, perf_buffer_lost_fn lost_cb, void *ctx, const struct perf_buffer_opts *opts) perf_buffer__new() argument 12463 perf_buffer__new_raw(int map_fd, size_t page_cnt, struct perf_event_attr *attr, perf_buffer_event_fn event_cb, void *ctx, const struct perf_buffer_raw_opts *opts) perf_buffer__new_raw() argument 12486 __perf_buffer__new(int map_fd, size_t page_cnt, struct perf_buffer_params *p) __perf_buffer__new() argument 13123 int prot, map_fd = bpf_map__fd(map); bpf_object__load_skeleton() local [all...] |
| /third_party/libbpf/src/ |
| H A D | libbpf.c | 5402 static bool map_is_reuse_compat(const struct bpf_map *map, int map_fd) argument 12661 int map_fd; member 12847 int map_fd; /* BPF_MAP_TYPE_PERF_EVENT_ARRAY BPF map FD */ global() member 12943 perf_buffer__new(int map_fd, size_t page_cnt, perf_buffer_sample_fn sample_cb, perf_buffer_lost_fn lost_cb, void *ctx, const struct perf_buffer_opts *opts) global() argument 12977 perf_buffer__new_raw(int map_fd, size_t page_cnt, struct perf_event_attr *attr, perf_buffer_event_fn event_cb, void *ctx, const struct perf_buffer_raw_opts *opts) global() argument 13000 __perf_buffer__new(int map_fd, size_t page_cnt, struct perf_buffer_params *p) global() argument 13637 int prot, map_fd = bpf_map__fd(map); global() local [all...] |