Searched refs:curthread_pflags_set (Results 1 – 9 of 9) sorted by relevance
238 saved_inbdflush = curthread_pflags_set(TDP_INBDFLUSH); in ffs_balloc_ufs1()801 saved_inbdflush = curthread_pflags_set(TDP_INBDFLUSH); in ffs_balloc_ufs2()
233 save = curthread_pflags_set(newflags); in uiomove_faultflag()
1076 saveheld = curthread_pflags_set(TDP_UIOHELD); in vn_io_fault1()
141 save = curthread_pflags_set(TDP_SYNCIO);
4100 save = curthread_pflags_set(TDP_SYNCIO); in sync_fsync()
686 save = curthread_pflags_set(TDP_SYNCIO); in linux_syncfs()
1051 curthread_pflags_set(int flags) in curthread_pflags_set() function
1441 return (curthread_pflags_set(TDP_NOFAULTING | TDP_RESETSPUR)); in vm_fault_disable_pagefaults()
2931 save = curthread_pflags_set(TDP_SYNCIO); in g_journal_do_switch()