Searched refs:curthread_pflags_set (Results 1 – 16 of 16) sorted by relevance
74 save = curthread_pflags_set(TDP_DEADLKTREAT); in uiomove_fromphys()
77 save = curthread_pflags_set(TDP_DEADLKTREAT); in uiomove_fromphys()
73 save = curthread_pflags_set(TDP_DEADLKTREAT); in uiomove_fromphys()
71 save = curthread_pflags_set(TDP_DEADLKTREAT); in uiomove_fromphys()
75 save = curthread_pflags_set(TDP_DEADLKTREAT); in uiomove_fromphys()
288 save = curthread_pflags_set(newflags); in uiomove_faultflag()
1527 saveheld = curthread_pflags_set(TDP_UIOHELD); in vn_io_fault1()
147 save = curthread_pflags_set(TDP_SYNCIO); in kern_sync()
5503 save = curthread_pflags_set(TDP_SYNCIO); in sync_fsync()
249 saved_inbdflush = curthread_pflags_set(TDP_INBDFLUSH); in ffs_balloc_ufs1()869 saved_inbdflush = curthread_pflags_set(TDP_INBDFLUSH); in ffs_balloc_ufs2()
3645 savef = curthread_pflags_set(TDP_NORUNNINGBUF); in softdep_process_journal()
704 save = curthread_pflags_set(TDP_SYNCIO); in linux_syncfs()
1308 curthread_pflags_set(int flags) in curthread_pflags_set() function
2507 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()