Searched refs:PREDICT_FALSE (Results 1 – 1 of 1) sorted by relevance
96 #define PREDICT_FALSE(x) __builtin_expect(!!((long)(x)), 0L) macro236 if (PREDICT_FALSE(m == NULL)) { in os_cpu_in_cksum_mbuf()254 if (PREDICT_FALSE(m == NULL)) { in os_cpu_in_cksum_mbuf()302 if (PREDICT_FALSE(partial & 0xc0000000)) { in os_cpu_in_cksum_mbuf()387 if (PREDICT_FALSE(m == NULL)) { in os_cpu_in_cksum_mbuf()405 if (PREDICT_FALSE(m == NULL)) { in os_cpu_in_cksum_mbuf()462 if (PREDICT_FALSE(partial & (3ULL << 62))) { in os_cpu_in_cksum_mbuf()