Home
last modified time | relevance | path

Searched refs:curthread_pflags_restore (Results 1 – 9 of 9) sorted by relevance

/NextBSD/sys/ufs/ffs/
HDffs_balloc.c253 curthread_pflags_restore(saved_inbdflush); in ffs_balloc_ufs1()
366 curthread_pflags_restore(saved_inbdflush); in ffs_balloc_ufs1()
425 curthread_pflags_restore(saved_inbdflush); in ffs_balloc_ufs1()
450 curthread_pflags_restore(saved_inbdflush); in ffs_balloc_ufs1()
454 curthread_pflags_restore(saved_inbdflush); in ffs_balloc_ufs1()
816 curthread_pflags_restore(saved_inbdflush); in ffs_balloc_ufs2()
931 curthread_pflags_restore(saved_inbdflush); in ffs_balloc_ufs2()
990 curthread_pflags_restore(saved_inbdflush); in ffs_balloc_ufs2()
1021 curthread_pflags_restore(saved_inbdflush); in ffs_balloc_ufs2()
1025 curthread_pflags_restore(saved_inbdflush); in ffs_balloc_ufs2()
/NextBSD/sys/kern/
HDsubr_uio.c275 curthread_pflags_restore(save); in uiomove_faultflag()
HDvfs_vnops.c1135 curthread_pflags_restore(saveheld); in vn_io_fault1()
HDvfs_syscalls.c144 curthread_pflags_restore(save);
HDvfs_subr.c4103 curthread_pflags_restore(save); in sync_fsync()
/NextBSD/sys/compat/linux/
HDlinux_stats.c689 curthread_pflags_restore(save); in linux_syncfs()
/NextBSD/sys/sys/
HDproc.h1063 curthread_pflags_restore(int save) in curthread_pflags_restore() function
/NextBSD/sys/vm/
HDvm_fault.c1448 curthread_pflags_restore(save); in vm_fault_enable_pagefaults()
/NextBSD/sys/geom/journal/
HDg_journal.c2946 curthread_pflags_restore(save); in g_journal_do_switch()