Home
last modified time | relevance | path

Searched defs:tryhard (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip_attr.c1306 boolean_t tryhard = (boolean_t)arg; in conn_ixa_cleanup() local
/illumos-gate/usr/src/lib/libc/port/threads/
H A Dsynch.c1247 mutex_trylock_adaptive(mutex_t *mp, int tryhard) in mutex_trylock_adaptive()
1437 mutex_trylock_process(mutex_t *mp, int tryhard) in mutex_trylock_process()
/illumos-gate/usr/src/uts/common/vm/
H A Dvm_anon.c782 anon_resvmem(size_t size, boolean_t takemem, zone_t *zone, int tryhard) in anon_resvmem()
/illumos-gate/usr/src/uts/common/crypto/io/
H A Ddca.c1810 dca_getreq(dca_t *dca, int mcr, int tryhard) in dca_getreq()