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