Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dsmr.h225 bool smr_poll(smr_t smr, smr_seq_t goal, bool wait);
240 return (smr_poll(smr, goal, true)); in smr_wait()
/f-stack/freebsd/kern/
H A Dsubr_smr.c478 smr_poll(smr_t smr, smr_seq_t goal, bool wait) in smr_poll() function
/f-stack/freebsd/vm/
H A Duma_core.c663 if (!smr_poll(zone->uz_smr, bucket->ub_seq, false)) in zone_fetch_bucket()
897 !smr_poll(zone->uz_smr, zdom->uzd_seq, false)) in cache_fetch_bucket()