Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/security/tomoyo/
H A Dutil.c350 * tomoyo_valid - Check whether the character is a valid char.
356 static inline bool tomoyo_valid(const unsigned char c) in tomoyo_valid() function
418 while (tomoyo_valid(*sp)) in tomoyo_normalize_line()
/kernel/linux/linux-6.6/security/tomoyo/
H A Dutil.c350 * tomoyo_valid - Check whether the character is a valid char.
356 static inline bool tomoyo_valid(const unsigned char c) in tomoyo_valid() function
418 while (tomoyo_valid(*sp)) in tomoyo_normalize_line()

Completed in 3 milliseconds