| /kernel/linux/linux-6.6/include/net/ |
| H A D | net_debug.h | 105 netif_level(warn, priv, type, dev, fmt, ##args)
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/sfc/ |
| H A D | tc_bindings.c | 129 !efx->tc->up, warn, in efx_tc_setup_block()
|
| /kernel/linux/linux-6.6/drivers/pci/hotplug/ |
| H A D | cpci_hotplug_pci.c | 30 #define warn(format, arg...) printk(KERN_WARNING "%s: " format "\n", MY_NAME, ## arg) macro
|
| H A D | cpcihp_zt5550.c | 38 #define warn(format, arg...) printk(KERN_WARNING "%s: " format "\n", MY_NAME, ## arg) macro
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/disp/ |
| H A D | ior.h | 194 #define IOR_WARN(i,f,a...) IOR_MSG((i), warn, f, ##a)
|
| /kernel/linux/linux-6.6/tools/perf/bench/ |
| H A D | futex-hash.c | 95 warn("Non-expected futex return call"); in workerfn()
|
| /kernel/linux/linux-6.6/tools/objtool/ |
| H A D | orc_gen.c | 13 #include <objtool/warn.h>
|
| /kernel/uniproton/src/config/ |
| H A D | prt_config.c | 141 cpupModInfo.warn = OS_CPUP_SHORT_WARN; in OsCpupConfigReg()
|
| /kernel/linux/linux-6.6/samples/pktgen/ |
| H A D | functions.sh | 18 function warn() { function
|
| /kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
| H A D | compiler_types.h | 143 __diag_ ## compiler(version, warn, option)
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/intel/fm10k/ |
| H A D | fm10k_ethtool.c | 832 bool warn = false; in fm10k_set_rss_hash_opt() local 844 warn = true; in fm10k_set_rss_hash_opt() 849 warn = true; in fm10k_set_rss_hash_opt() 855 if (warn) in fm10k_set_rss_hash_opt()
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | main.c | 189 unsigned long warn = jiffies + msecs_to_jiffies(warn_time_mili); in wait_fw_init() local 200 if (warn_time_mili && time_after(jiffies, warn)) { in wait_fw_init() 202 jiffies_to_msecs(end - warn) / 1000); in wait_fw_init() 203 warn = jiffies + msecs_to_jiffies(warn_time_mili); in wait_fw_init()
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/intel/fm10k/ |
| H A D | fm10k_ethtool.c | 841 bool warn = false; in fm10k_set_rss_hash_opt() local 853 warn = true; in fm10k_set_rss_hash_opt() 858 warn = true; in fm10k_set_rss_hash_opt() 864 if (warn) in fm10k_set_rss_hash_opt()
|
| /kernel/linux/linux-6.6/fs/overlayfs/ |
| H A D | super.c | 988 bool warn = false; in ovl_get_fsid() local 999 warn = true; in ovl_get_fsid() 1004 warn = true; in ovl_get_fsid() 1006 if (warn) { in ovl_get_fsid()
|
| /kernel/linux/linux-6.6/drivers/regulator/ |
| H A D | da9121-regulator.c | 142 char *warn; /* if NULL, notify - otherwise dev_warn this string */ member 644 bool supported = (item->warn == NULL); in da9121_status_poll_on() 717 bool notify = (item->warn == NULL); in da9121_irq_handler() 724 dev_warn(chip->dev, item->warn); in da9121_irq_handler()
|
| /kernel/linux/linux-5.10/fs/xfs/ |
| H A D | xfs_qm.c | 589 defq->blk.warn = XFS_QM_BWARNLIMIT; in xfs_qm_init_timelimits() 590 defq->ino.warn = XFS_QM_IWARNLIMIT; in xfs_qm_init_timelimits() 591 defq->rtb.warn = XFS_QM_RTBWARNLIMIT; in xfs_qm_init_timelimits() 616 defq->blk.warn = dqp->q_blk.warnings; in xfs_qm_init_timelimits() 618 defq->ino.warn = dqp->q_ino.warnings; in xfs_qm_init_timelimits() 620 defq->rtb.warn = dqp->q_rtb.warnings; in xfs_qm_init_timelimits()
|
| /kernel/linux/linux-6.6/net/wireless/ |
| H A D | util.c | 1403 goto warn; in cfg80211_calculate_bitrate_vht() 1418 goto warn; in cfg80211_calculate_bitrate_vht() 1431 warn: in cfg80211_calculate_bitrate_vht() 1718 goto warn; in cfg80211_calculate_bitrate_s1g() 1743 goto warn; in cfg80211_calculate_bitrate_s1g() 1753 warn: in cfg80211_calculate_bitrate_s1g()
|
| /kernel/linux/linux-5.10/arch/arm/mm/ |
| H A D | alignment.c | 100 static int safe_usermode(int new_usermode, bool warn) in safe_usermode() argument 114 if (warn) in safe_usermode() 124 "warn", 126 "fixup+warn", 128 "signal+warn"
|
| /kernel/linux/linux-6.6/arch/arm/mm/ |
| H A D | alignment.c | 99 static int safe_usermode(int new_usermode, bool warn) in safe_usermode() argument 113 if (warn) in safe_usermode() 123 "warn", 125 "fixup+warn", 127 "signal+warn"
|
| /kernel/linux/linux-5.10/drivers/media/usb/dvb-usb/ |
| H A D | ttusb2.c | 104 warn("there might have been an error during control message transfer. (rlen = %d, was %d)",rlen,r[3]); in ttusb2_msg() 378 warn("more than 2 i2c messages at a time is not handled yet. TODO."); in ttusb2_i2c_xfer()
|
| /kernel/linux/linux-6.6/drivers/media/usb/uvc/ |
| H A D | uvcvideo.h | 653 #define uvc_warn_once(_dev, warn, fmt, ...) \ 655 if (!test_and_set_bit(warn, &(_dev)->warnings)) \
|
| /kernel/linux/linux-6.6/drivers/media/usb/dvb-usb/ |
| H A D | ttusb2.c | 104 warn("there might have been an error during control message transfer. (rlen = %d, was %d)",rlen,r[3]); in ttusb2_msg() 378 warn("more than 2 i2c messages at a time is not handled yet. TODO."); in ttusb2_i2c_xfer()
|
| /test/xts/acts/security/cryptoFramework/js_api_test_oh40/entry/src/ohosTest/js/test/utils/asymmetric/ |
| H A D | publicAsymmetricPromise.js | 363 console.warn("result data is " + uInt8ArrayToShowStr(result.data));
393 console.warn("result data is " + uInt8ArrayToShowStr(result.data));
|
| /kernel/linux/linux-5.10/net/sched/ |
| H A D | sch_htb.c | 1309 int warn = 0; in htb_change_class() local 1468 warn = -1; in htb_change_class() 1472 warn = 1; in htb_change_class() 1487 if (warn) in htb_change_class() 1489 cl->common.classid, (warn == -1 ? "small" : "big")); in htb_change_class()
|
| /kernel/linux/linux-6.6/net/sched/ |
| H A D | sch_htb.c | 1783 int warn = 0; in htb_change_class() local 2049 warn = -1; in htb_change_class() 2053 warn = 1; in htb_change_class() 2068 if (warn) in htb_change_class() 2071 cl->common.classid, (warn == -1 ? "small" : "big")); in htb_change_class()
|