Searched defs:check_overflow (Results 1 – 3 of 3) sorted by relevance
2498 bool check_overflow, bool post_sq) in irdma_sc_cq_create()4211 bool check_overflow, bool post_sq) in irdma_sc_ccq_create()
483 bool check_overflow:1; member673 bool check_overflow; member1294 bool check_overflow; member
1026 static __inline__ int check_overflow(u32 value, u32 limit, in check_overflow() function