Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/fs/nfsclient/
Dnfs_clbio.c734 curthread_pflags2_restore(save2); in ncl_bioread()
1319 curthread_pflags2_restore(save2); in ncl_write()
/freebsd-12-stable/sys/sys/
Dproc.h1206 curthread_pflags2_restore(int save) in curthread_pflags2_restore() function