Searched defs:target_fd (Results 1 – 11 of 11) sorted by relevance
33 ebpf::FileDesc target_fd(open(target_path.c_str(), O_RDONLY)); in ProcMountNS() local
883 int self_fd = -1, target_fd = -1; in enter_mount_ns() local
102 unsigned int fd, target_fd; in main() local
193 int target_fd = base::GlobalDescriptors::kBaseDescriptor; in PrepareToPassRemoteEndpoint() local
147 uint32_t target_fd; member158 uint32_t target_fd; member226 uint32_t target_fd; member
330 int target_fd = open(translated_target.c_str(), O_WRONLY | O_CREAT, in CopyFile() local
1029 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()
222 __u32 target_fd; /* container object to attach to */ member
347 __u32 target_fd; /* container object to attach to */ member382 __u32 target_fd; /* container object to query */ member
379 __u32 target_fd; /* container object to attach to */ member417 __u32 target_fd; /* container object to query */ member