Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/infiniband/hw/i40iw/
Di40iw_ctrl.c2089 bool check_overflow, in i40iw_sc_ccq_create()
2247 bool check_overflow, in i40iw_sc_cq_create()
2360 bool virtual_map, ceq_id_valid, check_overflow; in i40iw_sc_cq_modify() local
Di40iw_type.h370 bool check_overflow; member
532 bool check_overflow; member
1192 bool check_overflow; member
/kernel/linux/linux-5.10/drivers/video/fbdev/intelfb/
Dintelfbhw.c1028 static __inline__ int check_overflow(u32 value, u32 limit, in check_overflow() function