Searched refs:curthread_pflags_set (Results 1 – 9 of 9) sorted by relevance
233 save = curthread_pflags_set(newflags); in uiomove_faultflag()
1387 saveheld = curthread_pflags_set(TDP_UIOHELD); in vn_io_fault1()
150 save = curthread_pflags_set(TDP_SYNCIO); in kern_sync()
5360 save = curthread_pflags_set(TDP_SYNCIO); in sync_fsync()
252 saved_inbdflush = curthread_pflags_set(TDP_INBDFLUSH); in ffs_balloc_ufs1()872 saved_inbdflush = curthread_pflags_set(TDP_INBDFLUSH); in ffs_balloc_ufs2()
656 save = curthread_pflags_set(TDP_SYNCIO); in linux_syncfs()
1296 curthread_pflags_set(int flags) in curthread_pflags_set() function
2272 return (curthread_pflags_set(TDP_NOFAULTING | TDP_RESETSPUR)); in vm_fault_disable_pagefaults()
2884 save = curthread_pflags_set(TDP_SYNCIO); in g_journal_do_switch()