Searched refs:IS_FAULT_SET (Results 1 – 2 of 2) sorted by relevance
52 #define IS_FAULT_SET(fi, type) ((fi)->inject_type & (1 << (type))) macro136 if (!IS_FAULT_SET(ffi, type)) in time_to_inject()
72 #define IS_FAULT_SET(fi, type) ((fi)->inject_type & (1 << (type))) macro1320 if (!IS_FAULT_SET(ffi, type)) in time_to_inject()