| /freebsd/sys/compat/linuxkpi/common/include/linux/ |
| H A D | iopoll.h | 35 #define read_poll_timeout(_pollfp, _var, _cond, _us, _to, _early_sleep, ...) \ argument 62 #define readx_poll_timeout(_pollfp, _addr, _var, _cond, _us, _to) \ argument 65 #define read_poll_timeout_atomic(_pollfp, _var, _cond, _us, _to, _early_sleep, ...) \ argument
|
| /freebsd/sys/contrib/ncsw/inc/ |
| H A D | error_ext.h | 443 #define ASSERT_COND(_cond) argument 445 #define ASSERT_COND(_cond) \ argument 484 #define SANITY_CHECK_RETURN_ERROR(_cond, _err) argument 485 #define SANITY_CHECK_RETURN_VALUE(_cond, _err, retval) argument 486 #define SANITY_CHECK_RETURN(_cond, _err) argument 487 #define SANITY_CHECK_EXIT(_cond, _err) argument 491 #define SANITY_CHECK_RETURN_ERROR(_cond, _err) \ argument 498 #define SANITY_CHECK_RETURN_VALUE(_cond, _err, retval) \ argument 506 #define SANITY_CHECK_RETURN(_cond, _err) \ argument 514 #define SANITY_CHECK_EXIT(_cond, _err) \ argument
|
| /freebsd/tests/sys/net/routing/ |
| H A D | rtsock_print.h | 38 #define RTSOCK_ATF_REQUIRE_MSG(_rtm, _cond, _fmt, ...) do { \ argument 49 #define RTSOCKHD_ATF_REQUIRE_MSG(_rtm, _cond, _fmt, ...) do { \ argument
|
| /freebsd/crypto/openssl/crypto/bio/ |
| H A D | bio_addr.c | 459 # define _cond bai->bai_family != AF_UNIX in BIO_ADDRINFO_free() macro 461 # define _cond 1 in BIO_ADDRINFO_free() macro
|
| /freebsd/sys/contrib/dev/iwlwifi/fw/ |
| H A D | dbg.h | 338 #define IWL_FW_CHECK(_obj, _cond, _fmt, ...) \ argument
|
| /freebsd/sys/contrib/dev/rtw89/ |
| H A D | rtw8852b.c | 764 #define __write_ctrl(_reg, _msk, _val, _en, _cond) \ in rtw8852b_btc_set_wl_txpwr_ctrl() argument
|
| H A D | rtw8851b.c | 2300 #define __write_ctrl(_reg, _msk, _val, _en, _cond) \ in rtw8851b_btc_set_wl_txpwr_ctrl() argument
|
| H A D | rtw8852c.c | 2659 #define __write_ctrl(_reg, _msk, _val, _en, _cond) \ in rtw8852c_btc_set_wl_txpwr_ctrl() argument
|
| H A D | fw.c | 835 #define __CFG_FW_FEAT(_chip, _cond, _maj, _min, _sub, _idx, _feat) \ argument
|
| /freebsd/sys/net/ |
| H A D | if_vlan.c | 151 #define VLAN_FOREACH_UNTIL_SAFE(_ifv, _trunk, _cond) \ argument 164 #define VLAN_FOREACH_UNTIL_SAFE(_ifv, _trunk, _cond) \ argument
|
| /freebsd/sys/dev/sfxge/common/ |
| H A D | efx.h | 45 #define EFX_STATIC_ASSERT(_cond) \ argument
|