/freebsd-src/sys/contrib/dev/iwlwifi/ |
H A D | iwl-debug.h | 91 #define IWL_CRIT(_subsys, _fmt, ...) \ argument 93 #define IWL_INFO(_subsys, _fmt, ...) \ argument 95 #define IWL_WARN(_subsys, _fmt, ...) \ argument 98 #define __IWL_ERR_DEV(_dev, _mode, _fmt, ...) \ argument 100 #define IWL_ERR_DEV(_dev, _fmt, ...) \ argument 102 #define IWL_ERR(_subsys, _fmt, ...) \ argument 104 #define IWL_ERR_LIMIT(_subsys, _fmt, ...) \ argument 119 #define IWL_DPRINTF_DEV_PREFIX(_dev, _e, _prefix, _fmt, ...) \ argument 121 #define IWL_DPRINTF_DEV(_dev, _e, _fmt, ...) \ argument 123 #define IWL_DPRINTF(_subsys, _e, _fmt, ...) \ argument [all …]
|
/freebsd-src/sys/net/route/ |
H A D | route_debug.h | 93 #define FIB_LOG(_l, _fib, _fam, _fmt, ...) \ argument 94 FIB_LOG_##_l(_l, _fib, _fam, _fmt, ## __VA_ARGS__) argument 110 #define FIB_CTL_LOG(_l, _ctl, _fmt, ...) \ argument 99 FIB_NH_LOG(_l,_nh,_fmt,...) global() argument 101 FIB_RH_LOG(_l,_rh,_fmt,...) global() argument 103 FIB_CTL_LOG(_l,_ctl,_fmt,...) global() argument 109 RT_LOG(_l,_fmt,...) global() argument 123 FIB_LOG_LOG_DEBUG3(_l,_fib,_fam,_fmt,...) global() argument 124 RT_LOG_LOG_DEBUG3(_l,_fmt,...) global() argument 130 FIB_LOG_LOG_DEBUG2(_l,_fib,_fam,_fmt,...) global() argument 131 RT_LOG_LOG_DEBUG2(_l,_fmt,...) global() argument 137 FIB_LOG_LOG_DEBUG(_l,_fib,_fam,_fmt,...) global() argument 138 RT_LOG_LOG_DEBUG(_l,_fmt,...) global() argument 144 FIB_LOG_LOG_INFO(_l,_fib,_fam,_fmt,...) global() argument 145 RT_LOG_LOG_INFO(_l,_fmt,...) global() argument [all...] |
H A D | fib_algo.c | 241 #define ALGO_PRINTF(_l, _fmt, ...) if (_PASS_MSG(_l)) { \ argument 244 #define _ALGO_PRINTF(_fib, _fam, _aname, _gen, _func, _fmt, ...) \ argument 247 #define _RH_PRINTF(_fib, _fam, _func, _fmt, ...) \ argument 249 #define RH_PRINTF(_l, _rh, _fmt, ...) if (_PASS_MSG(_l)) { \ argument 252 #define FD_PRINTF(_l, _fd, _fmt, ...) FD_PRINTF_##_l(_l, _fd, _fmt, ## __VA_ARGS__) argument 253 #define _FD_PRINTF(_l, _fd, _fmt, ...) if (_PASS_MSG(_l)) { \ argument 260 #define FD_PRINTF_LOG_DEBUG2(_l, _fd, _fmt, ...) argument
|
H A D | fib_algo.h | 113 #define FIB_PRINTF(_l, _fd, _fmt, ...) fib_printf(_l, _fd, __func__, _fmt, ##__VA_ARGS__) argument
|
/freebsd-src/sys/netlink/ |
H A D | netlink_debug.h | 49 #define NL_RAW_PID_LOG(_l, _pid, _fmt, ...) \ argument 50 NL_RAW_PID_LOG_##_l(_l, _pid, _fmt, ## __VA_ARGS__) argument 54 NLP_LOG(_l,_nlp,_fmt,...) global() argument 59 NL_RAW_PID_LOG_LOG_DEBUG3(_l,_pid,_fmt,...) global() argument 64 NL_RAW_PID_LOG_LOG_DEBUG2(_l,_pid,_fmt,...) global() argument 69 NL_RAW_PID_LOG_LOG_DEBUG(_l,_pid,_fmt,...) global() argument 74 NL_RAW_PID_LOG_LOG_INFO(_l,_pid,_fmt,...) global() argument [all...] |
H A D | netlink_message_parser.h | 213 #define NLMSG_REPORT_ERR_MSG(_npt, _fmt, ...) { \ argument
|
/freebsd-src/tools/tools/ath/common/ |
H A D | dumpregs.h | 68 #define _DEFREGfmt(_addr, _name, _type, _fmt) \ argument 73 #define DEFVOIDfmt(_addr, _name, _fmt) \ argument 76 #define DEFBASICfmt(_addr, _name, _fmt) \ argument 82 #define DEFINTfmt(_addr, _name, _fmt) \ argument
|
/freebsd-src/tests/sys/net/routing/ |
H A D | rtsock_print.h | 32 #define RLOG(_fmt, ...) printf("%s: " _fmt "\n", __func__, ##__VA_ARGS__) argument 33 #define RLOG_ERRNO(_fmt, ...) do { \ argument 38 #define RTSOCK_ATF_REQUIRE_MSG(_rtm, _cond, _fmt, ...) do { \ argument 49 #define RTSOCKHD_ATF_REQUIRE_MSG(_rtm, _cond, _fmt, ...) do { \ argument
|
/freebsd-src/sys/tests/ |
H A D | ktest.h | 76 #define KTEST_LOG_LEVEL(_ctx, _l, _fmt, ...) { \ argument 84 #define KTEST_LOG(_ctx, _fmt, ...) \ argument
|
/freebsd-src/sys/security/mac_grantbylabel/ |
H A D | mac_grantbylabel.c | 64 MAC_GRANTBYLABEL_DBG(_lvl,_fmt,...) global() argument 70 MAC_GRANTBYLABEL_DBG(_lvl,_fmt,...) global() argument
|
/freebsd-src/sys/net80211/ |
H A D | ieee80211_var.h | 1041 IEEE80211_DPRINTF(_vap,_m,_fmt,...) global() argument 1045 IEEE80211_NOTE(_vap,_m,_ni,_fmt,...) global() argument 1049 IEEE80211_NOTE_MAC(_vap,_m,_mac,_fmt,...) global() argument 1053 IEEE80211_NOTE_FRAME(_vap,_m,_wh,_fmt,...) global() argument 1085 IEEE80211_DISCARD(_vap,_m,_wh,_type,_fmt,...) global() argument 1090 IEEE80211_DISCARD_IE(_vap,_m,_wh,_type,_fmt,...) global() argument 1095 IEEE80211_DISCARD_MAC(_vap,_m,_mac,_type,_fmt,...) global() argument 1109 IEEE80211_DPRINTF(_vap,_m,_fmt,...) global() argument 1110 IEEE80211_NOTE(_vap,_m,_ni,_fmt,...) global() argument 1111 IEEE80211_NOTE_FRAME(_vap,_m,_wh,_fmt,...) global() argument 1112 IEEE80211_NOTE_MAC(_vap,_m,_mac,_fmt,...) global() argument 1116 IEEE80211_DISCARD(_vap,_m,_wh,_type,_fmt,...) global() argument 1117 IEEE80211_DISCARD_IE(_vap,_m,_wh,_type,_fmt,...) global() argument 1118 IEEE80211_DISCARD_MAC(_vap,_m,_mac,_type,_fmt,...) global() argument [all...] |
/freebsd-src/sys/contrib/dpdk_rte_lpm/ |
H A D | rte_shim.h | 17 #define RTE_LOG(_sev, _sub, _fmt, ...) printf("DPDK::" #_sev "::" #_sub " %s: " _fmt, __func__ , ##… argument
|
/freebsd-src/sys/contrib/dev/iwlwifi/fw/ |
H A D | dbg.h | 337 #define IWL_FW_CHECK_FAILED(_obj, _fmt, ...) \ argument 340 #define IWL_FW_CHECK(_obj, _cond, _fmt, ...) \ argument
|
/freebsd-src/usr.sbin/uathload/ |
H A D | uathload.c | 75 #define VERBOSE(_fmt, ...) do { \ argument
|
/freebsd-src/tools/tools/netmap/ |
H A D | nmreplay.c | 91 #define NED(_fmt, ...) do {} while (0) argument 92 #define ED(_fmt, ...) \ argument 102 #define WWW(_fmt, ...) ED("--WWW-- " _fmt, ##__VA_ARGS__) argument 103 #define EEE(_fmt, ...) ED("--EEE-- " _fmt, ##__VA_ARGS__) argument 104 #define DDD(_fmt, ...) ED("--DDD-- " _fmt, ##__VA_ARGS__) argument
|
/freebsd-src/sys/security/mac_veriexec/ |
H A D | mac_veriexec.c | 71 #define MAC_VERIEXEC_DBG(_lvl, _fmt, ...) \ argument 77 #define MAC_VERIEXEC_DBG(_lvl, _fmt, ...) argument
|
/freebsd-src/lib/libc/stdtime/ |
H A D | strftime.c | 115 _fmt(const char *format, const struct tm * const t, char *pt, in _fmt() function
|
/freebsd-src/sys/dev/ice/ |
H A D | ice_osdep.h | 76 #define ice_info(_hw, _fmt, args...) \ argument 79 #define ice_warn(_hw, _fmt, args...) \ argument
|
/freebsd-src/contrib/tzcode/ |
H A D | strftime.c | 164 _fmt(const char *format, const struct tm *t, char *pt, in _fmt() function
|
/freebsd-src/sys/net/ |
H A D | netmap_user.h | 171 #define ND(_fmt, ...) do {} while(0) argument 172 #define D(_fmt, ...) \ argument
|
/freebsd-src/sys/dev/bhnd/cores/pmu/ |
H A D | bhnd_pmu_subr.c | 40 #define PMU_LOG(_sc, _fmt, ...) do { \ argument 48 #define PMU_DEBUG(_sc, _fmt, ...) PMU_LOG(_sc, _fmt, ##__VA_ARGS__) argument 50 #define PMU_DEBUG(_sc, _fmt, ...) argument
|
/freebsd-src/sys/dev/bhnd/nvram/ |
H A D | bhnd_nvram_data_sprom_subr.c | 67 #define SPROM_OP_BAD(_state, _fmt, ...) \ argument
|
/freebsd-src/lib/libcuse/ |
H A D | cuse_lib.c | 366 uid_t _uid, gid_t _gid, int _perms, const char *_fmt,...) in cuse_dev_create()
|
/freebsd-src/sys/compat/linuxkpi/common/include/linux/ |
H A D | device.h | 334 kobject_set_name(&(_dev)->kobj, (_fmt), ##__VA_ARGS__) argument 661 devm_kasprintf(_dev,_gfp,_fmt,...) global() argument
|
/freebsd-src/bin/ps/ |
H A D | ps.c | 172 int all, ch, elem, flag, _fmt, i, lineno, linelen, left; main() local
|