Home
last modified time | relevance | path

Searched defs:map_fd (Results 176 - 194 of 194) sorted by relevance

12345678

/kernel/linux/linux-5.10/tools/perf/util/
H A Dbpf-loader.c1306 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 Dbtf.c4326 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 Dtest_sockmap.c64 int map_fd[9]; variable
[all...]
/kernel/linux/linux-6.6/tools/bpf/bpftool/
H A Dprog.c228 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 Dxdp_sample_user.c380 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 Dbpf.h203 uint32_t map_fd; member
/kernel/linux/linux-5.10/tools/perf/
H A Dbuiltin-trace.c3641 int map_fd = bpf_map__fd(map); local
/kernel/linux/linux-6.6/tools/perf/
H A Dbuiltin-trace.c3561 int map_fd = bpf_map__fd(map); local
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dbpf.h202 __u32 map_fd; member
/kernel/linux/linux-5.10/tools/lib/bpf/
H A Dlibbpf.c4076 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 Dbpf.h86 __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 Dbpf.h86 __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 Dbpf.h101 __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 Dbpf.h75 __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 Dbpf.h101 __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 Dbpf.h75 __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 Dbpf.h101 __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 Dlibbpf.c4997 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 Dlibbpf.c5402 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...]

Completed in 146 milliseconds

12345678