Home
last modified time | relevance | path

Searched defs:handle_to_fd (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/drm-ffi/src/
Dgem.rs42 pub fn handle_to_fd(fd: BorrowedFd<'_>, handle: u32, flags: u32) -> io::Result<drm_prime_handle> { in handle_to_fd() function
Dsyncobj.rs43 pub fn handle_to_fd( in handle_to_fd() function
/aosp_15_r20/cts/hostsidetests/securitybulletin/securityPatch/CVE-2017-0508/
H A Dpoc.c166 void handle_to_fd(void) { in handle_to_fd() function