Home
last modified time | relevance | path

Searched refs:inner_map_fd (Results 1 – 10 of 10) sorted by relevance

/third_party/libbpf/src/
Dgen_loader.c36 __u32 inner_map_fd; member
484 move_stack2blob(gen, attr_field(map_create_attr, inner_map_fd), 4, in bpf_gen__map_create()
485 stack_off(inner_map_fd)); in bpf_gen__map_create()
511 stack_off(inner_map_fd))); in bpf_gen__map_create()
523 emit_sys_close_stack(gen, stack_off(inner_map_fd)); in bpf_gen__map_create()
Dlibbpf_probes.c366 opts.inner_map_fd = fd_inner; in probe_map_create()
Dbpf.h48 __u32 inner_map_fd; member
Dbpf.c195 attr.inner_map_fd = OPTS_GET(opts, inner_map_fd, 0); in bpf_map_create()
Dlibbpf.c530 int inner_map_fd; member
1592 map->inner_map_fd = -1;
5536 map->inner_map_fd = bpf_map__fd(map->inner_map);
5538 if (map->inner_map_fd >= 0)
5539 create_attr.inner_map_fd = map->inner_map_fd;
10173 if (map->inner_map_fd != -1) {
10181 map->inner_map_fd = fd;
/third_party/ltp/include/lapi/
Dbpf.h191 uint32_t inner_map_fd; /* fd pointing to the inner map */ member
/third_party/libbpf/include/uapi/linux/
Dbpf.h1384 __u32 inner_map_fd; /* fd pointing to the inner map */ member
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h25361 __u32 inner_map_fd; member
/third_party/libabigail/tests/data/test-diff-filter/
Dtest-PR27569-v0.abi55440 …<var-decl name="inner_map_fd" type-id="3f1a6b60" visibility="default" filepath="include/uapi/linux…
Dtest-PR27569-v1.abi55469 …<var-decl name="inner_map_fd" type-id="3f1a6b60" visibility="default" filepath="include/uapi/linux…