Home
last modified time | relevance | path

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

/linux/security/tomoyo/
H 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()
/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_adminq_cmd.h459 __le16 stat_index; member