Home
last modified time | relevance | path

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

/dragonfly/sys/sys/
H A Dcallout.h71 void *qarg; member
90 ((cc)->toc->qarg = (cc)->toc->rarg = (_arg)); \
/dragonfly/contrib/gmp/
H A Dgen-psqr.c124 f_cmp_divisor (const void *parg, const void *qarg) in f_cmp_divisor() argument
128 q = qarg; in f_cmp_divisor()
138 f_cmp_fraction (const void *parg, const void *qarg) in f_cmp_fraction() argument
142 q = qarg; in f_cmp_fraction()
/dragonfly/sys/kern/
H A Dkern_timeout.c248 c->qarg = c->rarg; in _callout_update_spinlocked()
314 c->qarg = c->rarg; in _callout_update_spinlocked()
613 c->qfunc(c->qarg); in softclock_handler()
624 c->qfunc(c->qarg); in softclock_handler()
955 c->qarg = arg; in _callout_setup_quick()