Home
last modified time | relevance | path

Searched defs:check_overflow (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/drivers/infiniband/hw/i40iw/
Di40iw_ctrl.c2001 bool check_overflow, in i40iw_sc_ccq_create()
2159 bool check_overflow, in i40iw_sc_cq_create()
2272 bool virtual_map, ceq_id_valid, check_overflow; in i40iw_sc_cq_modify() local
Di40iw_type.h364 bool check_overflow; member
525 bool check_overflow; member
1185 bool check_overflow; member
/Linux-v5.4/drivers/video/fbdev/intelfb/
Dintelfbhw.c1028 static __inline__ int check_overflow(u32 value, u32 limit, in check_overflow() function