Searched defs:check_overflow (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/video/fbdev/intelfb/ |
H A D | intelfbhw.c | 1028 static __inline__ int check_overflow(u32 value, u32 limit, in check_overflow() function [all...] |
/kernel/linux/linux-6.6/drivers/video/fbdev/intelfb/ |
H A D | intelfbhw.c | 1026 static __inline__ int check_overflow(u32 value, u32 limit, in check_overflow() function [all...] |
/kernel/linux/linux-5.10/drivers/infiniband/hw/i40iw/ |
H A D | i40iw_ctrl.c | 2360 bool virtual_map, ceq_id_valid, check_overflow; in i40iw_sc_cq_modify() local 2087 i40iw_sc_ccq_create(struct i40iw_sc_cq *ccq, u64 scratch, bool check_overflow, bool post_sq) i40iw_sc_ccq_create() argument 2245 i40iw_sc_cq_create(struct i40iw_sc_cq *cq, u64 scratch, bool check_overflow, bool post_sq) i40iw_sc_cq_create() argument [all...] |
H A D | i40iw_type.h | 370 bool check_overflow; member 532 bool check_overflow; member 1194 bool check_overflow; member
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/irdma/ |
H A D | ctrl.c | 2516 irdma_sc_cq_create(struct irdma_sc_cq *cq, u64 scratch, bool check_overflow, bool post_sq) irdma_sc_cq_create() argument 4233 irdma_sc_ccq_create(struct irdma_sc_cq *ccq, u64 scratch, bool check_overflow, bool post_sq) irdma_sc_ccq_create() argument
|
H A D | type.h | 440 bool check_overflow:1; member 631 bool check_overflow; member 1253 bool check_overflow; member
|
Completed in 21 milliseconds