Lines Matching refs:tomoyo_create_entry
214 * tomoyo_create_entry - Create interface files under /sys/kernel/security/tomoyo/ directory.
223 static void __init tomoyo_create_entry(const char *name, const umode_t mode,
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,