Lines Matching defs:tomoyo_dir
238 struct dentry *tomoyo_dir;
247 tomoyo_dir = securityfs_create_dir("tomoyo", NULL);
248 tomoyo_create_entry("query", 0600, tomoyo_dir,
250 tomoyo_create_entry("domain_policy", 0600, tomoyo_dir,
252 tomoyo_create_entry("exception_policy", 0600, tomoyo_dir,
254 tomoyo_create_entry("audit", 0400, tomoyo_dir,
256 tomoyo_create_entry(".process_status", 0600, tomoyo_dir,
258 tomoyo_create_entry("stat", 0644, tomoyo_dir,
260 tomoyo_create_entry("profile", 0600, tomoyo_dir,
262 tomoyo_create_entry("manager", 0600, tomoyo_dir,
264 tomoyo_create_entry("version", 0400, tomoyo_dir,
266 securityfs_create_file("self_domain", 0666, tomoyo_dir, NULL,