Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dkern_cons.c109 static int use_cnputs_mtx = 0; /* != 0 if cnputs_mtx locking reqd. */ variable
541 if (use_cnputs_mtx) { in cnputsn()
645 use_cnputs_mtx = 1; in cn_drvinit()