Home
last modified time | relevance | path

Searched refs:__ro_after_init (Results 1 – 25 of 29) sorted by relevance

12

/fs/notify/dnotify/
A Ddnotify.c40 static struct kmem_cache *dnotify_struct_cache __ro_after_init; variable
41 static struct kmem_cache *dnotify_mark_cache __ro_after_init; variable
42 static struct fsnotify_group *dnotify_group __ro_after_init; variable
/fs/kernfs/
A Dmount.c24 struct kmem_cache *kernfs_node_cache __ro_after_init; variable
25 struct kmem_cache *kernfs_iattrs_cache __ro_after_init; variable
26 struct kernfs_global_locks *kernfs_locks __ro_after_init; variable
/fs/
A Danon_inodes.c29 static struct vfsmount *anon_inode_mnt __ro_after_init; variable
30 static struct inode *anon_inode_inode __ro_after_init; variable
A Dpidfs.c31 static struct kmem_cache *pidfs_attr_cachep __ro_after_init; variable
32 static struct kmem_cache *pidfs_xattr_cachep __ro_after_init; variable
672 static struct vfsmount *pidfs_mnt __ro_after_init; variable
A Dfile_table.c41 static struct kmem_cache *filp_cachep __ro_after_init; variable
42 static struct kmem_cache *bfilp_cachep __ro_after_init; variable
A Dinode.c63 static unsigned int i_hash_mask __ro_after_init; variable
64 static unsigned int i_hash_shift __ro_after_init; variable
65 static struct hlist_head *inode_hashtable __ro_after_init; variable
79 static struct kmem_cache *inode_cachep __ro_after_init; variable
A Dnamespace.c43 static unsigned int m_hash_mask __ro_after_init; variable
44 static unsigned int m_hash_shift __ro_after_init; variable
45 static unsigned int mp_hash_mask __ro_after_init; variable
46 static unsigned int mp_hash_shift __ro_after_init; variable
76 static struct hlist_head *mount_hashtable __ro_after_init; variable
77 static struct hlist_head *mountpoint_hashtable __ro_after_init; variable
78 static struct kmem_cache *mnt_cache __ro_after_init; variable
107 struct kobject *fs_kobj __ro_after_init; variable
A Ddcache.c89 static struct kmem_cache *dentry_cache __ro_after_init; variable
112 static unsigned int d_hash_shift __ro_after_init __used;
114 static struct hlist_bl_head *dentry_hashtable __ro_after_init __used;
3247 struct kmem_cache *names_cachep __ro_after_init; variable
A Deventpoll.c266 static struct kmem_cache *epi_cache __ro_after_init; variable
269 static struct kmem_cache *pwq_cache __ro_after_init; variable
281 static struct kmem_cache *ephead_cache __ro_after_init; variable
A Dchar_dev.c28 static struct kobj_map *cdev_map __ro_after_init; variable
A Dlocks.c172 static struct kmem_cache *flctx_cache __ro_after_init; variable
173 static struct kmem_cache *filelock_cache __ro_after_init; variable
174 static struct kmem_cache *filelease_cache __ro_after_init; variable
A Dseq_file.c26 static struct kmem_cache *seq_file_cache __ro_after_init; variable
A Ddirect-io.c153 static struct kmem_cache *dio_cache __ro_after_init; variable
/fs/lockd/
A Dnetlink.c36 struct genl_family lockd_nl_family __ro_after_init = { variable
/fs/proc/
A Dself.c34 static unsigned self_inum __ro_after_init; variable
A Dthread_self.c34 static unsigned thread_self_inum __ro_after_init; variable
A Dinode.c50 static struct kmem_cache *proc_inode_cachep __ro_after_init; variable
51 static struct kmem_cache *pde_opener_cache __ro_after_init; variable
A Dgeneric.c35 struct kmem_cache *proc_dir_entry_cache __ro_after_init; variable
A Dbase.c117 static u8 nlink_tid __ro_after_init; variable
118 static u8 nlink_tgid __ro_after_init; variable
126 static enum proc_mem_force proc_mem_force_override __ro_after_init = variable
/fs/quota/
A Dnetlink.c16 static struct genl_family quota_genl_family __ro_after_init = { variable
/fs/nfsd/
A Dnetlink.c105 struct genl_family nfsd_nl_family __ro_after_init = { variable
/fs/notify/fanotify/
A Dfanotify_user.c112 struct kmem_cache *fanotify_mark_cache __ro_after_init; variable
113 struct kmem_cache *fanotify_fid_event_cachep __ro_after_init; variable
114 struct kmem_cache *fanotify_path_event_cachep __ro_after_init; variable
115 struct kmem_cache *fanotify_perm_event_cachep __ro_after_init; variable
116 struct kmem_cache *fanotify_mnt_event_cachep __ro_after_init; variable
/fs/tracefs/
A Dinode.c27 static struct kmem_cache *tracefs_inode_cachep __ro_after_init; variable
95 } tracefs_ops __ro_after_init; variable
/fs/debugfs/
A Dinode.c38 static unsigned int debugfs_allow __ro_after_init = DEFAULT_DEBUGFS_ALLOW_BITS; variable
211 static struct kmem_cache *debugfs_inode_cachep __ro_after_init; variable
/fs/notify/inotify/
A Dinotify_user.c52 struct kmem_cache *inotify_inode_mark_cachep __ro_after_init; variable

Completed in 90 milliseconds

12