Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/security/tomoyo/
H A Dcondition.c369 * tomoyo_condition_type - Get condition type.
376 static u8 tomoyo_condition_type(const char *word) in tomoyo_condition_type() function
594 left = tomoyo_condition_type(left_word); in tomoyo_get_condition()
628 right = tomoyo_condition_type(right_word); in tomoyo_get_condition()
/kernel/linux/linux-6.6/security/tomoyo/
H A Dcondition.c369 * tomoyo_condition_type - Get condition type.
376 static u8 tomoyo_condition_type(const char *word) in tomoyo_condition_type() function
594 left = tomoyo_condition_type(left_word); in tomoyo_get_condition()
628 right = tomoyo_condition_type(right_word); in tomoyo_get_condition()

Completed in 4 milliseconds