Searched refs:PREDICT_FALSE (Results 1 – 1 of 1) sorted by relevance
96 #define PREDICT_FALSE(x) __builtin_expect(!!((long)(x)), 0L) macro237 if (PREDICT_FALSE(m == NULL)) { in os_cpu_in_cksum_mbuf()255 if (PREDICT_FALSE(m == NULL)) { in os_cpu_in_cksum_mbuf()303 if (PREDICT_FALSE(partial & 0xc0000000)) { in os_cpu_in_cksum_mbuf()388 if (PREDICT_FALSE(m == NULL)) { in os_cpu_in_cksum_mbuf()406 if (PREDICT_FALSE(m == NULL)) { in os_cpu_in_cksum_mbuf()463 if (PREDICT_FALSE(partial & (3ULL << 62))) { in os_cpu_in_cksum_mbuf()