Searched refs:IS_MSB_SET (Results 1 – 3 of 3) sorted by relevance
52 #define IS_MSB_SET(__num) ((__num) & BIT(31)) macro
44 if (IS_MSB_SET(ev->last_event)) { in tgt_mc_cp_stats_is_last_event()
954 if (IS_MSB_SET(ev->last_event) && IS_LSB_SET(ev->last_event)) in target_if_cp_stats_extract_event()