Searched refs:BATCH_SIZE (Results 1 – 1 of 1) sorted by relevance
3947 #define BATCH_SIZE 128 macro3951 char *uaddrs[BATCH_SIZE], **upp; in __umtx_op_nwake_private_native()3958 tocopy = MIN(count, BATCH_SIZE); in __umtx_op_nwake_private_native()3973 uint32_t uaddrs[BATCH_SIZE], *upp; in __umtx_op_nwake_private_compat32()3980 tocopy = MIN(count, BATCH_SIZE); in __umtx_op_nwake_private_compat32()