Home
last modified time | relevance | path

Searched refs:tomoyo_domain (Results 1 – 6 of 6) sorted by relevance

/linux/security/tomoyo/
A Dsecurityfs_if.c103 const char *domain = tomoyo_domain()->domainname->name; in tomoyo_read_self()
243 domain = tomoyo_domain(); in tomoyo_initerface_init()
A Dtomoyo.c16 struct tomoyo_domain_info *tomoyo_domain(void) in tomoyo_domain() function
295 return tomoyo_check_open_permission(tomoyo_domain(), &file->f_path, in tomoyo_file_fcntl()
311 return tomoyo_check_open_permission(tomoyo_domain(), &f->f_path, in tomoyo_file_open()
A Ddomain.c564 const struct tomoyo_domain_info *domain = tomoyo_domain(); in tomoyo_assign_domain()
703 struct tomoyo_domain_info *old_domain = tomoyo_domain(); in tomoyo_find_next_domain()
A Dcommon.h1033 struct tomoyo_domain_info *tomoyo_domain(void);
1277 return tomoyo_domain()->ns; in tomoyo_current_namespace()
A Dutil.c1026 domain = tomoyo_domain(); in tomoyo_init_request_info()
A Dcommon.c942 const struct tomoyo_path_info *domainname = tomoyo_domain()->domainname; in tomoyo_manager()

Completed in 17 milliseconds