Home
last modified time | relevance | path

Searched refs:disable_splitlock (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/amd64/include/
H A Dmd_var.h112 void disable_splitlock(struct thread *td);
/freebsd/sys/amd64/amd64/
H A Dsys_machdep.c437 disable_splitlock(td); in sysarch()
H A Dexec_machdep.c415 disable_splitlock(td); in exec_splitlock()
H A Dmachdep.c1987 disable_splitlock(struct thread *td) in disable_splitlock() function