Lines Matching refs:tomoyo_create_entry
215 * tomoyo_create_entry - Create interface files under /sys/kernel/security/tomoyo/ directory.
224 static void __init tomoyo_create_entry(const char *name, const umode_t mode,
249 tomoyo_create_entry("query", 0600, tomoyo_dir,
251 tomoyo_create_entry("domain_policy", 0600, tomoyo_dir,
253 tomoyo_create_entry("exception_policy", 0600, tomoyo_dir,
255 tomoyo_create_entry("audit", 0400, tomoyo_dir,
257 tomoyo_create_entry(".process_status", 0600, tomoyo_dir,
259 tomoyo_create_entry("stat", 0644, tomoyo_dir,
261 tomoyo_create_entry("profile", 0600, tomoyo_dir,
263 tomoyo_create_entry("manager", 0600, tomoyo_dir,
265 tomoyo_create_entry("version", 0400, tomoyo_dir,