Home
last modified time | relevance | path

Searched defs:fc (Results 1 – 5 of 5) sorted by relevance

/kernel/cgroup/
Dcgroup-v1.c932 int cgroup1_parse_param(struct fs_context *fc, struct fs_parameter *param) in cgroup1_parse_param()
1028 static int check_cgroupfs_options(struct fs_context *fc) in check_cgroupfs_options()
1083 int cgroup1_reconfigure(struct fs_context *fc) in cgroup1_reconfigure()
1155 static int cgroup1_root_to_use(struct fs_context *fc) in cgroup1_root_to_use()
1247 int cgroup1_get_tree(struct fs_context *fc) in cgroup1_get_tree()
Dcgroup.c1969 static int cgroup2_parse_param(struct fs_context *fc, struct fs_parameter *param) in cgroup2_parse_param()
2059 static int cgroup_reconfigure(struct fs_context *fc) in cgroup_reconfigure()
2217 int cgroup_do_get_tree(struct fs_context *fc) in cgroup_do_get_tree()
2265 static void cgroup_fs_context_free(struct fs_context *fc) in cgroup_fs_context_free()
2276 static int cgroup_get_tree(struct fs_context *fc) in cgroup_get_tree()
2309 static int cgroup_init_fs_context(struct fs_context *fc) in cgroup_init_fs_context()
2378 static int cpuset_parse_param(struct fs_context *fc, struct fs_parameter *param) in cpuset_parse_param()
2407 static int cpuset_init_fs_context(struct fs_context *fc) in cpuset_init_fs_context()
Dcgroup-internal.h60 static inline struct cgroup_fs_context *cgroup_fc2context(struct fs_context *fc) in cgroup_fc2context()
/kernel/bpf/
Dinode.c817 static int bpf_parse_param(struct fs_context *fc, struct fs_parameter *param) in bpf_parse_param()
1010 static int bpf_fill_super(struct super_block *sb, struct fs_context *fc) in bpf_fill_super()
1037 static int bpf_get_tree(struct fs_context *fc) in bpf_get_tree()
1042 static void bpf_free_fc(struct fs_context *fc) in bpf_free_fc()
1056 static int bpf_init_fs_context(struct fs_context *fc) in bpf_init_fs_context()
/kernel/
Dresource.c2063 static int iomem_fs_init_fs_context(struct fs_context *fc) in iomem_fs_init_fs_context()