Searched refs:__handle (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/kernel/include/acpi/platform/ |
| H A D | aclinuxex.h | 83 #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 D | dlfcn.h | 60 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 D | dlfcn.h | 60 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 D | fcntl-linux.h | 432 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 D | fcntl-linux.h | 432 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 D | any | 348 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 D | any | 348 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 D | 0004-shm.c-Mark-glibc-specific-changes-so.patch | 21 extern void *dlsym (void *__restrict __handle, __const char *__restrict __name)
|