Home
last modified time | relevance | path

Searched refs:lockit (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/uts/common/os/
H A Dmem_cage.c701 kcage_get_pfn(int lockit) in kcage_get_pfn() argument
706 if (lockit && !rw_tryenter(&kcage_range_rwlock, RW_READER)) in kcage_get_pfn()
728 if (lockit) in kcage_get_pfn()
/titanic_44/usr/src/uts/common/fs/cachefs/
H A Dcachefs_subr.c653 cachefs_cache_dirty(struct cachefscache *cachep, int lockit) in cachefs_cache_dirty() argument
659 if (lockit) { in cachefs_cache_dirty()
682 if (lockit) in cachefs_cache_dirty()
/titanic_44/usr/src/uts/common/sys/fs/
H A Dcachefs_fs.h1117 void cachefs_cache_dirty(struct cachefscache *cachep, int lockit);