Home
last modified time | relevance | path

Searched refs:__read_mostly (Results 1 – 25 of 26) sorted by relevance

12

/fs/gfs2/
Dutil.c24 struct kmem_cache *gfs2_glock_cachep __read_mostly; variable
25 struct kmem_cache *gfs2_glock_aspace_cachep __read_mostly; variable
26 struct kmem_cache *gfs2_inode_cachep __read_mostly; variable
27 struct kmem_cache *gfs2_bufdata_cachep __read_mostly; variable
28 struct kmem_cache *gfs2_rgrpd_cachep __read_mostly; variable
29 struct kmem_cache *gfs2_quotad_cachep __read_mostly; variable
30 struct kmem_cache *gfs2_rsrv_cachep __read_mostly; variable
31 mempool_t *gfs2_page_pool __read_mostly; variable
Ddir.c86 struct qstr gfs2_qdot __read_mostly; variable
87 struct qstr gfs2_qdotdot __read_mostly; variable
/fs/notify/dnotify/
Ddnotify.c29 int dir_notify_enable __read_mostly = 1; variable
31 static struct kmem_cache *dnotify_struct_cache __read_mostly; variable
32 static struct kmem_cache *dnotify_mark_cache __read_mostly; variable
33 static struct fsnotify_group *dnotify_group __read_mostly; variable
/fs/
Ddcookies.c42 static struct kmem_cache *dcookie_cache __read_mostly; variable
43 static struct list_head *dcookie_hashtable __read_mostly; variable
44 static size_t hash_size __read_mostly; variable
Danon_inodes.c25 static struct vfsmount *anon_inode_mnt __read_mostly; variable
Dinode.c55 static unsigned int i_hash_mask __read_mostly; variable
56 static unsigned int i_hash_shift __read_mostly; variable
57 static struct hlist_head *inode_hashtable __read_mostly; variable
78 static struct kmem_cache *inode_cachep __read_mostly; variable
Dnamespace.c30 static unsigned int m_hash_mask __read_mostly; variable
31 static unsigned int m_hash_shift __read_mostly; variable
32 static unsigned int mp_hash_mask __read_mostly; variable
33 static unsigned int mp_hash_shift __read_mostly; variable
62 static struct hlist_head *mount_hashtable __read_mostly; variable
63 static struct hlist_head *mountpoint_hashtable __read_mostly; variable
64 static struct kmem_cache *mnt_cache __read_mostly; variable
Dfile_table.c40 static struct kmem_cache *filp_cachep __read_mostly; variable
Ddcache.c82 int sysctl_vfs_cache_pressure __read_mostly = 100; variable
89 static struct kmem_cache *dentry_cache __read_mostly; variable
100 static unsigned int d_hash_mask __read_mostly; variable
101 static unsigned int d_hash_shift __read_mostly; variable
103 static struct hlist_bl_head *dentry_hashtable __read_mostly; variable
3448 struct kmem_cache *names_cachep __read_mostly; variable
Deventpoll.c259 static long max_user_watches __read_mostly; variable
276 static struct kmem_cache *epi_cache __read_mostly; variable
279 static struct kmem_cache *pwq_cache __read_mostly; variable
Dblock_dev.c430 static struct kmem_cache * bdev_cachep __read_mostly; variable
512 static struct super_block *blockdev_superblock __read_mostly; variable
Dfcntl.c562 static struct kmem_cache *fasync_cache __read_mostly; variable
Dfile.c26 int sysctl_nr_open __read_mostly = 1024*1024; variable
Ddirect-io.c144 static struct kmem_cache *dio_cache __read_mostly; variable
Dpipe.c660 static struct vfsmount *pipe_mnt __read_mostly; variable
Dnamei.c739 int sysctl_protected_symlinks __read_mostly = 0; variable
740 int sysctl_protected_hardlinks __read_mostly = 0; variable
Dlocks.c205 static struct kmem_cache *filelock_cache __read_mostly; variable
Dbuffer.c3293 static struct kmem_cache *bh_cachep __read_mostly; variable
/fs/notify/inotify/
Dinotify_user.c48 static int inotify_max_user_instances __read_mostly; variable
49 static int inotify_max_queued_events __read_mostly; variable
50 static int inotify_max_user_watches __read_mostly; variable
52 static struct kmem_cache *inotify_inode_mark_cachep __read_mostly; variable
/fs/pstore/
Dftrace.c52 static struct ftrace_ops pstore_ftrace_ops __read_mostly = { variable
/fs/notify/fanotify/
Dfanotify_user.c43 static struct kmem_cache *fanotify_mark_cache __read_mostly; variable
44 struct kmem_cache *fanotify_event_cachep __read_mostly; variable
45 struct kmem_cache *fanotify_perm_event_cachep __read_mostly; variable
/fs/lockd/
Dmon.c60 u32 __read_mostly nsm_local_state;
61 bool __read_mostly nsm_use_hostnames;
/fs/jbd/
Djournal.c2041 u8 journal_enable_debug __read_mostly; variable
/fs/proc/
Dtask_mmu.c812 static bool soft_dirty_cleared __read_mostly; variable
/fs/jbd2/
Djournal.c54 ushort jbd2_journal_enable_debug __read_mostly; variable

12