Searched refs:likely (Results 126 - 134 of 134) sorted by relevance

123456

/freebsd-13-stable/sys/contrib/openzfs/module/zfs/
H A Dsa.c264 if (likely(cmp))
H A Dzil.c148 if (likely(cmp))
H A Ddmu_send.c1366 if (likely(cmp))
1680 * data that is not likely to be used in the future.
/freebsd-13-stable/sys/dev/mlx5/mlx5_en/
H A Dmlx5_en_main.c1844 if (likely(sq->doorbell.d64 != 0)) {
4743 if (likely(sq->doorbell.d64 != 0)) {
/freebsd-13-stable/contrib/sendmail/src/
H A Dconf.c1830 ERROR: This OS has most likely a broken strtod() implemenentation.
3485 ** This looks at an errno value and tells if this is likely to
6535 ** and mime8to7() will most likely be different.
6783 ** likely to satisfy local security requirements and lead to a locally
/freebsd-13-stable/sys/contrib/openzfs/module/os/linux/zfs/
H A Dzfs_vnops_os.c1798 if (likely(count > 0)) {
/freebsd-13-stable/sys/dev/mlx4/mlx4_en/
H A Dmlx4_en_netdev.c80 if (likely(done))
/freebsd-13-stable/sys/dev/ocs_fc/
H A Docs_hw.c2201 if (likely(index >= 0)) {
/freebsd-13-stable/contrib/sqlite3/
H A Dsqlite3.c3073 ** of a table column that its values are likely to be very large - larger
4712 ** undefined and is likely a memory access violation.
6691 ** SQLITE_TRANSIENT value means that the content will likely change in
7969 ** to read or write the estimatedRows field are undefined (but are likely
9153 ** [SQLITE_DBSTATUS options] is likely
13934 ** expression that is usually false. Macro likely() surrounds
13939 #define likely(X) (X) macro
15383 #define BTREE_APPEND 0x08 /* Insert is likely an append */
16477 ** anybody smart enough to figure out the code is also likely smart
16544 ** windows and unix. I'm guessing that isn't likely t
[all...]

Completed in 538 milliseconds

123456