Home
last modified time | relevance | path

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

/security/tomoyo/
A Dcondition.c948 u8 stat_index; in tomoyo_condition() local
961 stat_index = TOMOYO_PATH1; in tomoyo_condition()
972 stat_index = TOMOYO_PATH2; in tomoyo_condition()
978 stat_index = in tomoyo_condition()
985 stat_index = in tomoyo_condition()
991 if (!obj->stat_valid[stat_index]) in tomoyo_condition()
993 stat = &obj->stat[stat_index]; in tomoyo_condition()

Completed in 3 milliseconds