Home
last modified time | relevance | path

Searched defs:bound (Results 1 – 6 of 6) sorted by relevance

/xnu-12377.61.12/libkern/crypto/
H A Dcorecrypto_rand.c67 uint64_t bound, in crypto_random_uniform()
/xnu-12377.61.12/osfmk/x86_64/
H A Dloose_ends.c799 addr64_t bound = (pa + count + linesize - 1) & ~(linesize - 1); in dcache_incoherent_io_store64() local
824 addr64_t bound = (addr + count + linesize - 1) & ~(linesize - 1); in flush_dcache64() local
/xnu-12377.61.12/tests/sched/
H A Dclutch_runqueue.c41 …test_thread_t bound = create_thread(TH_BUCKET_SHARE_DF, low_tg, root_bucket_to_highest_pri[TH_BUCK… variable
/xnu-12377.61.12/osfmk/prng/
H A Dentropy.c337 add_observation(entropy_health_test_t *t, uint64_t bound) in add_observation()
/xnu-12377.61.12/iokit/Tests/
H A DTests.cpp760 uLong bound; in TestZLib() local
/xnu-12377.61.12/osfmk/ipc/
H A Dmach_port.c252 ipc_entry_num_t bound; in mach_port_names() local