/aosp_15_r20/system/update_engine/payload_generator/ |
H A D | cow_size_estimator.cc | 54 FileDescriptorPtr target_fd, in CowDryRun() 201 FileDescriptorPtr target_fd, in EstimateCowSizeInfo()
|
H A D | cow_size_estimator_stub.cc | 23 FileDescriptorPtr target_fd, in EstimateCowSize()
|
H A D | delta_diff_generator.cc | 118 auto target_fd = std::make_unique<EintrSafeFileDescriptor>(); in Run() local
|
/aosp_15_r20/external/libbpf/src/ |
H A D | bpf.c | 629 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 D | skel_internal.h | 289 static inline int skel_link_create(int prog_fd, int target_fd, in skel_link_create()
|
/aosp_15_r20/external/strace/ |
H A D | bpf_attr.h | 147 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 D | bpf.py | 294 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 D | fd-001-lookup.c | 102 unsigned int fd, target_fd; in main() local
|
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/bpf/prog_tests/ |
H A D | tc_redirect.c | 957 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 D | poc.c | 68 volatile int target_fd; variable
|
/aosp_15_r20/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-8425/ |
H A D | poc.c | 68 volatile int target_fd; variable
|
/aosp_15_r20/system/vold/ |
H A D | Loop.cpp | 69 unique_fd target_fd; in create() local
|
/aosp_15_r20/external/libchrome/mojo/public/cpp/platform/ |
H A D | platform_channel.cc | 193 int target_fd = base::GlobalDescriptors::kBaseDescriptor; in PrepareToPassRemoteEndpoint() local
|
/aosp_15_r20/packages/modules/Virtualization/tests/authfs/common/src/ |
D | open_then_run.rs | 37 target_fd: PseudoRawFd, field
|
/aosp_15_r20/external/vboot_reference/host/lib/ |
H A D | subprocess.c | 46 int target_fd; in connect_process_target() local
|
/aosp_15_r20/external/cronet/base/process/ |
H A D | launch_fuchsia.cc | 81 fdio_spawn_action_t FdioSpawnActionCloneFd(int local_fd, int target_fd) { in FdioSpawnActionCloneFd()
|
/aosp_15_r20/system/apex/apexd/ |
H A D | apexd_loop.cpp | 367 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 D | bpf.h | 245 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/ |
D | skel_internal.h | 289 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 D | posix_file_system.cc | 407 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 D | zircon.rs | 114 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 D | zircon.rs | 114 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 D | zircon.rs | 114 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 D | zircon.rs | 114 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 D | zircon.rs | 114 pub target_fd: i32, field
|