Home
last modified time | relevance | path

Searched refs:early_exit (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/pstl/
H A Dpstl_config.h110 # define _PSTL_PRAGMA_SIMD_EARLYEXIT _PSTL_PRAGMA(omp simd early_exit)
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/pstl/
H A Dpstl_config.h110 # define _PSTL_PRAGMA_SIMD_EARLYEXIT _PSTL_PRAGMA(omp simd early_exit)
/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dehci-q.c1314 bool early_exit; in end_unlink_async() local
1325 early_exit = ehci->async_unlinking; in end_unlink_async()
1387 early_exit = true; in end_unlink_async()
1399 if (early_exit) in end_unlink_async()