Home
last modified time | relevance | path

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

123

/aosp_15_r20/system/update_engine/payload_generator/
H A Dcow_size_estimator.cc54 FileDescriptorPtr target_fd, in CowDryRun()
201 FileDescriptorPtr target_fd, in EstimateCowSizeInfo()
H A Dcow_size_estimator_stub.cc23 FileDescriptorPtr target_fd, in EstimateCowSize()
H A Ddelta_diff_generator.cc118 auto target_fd = std::make_unique<EintrSafeFileDescriptor>(); in Run() local
/aosp_15_r20/external/libbpf/src/
H A Dbpf.c629 int bpf_prog_attach(int prog_fd, int target_fd, enum bpf_attach_type type, in bpf_prog_attach()
714 int bpf_prog_detach(int target_fd, enum bpf_attach_type type) in bpf_prog_detach()
719 int bpf_prog_detach2(int prog_fd, int target_fd, enum bpf_attach_type type) in bpf_prog_detach2()
724 int bpf_link_create(int prog_fd, int target_fd, in bpf_link_create()
958 int bpf_prog_query(int target_fd, enum bpf_attach_type type, __u32 query_flags, in bpf_prog_query()
H A Dskel_internal.h289 static inline int skel_link_create(int prog_fd, int target_fd, in skel_link_create()
/aosp_15_r20/external/strace/
H A Dbpf_attr.h147 uint32_t target_fd; member
158 uint32_t target_fd; member
226 uint32_t target_fd; member
/aosp_15_r20/kernel/tests/net/test/
H A Dbpf.py294 def BpfProgAttach(prog_fd, target_fd, prog_type): argument
300 def BpfProgDetach(target_fd, prog_type): argument
327 def BpfProgQuery(target_fd, attach_type, query_flags, attach_flags): argument
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/proc/
H A Dfd-001-lookup.c102 unsigned int fd, target_fd; in main() local
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/bpf/prog_tests/
H A Dtc_redirect.c957 static int tun_relay_loop(int src_fd, int target_fd) in tun_relay_loop()
998 int src_fd, target_fd = -1; in test_tc_redirect_peer_l3() local
/aosp_15_r20/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-8426/
H A Dpoc.c68 volatile int target_fd; variable
/aosp_15_r20/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-8425/
H A Dpoc.c68 volatile int target_fd; variable
/aosp_15_r20/system/vold/
H A DLoop.cpp69 unique_fd target_fd; in create() local
/aosp_15_r20/external/libchrome/mojo/public/cpp/platform/
H A Dplatform_channel.cc193 int target_fd = base::GlobalDescriptors::kBaseDescriptor; in PrepareToPassRemoteEndpoint() local
/aosp_15_r20/packages/modules/Virtualization/tests/authfs/common/src/
Dopen_then_run.rs37 target_fd: PseudoRawFd, field
/aosp_15_r20/external/vboot_reference/host/lib/
H A Dsubprocess.c46 int target_fd; in connect_process_target() local
/aosp_15_r20/external/cronet/base/process/
H A Dlaunch_fuchsia.cc81 fdio_spawn_action_t FdioSpawnActionCloneFd(int local_fd, int target_fd) { in FdioSpawnActionCloneFd()
/aosp_15_r20/system/apex/apexd/
H A Dapexd_loop.cpp367 unique_fd target_fd(open(target.c_str(), O_RDONLY | O_CLOEXEC | O_DIRECT)); in ConfigureLoopDevice() local
/aosp_15_r20/external/ltp/include/lapi/
H A Dbpf.h245 uint32_t target_fd; /* container object to attach to */ member
290 uint32_t target_fd; /* container object to query */ member
/aosp_15_r20/out/soong/.intermediates/external/libbpf/libbpf_headers/gen/bpf/
Dskel_internal.h289 static inline int skel_link_create(int prog_fd, int target_fd, in skel_link_create()
/aosp_15_r20/external/tensorflow/tensorflow/tsl/platform/default/
H A Dposix_file_system.cc407 int target_fd = in CopyFile() local
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sys/pal/unix/process/
H A Dzircon.rs114 pub target_fd: i32, field
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/std/src/sys/pal/unix/process/
H A Dzircon.rs114 pub target_fd: i32, field
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/pal/unix/process/
H A Dzircon.rs114 pub target_fd: i32, field
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sys/pal/unix/process/
H A Dzircon.rs114 pub target_fd: i32, field
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/pal/unix/process/
H A Dzircon.rs114 pub target_fd: i32, field

123