| /freebsd-14.2/sys/dev/random/fenestrasX/ |
| H A D | fx_priv.h | 30 if (__predict_true(x)) \ 37 if (__predict_true(x)) \
|
| H A D | fx_pool.c | 337 if (__predict_true(fxrng_root.brng_generation > 0)) { in fxrng_event_processor() 454 if (__predict_true(atomic_load_acq_64(&fxrng_root_generation) != 0)) in fxrng_alg_seeded()
|
| /freebsd-14.2/sys/arm/arm/ |
| H A D | syscall.c | 162 if (__predict_true(frame->tf_spsr & PSR_I) == 0) in swi_handler() 164 if (__predict_true(frame->tf_spsr & PSR_F) == 0) in swi_handler()
|
| H A D | undefined.c | 228 if (__predict_true(frame->tf_spsr & PSR_I) == 0) in undefinedinstruction() 230 if (__predict_true(frame->tf_spsr & PSR_F) == 0) in undefinedinstruction()
|
| H A D | trap-v6.c | 410 if (__predict_true(tf->tf_spsr & PSR_I) == 0) in abort_handler() 412 if (__predict_true(tf->tf_spsr & PSR_F) == 0) in abort_handler() 506 if (__predict_true(rv == KERN_SUCCESS)) in abort_handler()
|
| /freebsd-14.2/sys/sys/ |
| H A D | fail.h | 96 #define FAIL_POINT_IS_OFF(fp) (__predict_true((fp)->fp_setting == NULL) || \ 97 __predict_true(fail_point_is_off(fp))) 190 if (__predict_true(fp->fp_setting == NULL)) in fail_point_eval()
|
| H A D | seqc.h | 113 __predict_true(*__seqcp == __oldseqc); \
|
| H A D | refcount.h | 108 if (__predict_true(atomic_fcmpset_int(count, &old, in refcount_acquire_checked()
|
| /freebsd-14.2/libexec/rtld-elf/arm/ |
| H A D | reloc.c | 194 if (__predict_true(RELOC_ALIGNED_P(where))) { in reloc_nonplt_object() 210 if (__predict_true(RELOC_ALIGNED_P(where))) { in reloc_nonplt_object() 245 if (__predict_true(RELOC_ALIGNED_P(where))) in reloc_nonplt_object() 262 if (__predict_true(RELOC_ALIGNED_P(where))) in reloc_nonplt_object() 283 if (__predict_true(RELOC_ALIGNED_P(where))) in reloc_nonplt_object()
|
| /freebsd-14.2/sys/vm/ |
| H A D | uma_dbg.c | 76 if (__predict_true(*p == uma_junk)) in trash_ctor() 147 if (__predict_true(*p == uma_junk)) in mtrash_ctor()
|
| /freebsd-14.2/contrib/ofed/libcxgb4/ |
| H A D | config.h | 4 #define likely(x) __predict_true(x)
|
| /freebsd-14.2/contrib/ofed/libmlx4/ |
| H A D | config.h | 12 #define likely(x) __predict_true(x)
|
| /freebsd-14.2/tests/sys/opencrypto/ |
| H A D | cryptodevh.py | 73 def __predict_true(exp): return __builtin_expect((exp), 1) function 77 def __predict_true(exp): return (exp) function
|
| /freebsd-14.2/sys/dev/cxgbe/tom/ |
| H A D | t4_tom_l2t.h | 46 if (__predict_true(e->state == L2T_STATE_VALID)) { in t4_l2t_send()
|
| /freebsd-14.2/sys/dev/vmware/vmci/ |
| H A D | vmci_kernel_defs.h | 20 #define LIKELY(_exp) __predict_true(_exp)
|
| /freebsd-14.2/lib/libc/gen/ |
| H A D | sysctlbyname.c | 43 if (__predict_true(strncmp(name, "user.", 5) != 0)) { in sysctlbyname()
|
| H A D | arc4random.h | 142 if (__predict_true(rsx->rs_seed_generation == in _rs_forkdetect()
|
| /freebsd-14.2/tools/build/cross-build/include/common/sys/ |
| H A D | cdefs.h | 103 #ifndef __predict_true 104 #define __predict_true(exp) __builtin_expect((exp), 1) macro
|
| /freebsd-14.2/contrib/ofed/libmlx5/ |
| H A D | config.h | 18 #define likely(x) __predict_true(x)
|
| /freebsd-14.2/sys/kern/ |
| H A D | kern_mutex.c | 674 if (__predict_true(!doing_lockprof)) in __mtx_lock_sleep() 772 if (__predict_true(lda.spin_cnt < 10000000)) { in _mtx_lock_spin_cookie() 788 if (__predict_true(!doing_lockprof)) in _mtx_lock_spin_cookie() 845 if (__predict_true(m == td->td_lock)) { in _thread_lock() 924 if (__predict_true(lda.spin_cnt < 10000000)) { in thread_lock_flags_() 946 if (__predict_true(!doing_lockprof)) in thread_lock_flags_() 1275 if (__predict_true(lda.spin_cnt < 10000000)) { in mtx_spin_wait_unlocked()
|
| /freebsd-14.2/sys/compat/linuxkpi/common/src/ |
| H A D | linux_skbuff.c | 95 if (__predict_true(linuxkpi_skb_memlimit == 0)) { in linuxkpi_alloc_skb() 262 if (__predict_true(linuxkpi_skb_memlimit == 0)) in linuxkpi_kfree_skb()
|
| /freebsd-14.2/crypto/openssh/ |
| H A D | defines.h | 920 #ifndef __predict_true 923 # define __predict_true(exp) __builtin_expect(((exp) != 0), 1) macro 926 # define __predict_true(exp) ((exp) != 0) macro
|
| /freebsd-14.2/sys/netinet6/ |
| H A D | in6_pcb.c | 1049 if (__predict_true(inp_smr_lock(inp, lockflags))) { in in6_pcblookup_hash_wild_smr() 1203 if (__predict_true(inp_smr_lock(inp, lockflags))) { in in6_pcblookup_hash_smr() 1204 if (__predict_true(in6_pcblookup_exact_match(inp, in in6_pcblookup_hash_smr() 1221 if (__predict_true(inp_smr_lock(inp, lockflags))) { in in6_pcblookup_hash_smr() 1222 if (__predict_true(in6_pcblookup_wild_match(inp, in in6_pcblookup_hash_smr()
|
| /freebsd-14.2/sys/dev/random/ |
| H A D | fortuna.c | 468 || (__predict_true(fortuna_state.fs_lasttime != 0) && in random_fortuna_pre_read() 806 if (__predict_true(random_fortuna_seeded_internal())) in random_fortuna_seeded()
|
| /freebsd-14.2/lib/libthr/thread/ |
| H A D | thr_sig.c | 335 if (__predict_true(!curthread->cancel_pending || in check_cancel() 384 if (__predict_true(curthread->deferred_siginfo.si_signo == 0 || in check_deferred_signal() 410 if (__predict_true((curthread->flags & in check_suspend()
|