Home
last modified time | relevance | path

Searched refs:tomoyo_const_part_length (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/security/tomoyo/
H A Dutil.c624 * tomoyo_const_part_length - Evaluate the initial length without a pattern in a token.
630 static int tomoyo_const_part_length(const char *filename) in tomoyo_const_part_length() function
677 ptr->const_len = tomoyo_const_part_length(name); in tomoyo_fill_path_info()
/kernel/linux/linux-6.6/security/tomoyo/
H A Dutil.c629 * tomoyo_const_part_length - Evaluate the initial length without a pattern in a token.
635 static int tomoyo_const_part_length(const char *filename) in tomoyo_const_part_length() function
682 ptr->const_len = tomoyo_const_part_length(name); in tomoyo_fill_path_info()

Completed in 3 milliseconds