Home
last modified time | relevance | path

Searched refs:__handle (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/kernel/include/acpi/platform/
H A Daclinuxex.h83 #define acpi_os_create_lock(__handle) \ argument
87 *(__handle) = lock; \
88 spin_lock_init(*(__handle)); \
94 #define acpi_os_create_raw_lock(__handle) \ argument
98 *(__handle) = lock; \
99 raw_spin_lock_init(*(__handle)); \
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/
H A Ddlfcn.h60 extern int dlclose (void *__handle) __THROWNL __nonnull ((1));
64 extern void *dlsym (void *__restrict __handle,
73 extern void *dlvsym (void *__restrict __handle,
123 extern int dlinfo (void *__restrict __handle,
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/
H A Ddlfcn.h60 extern int dlclose (void *__handle) __THROWNL __nonnull ((1));
64 extern void *dlsym (void *__restrict __handle,
73 extern void *dlvsym (void *__restrict __handle,
123 extern int dlinfo (void *__restrict __handle,
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/bits/
H A Dfcntl-linux.h432 struct file_handle *__handle, int *__mnt_id,
439 extern int open_by_handle_at (int __mountdirfd, struct file_handle *__handle,
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/bits/
H A Dfcntl-linux.h432 struct file_handle *__handle, int *__mnt_id,
439 extern int open_by_handle_at (int __mountdirfd, struct file_handle *__handle,
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/libcxx/include/
H A Dany348 static void* __handle(_Action __act, any const * __this, any * __other,
373 __dest.__h = &_SmallHandler::__handle;
423 static void* __handle(_Action __act, any const * __this,
454 __dest.__h = &_LargeHandler::__handle;
474 __dest.__h = &_LargeHandler::__handle;
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/libcxx/include/
H A Dany348 static void* __handle(_Action __act, any const * __this, any * __other,
373 __dest.__h = &_SmallHandler::__handle;
423 static void* __handle(_Action __act, any const * __this,
454 __dest.__h = &_LargeHandler::__handle;
474 __dest.__h = &_LargeHandler::__handle;
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-benchmark/libhugetlbfs/files/
H A D0004-shm.c-Mark-glibc-specific-changes-so.patch21 extern void *dlsym (void *__restrict __handle, __const char *__restrict __name)