Searched refs:CENTRY_PINNABLE (Results 1 – 2 of 2) sorted by relevance
1550 (CENTRY_PINNABLE(cc_ent) ? CC_PINNED : 0)); in _sd_process_failure()1584 if (CENTRY_PINNABLE(cc_ent)) { in _sd_process_reflush()
698 #define CENTRY_PINNABLE(centry) ((centry)->cc_flag & CC_PINNABLE) macro