Searched refs:stat_index (Results 1 – 4 of 4) sorted by relevance
924 u8 stat_index; in tomoyo_condition() local936 stat_index = TOMOYO_PATH1; in tomoyo_condition()947 stat_index = TOMOYO_PATH2; in tomoyo_condition()953 stat_index = in tomoyo_condition()960 stat_index = in tomoyo_condition()966 if (!obj->stat_valid[stat_index]) in tomoyo_condition()968 stat = &obj->stat[stat_index]; in tomoyo_condition()
243 static bool qede_is_irrelevant_stat(struct qede_dev *edev, int stat_index) in qede_is_irrelevant_stat() argument245 return (IS_VF(edev) && QEDE_STAT_IS_PF_ONLY(stat_index)) || in qede_is_irrelevant_stat()246 (QEDE_IS_BB(edev) && QEDE_STAT_IS_AH_ONLY(stat_index)) || in qede_is_irrelevant_stat()247 (QEDE_IS_AH(edev) && QEDE_STAT_IS_BB_ONLY(stat_index)); in qede_is_irrelevant_stat()
682 __le16 stat_index; member
686 __le16 stat_index; member