Searched refs:curthread_pflags_set (Results 1 – 9 of 9) sorted by relevance
88 sflags = curthread_pflags_set(TDP_DEVMEMIO); in memrw()
238 saved_inbdflush = curthread_pflags_set(TDP_INBDFLUSH); in ffs_balloc_ufs1()799 saved_inbdflush = curthread_pflags_set(TDP_INBDFLUSH); in ffs_balloc_ufs2()
242 save = curthread_pflags_set(newflags); in uiomove_faultflag()
955 saveheld = curthread_pflags_set(TDP_UIOHELD); in vn_io_fault()
3833 save = curthread_pflags_set(TDP_SYNCIO); in sync_fsync()
144 save = curthread_pflags_set(TDP_SYNCIO);
971 curthread_pflags_set(int flags) in curthread_pflags_set() function
1562 return (curthread_pflags_set(TDP_NOFAULTING | TDP_RESETSPUR)); in vm_fault_disable_pagefaults()
2937 save = curthread_pflags_set(TDP_SYNCIO); in g_journal_do_switch()