Searched defs:check_overflow (Results 1 – 3 of 3) sorted by relevance
2517 bool check_overflow, bool post_sq) in irdma_sc_cq_create()4234 bool check_overflow, bool post_sq) in irdma_sc_ccq_create()
440 bool check_overflow:1; member631 bool check_overflow; member1253 bool check_overflow; member
1026 static __inline__ int check_overflow(u32 value, u32 limit, in check_overflow() function