Home
last modified time | relevance | path

Searched defs:target_fd (Results 1 – 11 of 11) sorted by relevance

/external/bcc/src/cc/
Dns_guard.cc33 ebpf::FileDesc target_fd(open(target_path.c_str(), O_RDONLY)); in ProcMountNS() local
Dlibbpf.c883 int self_fd = -1, target_fd = -1; in enter_mount_ns() local
/external/linux-kselftest/tools/testing/selftests/proc/
Dfd-001-lookup.c102 unsigned int fd, target_fd; in main() local
/external/libchrome/mojo/public/cpp/platform/
Dplatform_channel.cc193 int target_fd = base::GlobalDescriptors::kBaseDescriptor; in PrepareToPassRemoteEndpoint() local
/external/strace/
Dbpf_attr.h147 uint32_t target_fd; member
158 uint32_t target_fd; member
226 uint32_t target_fd; member
/external/tensorflow/tensorflow/core/platform/posix/
Dposix_file_system.cc330 int target_fd = open(translated_target.c_str(), O_WRONLY | O_CREAT, in CopyFile() local
/external/iproute2/lib/
Dbpf.c1029 int bpf_prog_attach_fd(int prog_fd, int target_fd, enum bpf_attach_type type) in bpf_prog_attach_fd()
1040 int bpf_prog_detach_fd(int target_fd, enum bpf_attach_type type) in bpf_prog_detach_fd()
/external/iproute2/include/uapi/linux/
Dbpf.h222 __u32 target_fd; /* container object to attach to */ member
/external/bcc/src/cc/compat/linux/
Dbpf.h347 __u32 target_fd; /* container object to attach to */ member
382 __u32 target_fd; /* container object to query */ member
/external/bcc/src/cc/includes/compat/linux/
Dbpf.h347 __u32 target_fd; /* container object to attach to */ member
382 __u32 target_fd; /* container object to query */ member
/external/kernel-headers/original/uapi/linux/
Dbpf.h379 __u32 target_fd; /* container object to attach to */ member
417 __u32 target_fd; /* container object to query */ member