Searched refs:tomoyo_get_mode (Results 1 – 3 of 3) sorted by relevance
802 int tomoyo_get_mode(const u8 profile, const u8 index) in tomoyo_get_mode() function836 r->mode = tomoyo_get_mode(profile, index); in tomoyo_init_request_info()
726 int tomoyo_get_mode(const u8 profile, const u8 index);
780 r->mode = tomoyo_get_mode(r->profile, r->type); in tomoyo_path_permission()