Home
last modified time | relevance | path

Searched defs:alloc_handle (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/cts/hostsidetests/securitybulletin/securityPatch/CVE-2021-0490/
H A Dpoc.cpp320 int alloc_handle(int type, unsigned long kernel_obj_addr) { in alloc_handle() function
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xrt/tests/
H A Draw_api_test.cc1849 int64_t alloc_handle = outputs[0].scalar<int64_t>()(); in TEST() local
1948 int64_t alloc_handle = outputs[0].scalar<int64_t>()(); in TEST() local
/aosp_15_r20/external/iptables/libiptc/
H A Dlibiptc.c1275 alloc_handle(STRUCT_GETINFO *infop) in alloc_handle() function
/aosp_15_r20/external/fastrpc/src/
H A Dfastrpc_apps_user.c614 static int alloc_handle(int domain, remote_handle64 remote, struct handle_info **info) { in alloc_handle() function