Home
last modified time | relevance | path

Searched defs:tda (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/sys/kern/
H A Dsubr_trap.c257 ast_sched_locked(struct thread *td, int tda) in ast_sched_locked()
266 ast_unsched_locked(struct thread *td, int tda) in ast_unsched_locked()
275 ast_sched(struct thread *td, int tda) in ast_sched()
H A Dkern_sig.c281 ast_sig(struct thread *td, int tda) in ast_sig() argument
/freebsd-src/sys/sys/
H A Dproc.h506 #define TDAI(tda) (1U << (tda)) argument
505 TDAI(tda) global() argument