Searched refs:SHRT_MAX (Results 1 – 14 of 14) sorted by relevance
6 #define SHRT_MAX ((short)(USHRT_MAX >> 1)) macro7 #define SHRT_MIN ((short)(-SHRT_MAX - 1))
197 __imm_const(shrt_max, SHRT_MAX) in to_stack_check_high_6() 217 __imm_const(shrt_max, SHRT_MAX) in to_stack_check_high_7()
275 if (old_rdtodo > SHRT_MAX - size) { in cyberjack_read_int_callback()
163 #define ADRENO_SPEEDBINS(tbl...) (struct adreno_speedbin[]) { tbl {SHRT_MAX, 0} }
2596 for (int i = 0; info->speedbins[i].fuse != SHRT_MAX; i++) in fuse_to_supp_hw()
33 #define KDIV_MAX SHRT_MAX
332 #define MM_ID_MAPCOUNT_MAX SHRT_MAX
709 #define KVM_MEM_SLOTS_NUM SHRT_MAX
66 if (resp < SHRT_MAX) { in hclge_gen_resp_to_vf()
1610 if (info->refcnt <= 0 || info->refcnt == SHRT_MAX) in evtchn_get()
3560 field_width = SHRT_MAX; in vsscanf()
1838 bch_btree_op_init(&op, SHRT_MAX); in bch_btree_gc()
2102 (sme->bg_scan_period <= SHRT_MAX)) in qtnf_cmd_send_connect()
1135 BUILD_BUG_ON(KVM_MEM_SLOTS_NUM > SHRT_MAX); in kvm_create_vm()