Searched refs:SHRT_MAX (Results 1 – 9 of 9) 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()
66 if (resp < SHRT_MAX) { in hclge_gen_resp_to_vf()
1610 if (info->refcnt <= 0 || info->refcnt == SHRT_MAX) in evtchn_get()
710 #define KVM_MEM_SLOTS_NUM SHRT_MAX
1838 bch_btree_op_init(&op, SHRT_MAX); in bch_btree_gc()
2102 (sme->bg_scan_period <= SHRT_MAX)) in qtnf_cmd_send_connect()
1128 BUILD_BUG_ON(KVM_MEM_SLOTS_NUM > SHRT_MAX); in kvm_create_vm()