Searched refs:curthread_pflags_set (Results 1 – 9 of 9) sorted by relevance
233 save = curthread_pflags_set(newflags); in uiomove_faultflag()
1370 saveheld = curthread_pflags_set(TDP_UIOHELD); in vn_io_fault1()
151 save = curthread_pflags_set(TDP_SYNCIO); in kern_sync()
5173 save = curthread_pflags_set(TDP_SYNCIO); in sync_fsync()
254 saved_inbdflush = curthread_pflags_set(TDP_INBDFLUSH); in ffs_balloc_ufs1()874 saved_inbdflush = curthread_pflags_set(TDP_INBDFLUSH); in ffs_balloc_ufs2()
755 save = curthread_pflags_set(TDP_SYNCIO); in linux_syncfs()
1210 curthread_pflags_set(int flags) in curthread_pflags_set() function
2180 return (curthread_pflags_set(TDP_NOFAULTING | TDP_RESETSPUR)); in vm_fault_disable_pagefaults()
2885 save = curthread_pflags_set(TDP_SYNCIO); in g_journal_do_switch()