Home
last modified time | relevance | path

Searched refs:target_fd (Results 1 – 13 of 13) sorted by relevance

/third_party/libbpf/src/
Dbpf.c622 int bpf_prog_attach(int prog_fd, int target_fd, enum bpf_attach_type type, in bpf_prog_attach() argument
629 return bpf_prog_attach_opts(prog_fd, target_fd, type, &opts); in bpf_prog_attach()
652 attr.target_fd = target; in bpf_prog_attach_opts()
690 attr.target_fd = target; in bpf_prog_detach_opts()
707 int bpf_prog_detach(int target_fd, enum bpf_attach_type type) in bpf_prog_detach() argument
709 return bpf_prog_detach_opts(0, target_fd, type, NULL); in bpf_prog_detach()
712 int bpf_prog_detach2(int prog_fd, int target_fd, enum bpf_attach_type type) in bpf_prog_detach2() argument
714 return bpf_prog_detach_opts(prog_fd, target_fd, type, NULL); in bpf_prog_detach2()
717 int bpf_link_create(int prog_fd, int target_fd, in bpf_link_create() argument
742 attr.link_create.target_fd = target_fd; in bpf_link_create()
[all …]
Dskel_internal.h289 static inline int skel_link_create(int prog_fd, int target_fd, in skel_link_create() argument
297 attr.link_create.target_fd = target_fd; in skel_link_create()
Dbpf.h428 LIBBPF_API int bpf_link_create(int prog_fd, int target_fd,
589 LIBBPF_API int bpf_prog_query(int target_fd, enum bpf_attach_type type,
Dlibbpf.h771 int target_fd, const char *attach_func_name);
Dlibbpf.c12391 int target_fd, const char *target_name, argument
12411 link_fd = bpf_link_create(prog_fd, target_fd, attach_type, opts);
12512 int target_fd, argument
12517 if (!!target_fd != !!attach_func_name) {
12529 if (target_fd) {
12532 btf_id = libbpf_find_prog_btf_id(attach_func_name, target_fd);
12538 return bpf_program_attach_fd(prog, target_fd, "freplace",
12556 __u32 target_fd = 0; local
12575 link_fd = bpf_link_create(prog_fd, target_fd, BPF_TRACE_ITER,
/third_party/ltp/include/lapi/
Dbpf.h245 uint32_t target_fd; /* container object to attach to */ member
290 uint32_t target_fd; /* container object to query */ member
/third_party/libbpf/include/uapi/linux/
Dbpf.h1490 __u32 target_fd; /* target object to attach to or ... */ member
1548 __u32 target_fd; /* target object to query or ... */ member
1609 __u32 target_fd; /* target object to attach to or ... */ member
/third_party/node/deps/googletest/src/
Dgtest-death-test.cc1012 add_stderr_action->fd.target_fd = STDERR_FILENO; in AssumeRole()
/third_party/googletest/googletest/src/
Dgtest-death-test.cc1024 add_stderr_action->fd.target_fd = STDERR_FILENO; in AssumeRole()
/third_party/mesa3d/src/gtest/src/
Dgtest-death-test.cc1034 add_stderr_action->fd.target_fd = STDERR_FILENO; in AssumeRole()
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h25426 __u32 target_fd; member
25465 __u32 target_fd; member
25497 __u32 target_fd; member
/third_party/libabigail/tests/data/test-diff-filter/
Dtest-PR27569-v0.abi55534 …<var-decl name="target_fd" type-id="3f1a6b60" visibility="default" filepath="include/uapi/linux/bp…
55610 …<var-decl name="target_fd" type-id="3f1a6b60" visibility="default" filepath="include/uapi/linux/bp…
Dtest-PR27569-v1.abi55563 …<var-decl name="target_fd" type-id="3f1a6b60" visibility="default" filepath="include/uapi/linux/bp…
55639 …<var-decl name="target_fd" type-id="3f1a6b60" visibility="default" filepath="include/uapi/linux/bp…