/linux-4.4.14/tools/perf/util/ |
D | usage.c | 36 static void warn_builtin(const char *warn, va_list params) in warn_builtin() argument 38 report(" Warning: ", warn, params); in warn_builtin() 82 void warning(const char *warn, ...) in warning() argument 86 va_start(params, warn); in warning() 87 warn_routine(warn, params); in warning()
|
/linux-4.4.14/arch/sh/drivers/pci/ |
D | pci.c | 195 unsigned int status_mask, int warn) in pcibios_bus_report_status_early() argument 214 if (warn) in pcibios_bus_report_status_early() 226 int warn) in pcibios_bus_report_status() argument 250 if (warn) in pcibios_bus_report_status() 256 pcibios_bus_report_status(dev->subordinate, status_mask, warn); in pcibios_bus_report_status() 259 void __init_refok pcibios_report_status(unsigned int status_mask, int warn) in pcibios_report_status() argument 266 hose->index, status_mask, warn); in pcibios_report_status() 268 pcibios_bus_report_status(hose->bus, status_mask, warn); in pcibios_report_status()
|
/linux-4.4.14/scripts/dtc/ |
D | checks.c | 54 bool warn, error; member 69 .warn = (w), \ 109 if ((c->warn && (quiet < 1)) in check_msg() 676 static void enable_warning_error(struct check *c, bool warn, bool error) in enable_warning_error() argument 681 if ((warn && !c->warn) || (error && !c->error)) in enable_warning_error() 683 enable_warning_error(c->prereq[i], warn, error); in enable_warning_error() 685 c->warn = c->warn || warn; in enable_warning_error() 689 static void disable_warning_error(struct check *c, bool warn, bool error) in disable_warning_error() argument 695 if ((warn && c->warn) || (error && c->error)) { in disable_warning_error() 702 disable_warning_error(cc, warn, error); in disable_warning_error() [all …]
|
D | dtc.h | 250 void parse_checks_option(bool warn, bool error, const char *arg);
|
/linux-4.4.14/arch/arm/mach-davinci/ |
D | mux.c | 40 unsigned int mask, warn = 0; in davinci_cfg_reg() local 80 warn = 1; in davinci_cfg_reg() 86 if (warn) { in davinci_cfg_reg() 93 if (cfg->debug || warn) { in davinci_cfg_reg()
|
D | Kconfig | 242 Choose Y here to warn whenever driver initialization logic needs
|
/linux-4.4.14/arch/arm/mach-omap1/ |
D | mux.c | 352 unsigned int mask, warn = 0; in omap1_cfg_reg() local 370 warn = 1; in omap1_cfg_reg() 385 warn = 1; in omap1_cfg_reg() 390 warn = 1; in omap1_cfg_reg() 407 warn = 1; in omap1_cfg_reg() 412 warn = 1; in omap1_cfg_reg() 421 if (warn) { in omap1_cfg_reg() 428 if (cfg->debug || warn) { in omap1_cfg_reg() 448 return warn ? -ETXTBSY : 0; in omap1_cfg_reg()
|
/linux-4.4.14/fs/sysfs/ |
D | symlink.c | 23 const char *name, int warn) in sysfs_do_create_link_sd() argument 50 if (warn && PTR_ERR(kn) == -EEXIST) in sysfs_do_create_link_sd() 68 const char *name, int warn) in sysfs_do_create_link() argument 80 return sysfs_do_create_link_sd(parent, target, name, warn); in sysfs_do_create_link()
|
/linux-4.4.14/fs/quota/ |
D | dquot.c | 1161 static int need_print_warning(struct dquot_warn *warn) in need_print_warning() argument 1166 switch (warn->w_dq_id.type) { in need_print_warning() 1168 return uid_eq(current_fsuid(), warn->w_dq_id.uid); in need_print_warning() 1170 return in_group_p(warn->w_dq_id.gid); in need_print_warning() 1178 static void print_warning(struct dquot_warn *warn) in print_warning() argument 1182 int warntype = warn->w_type; in print_warning() 1187 warntype == QUOTA_NL_BSOFTBELOW || !need_print_warning(warn)) in print_warning() 1193 tty_write_message(tty, warn->w_sb->s_id); in print_warning() 1198 tty_write_message(tty, quotatypes[warn->w_dq_id.type]); in print_warning() 1224 static void prepare_warning(struct dquot_warn *warn, struct dquot *dquot, in prepare_warning() argument [all …]
|
/linux-4.4.14/net/ipv6/ |
D | ndisc.c | 226 ND_PRINTK(2, warn, in ndisc_parse_options() 723 ND_PRINTK(2, warn, "NS: packet too short\n"); in ndisc_recv_ns() 728 ND_PRINTK(2, warn, "NS: multicast target address\n"); in ndisc_recv_ns() 737 ND_PRINTK(2, warn, "NS: bad DAD packet (wrong destination)\n"); in ndisc_recv_ns() 742 ND_PRINTK(2, warn, "NS: invalid ND options\n"); in ndisc_recv_ns() 749 ND_PRINTK(2, warn, in ndisc_recv_ns() 760 ND_PRINTK(2, warn, in ndisc_recv_ns() 890 ND_PRINTK(2, warn, "NA: packet too short\n"); in ndisc_recv_na() 895 ND_PRINTK(2, warn, "NA: target address is multicast\n"); in ndisc_recv_na() 901 ND_PRINTK(2, warn, "NA: solicited NA is multicasted\n"); in ndisc_recv_na() [all …]
|
/linux-4.4.14/fs/jfs/ |
D | jfs_unicode.c | 38 int warn = !!warn_again; /* once per string */ in jfs_strfromUCS_le() local 56 if (unlikely(warn)) { in jfs_strfromUCS_le() 57 warn--; in jfs_strfromUCS_le()
|
/linux-4.4.14/drivers/pci/hotplug/ |
D | cpci_hotplug_core.c | 53 #define warn(format, arg...) printk(KERN_WARNING "%s: " format "\n", MY_NAME , ## arg) macro 152 warn("failure to update adapter file"); in disable_slot() 383 warn("failure to update adapter file"); in init_slots() 385 warn("failure to update latch file"); in init_slots() 417 warn("slot %s already inserted", in check_slots() 448 warn("failure to update latch file"); in check_slots() 451 warn("failure to update adapter file"); in check_slots() 473 warn("failure to update latch file"); in check_slots() 489 warn("failure to update adapter file"); in check_slots()
|
D | rpaphp.h | 58 #define warn(format, arg...) printk(KERN_WARNING "%s: " format, MY_NAME , ## arg) macro
|
D | acpi_pcihp.c | 42 #define warn(format, arg...) printk(KERN_WARNING "%s: " format , MY_NAME , ## arg) macro
|
D | cpcihp_generic.c | 62 #define warn(format, arg...) printk(KERN_WARNING "%s: " format "\n", MY_NAME , ## arg) macro
|
D | pciehp.h | 56 #define warn(format, arg...) \ macro
|
D | cpcihp_zt5550.c | 57 #define warn(format, arg...) printk(KERN_WARNING "%s: " format "\n", MY_NAME , ## arg) macro
|
D | pcihp_skeleton.c | 59 #define warn(format, arg...) printk(KERN_WARNING "%s: " format "\n", MY_NAME , ## arg) macro
|
D | cpci_hotplug_pci.c | 46 #define warn(format, arg...) printk(KERN_WARNING "%s: " format "\n", MY_NAME , ## arg) macro
|
D | shpchp.h | 59 #define warn(format, arg...) \ macro
|
D | ibmphp.h | 46 #define warn(format, arg...) printk(KERN_WARNING "%s: " format , MY_NAME , ## arg) macro
|
D | pci_hotplug_core.c | 51 #define warn(format, arg...) printk(KERN_WARNING "%s: " format , MY_NAME , ## arg) macro
|
D | cpqphp.h | 42 #define warn(format, arg...) printk(KERN_WARNING "%s: " format , MY_NAME , ## arg) macro
|
/linux-4.4.14/drivers/media/usb/dvb-usb/ |
D | az6027.c | 319 warn("usb in operation failed. (%d)", ret); in az6027_usb_in_op() 357 warn("usb out operation failed. (%d)", ret); in az6027_usb_out_op() 383 warn("usb out operation failed. (%d)", ret); in az6027_streaming_ctrl() 438 warn("usb in operation failed. (%d)", ret); in az6027_ci_read_attribute_mem() 475 warn("usb out operation failed. (%d)", ret); in az6027_ci_write_attribute_mem() 511 warn("usb in operation failed. (%d)", ret); in az6027_ci_read_cam_control() 515 warn("Read CI IO error"); in az6027_ci_read_cam_control() 551 warn("usb out operation failed. (%d)", ret); in az6027_ci_write_cam_control() 582 warn("usb in operation failed. (%d)", ret); in CI_CamReady() 611 warn("usb out operation failed. (%d)", ret); in az6027_ci_slot_reset() [all …]
|
D | dvb-usb.h | 56 #undef warn 57 #define warn(format, arg...) printk(KERN_WARNING DVB_USB_LOG_PREFIX ": " format "\n" , ## arg) macro
|
D | gp8psk.c | 73 warn("usb in %d operation failed.", req); in gp8psk_usb_in_op() 103 warn("usb out operation failed."); in gp8psk_usb_out_op()
|
D | dw2102.c | 315 warn("i2c rd: len=%d is too big!\n", in dw2102_earda_i2c_transfer() 340 warn("i2c wr: len=%d is too big!\n", in dw2102_earda_i2c_transfer() 358 warn("i2c wr: len=%d is too big!\n", in dw2102_earda_i2c_transfer() 434 warn("i2c rd: len=%d is too big!\n", in dw2104_i2c_transfer() 471 warn("i2c wr: len=%d is too big!\n", in dw2104_i2c_transfer() 515 warn("i2c rd: len=%d is too big!\n", in dw3101_i2c_transfer() 540 warn("i2c wr: len=%d is too big!\n", in dw3101_i2c_transfer() 631 warn("i2c rd: len=%d is too big!\n", in s6x0_i2c_transfer() 666 warn("i2c wr: len=%d is too big!\n", in s6x0_i2c_transfer() 686 warn("i2c wr: len=%d is too big!\n", in s6x0_i2c_transfer() [all …]
|
D | dibusb-common.c | 117 warn("i2c wr: len=%d is too big!\n", wlen); in dibusb_i2c_msg() 311 warn("LITE-ON DVB-T: Strange IF1 calibration :%2X %2X\n", a, b); in dibusb_dib3000mc_tuner_attach()
|
D | vp702x.c | 46 warn("usb in operation failed. (%d)", ret); in vp702x_usb_in_op_unlocked() 83 warn("usb out operation failed. (%d)",ret); in vp702x_usb_out_op_unlocked()
|
D | dtv5100.c | 58 warn("wlen = %x, aborting.", wlen); in dtv5100_i2c_msg()
|
D | cxusb.c | 68 warn("i2c wr: len=%d is too big!\n", in cxusb_ctrl_msg() 177 warn("i2c rd: len=%d is too big!\n", in cxusb_i2c_xfer() 188 warn("i2c read failed"); in cxusb_i2c_xfer() 198 warn("i2c wr: len=%d is too big!\n", in cxusb_i2c_xfer() 204 warn("i2c rd: len=%d is too big!\n", in cxusb_i2c_xfer() 230 warn("i2c wr: len=%d is too big!\n", in cxusb_i2c_xfer()
|
D | ttusb2.c | 104 …warn("there might have been an error during control message transfer. (rlen = %d, was %d)",rlen,r[… in ttusb2_msg() 378 warn("more than 2 i2c messages at a time is not handled yet. TODO."); in ttusb2_i2c_xfer()
|
D | digitv.c | 59 warn("more than 2 i2c messages at a time is not handled yet. TODO."); in digitv_i2c_xfer()
|
D | af9005.c | 427 warn("more than 2 i2c messages at a time is not handled yet. TODO."); in af9005_i2c_xfer()
|
/linux-4.4.14/drivers/media/tuners/ |
D | fc0013-priv.h | 31 #undef warn 32 #define warn(f, arg...) printk(KERN_WARNING LOG_PREFIX": " f "\n" , ## arg) macro
|
D | fc0013.c | 486 warn("%s: failed: %d", __func__, ret); in fc0013_set_params() 576 warn("%s: failed: %d", __func__, ret); in fc0013_get_rf_strength()
|
/linux-4.4.14/samples/pktgen/ |
D | parameters.sh | 87 warn "Missing destination MAC address" 91 warn "Missing destination IP address"
|
D | functions.sh | 16 function warn() { function
|
/linux-4.4.14/scripts/mod/ |
D | sumversion.c | 329 warn("could not find %s for %s\n", cmd, objfile); in parse_source_files() 347 warn("malformed line: %s\n", line); in parse_source_files() 352 warn("could not open %s: %s\n", in parse_source_files() 380 warn("could not open %s: %s\n", in parse_source_files() 429 warn("malformed versions file for %s\n", modname); in get_src_version() 436 warn("bad ending versions file for %s\n", modname); in get_src_version() 462 warn("changing sum in %s failed: %s\n", in write_version() 468 warn("changing sum in %s:%lu failed: %s\n", in write_version() 474 warn("writing sum in %s failed: %s\n", in write_version()
|
D | modpost.c | 65 PRINTF void warn(const char *fmt, ...) in warn() function 315 warn("%s: '%s' exported twice. Previous export " in sym_add_exported() 630 warn("\"%s\" [%s] is COMMON symbol\n", symname, mod->name); in handle_modversions() 856 warn("%s (%s): unexpected non-allocatable section.\n" in check_section() 1393 warn("%s(%s+0x%llx): Section mismatch in reference from the %s %s%s " in report_sec_mismatch() 1609 warn("%s(%s+0x%lx): Section mismatch in reference" in report_extable_warnings() 1948 warn("modpost: missing MODULE_LICENSE() in %s\n" in read_symbols() 2054 warn("modpost: GPL-incompatible module %s%s " in check_for_gpl_usage() 2072 warn("modpost: module %s%s " in check_for_unused() 2157 warn("\"%s\" [%s.ko] undefined!\n", in add_versions() [all …]
|
D | modpost.h | 192 void warn(const char *fmt, ...);
|
D | file2alias.c | 449 warn("Can't handle masks in %s:%04X\n", in do_pci_entry()
|
/linux-4.4.14/arch/parisc/kernel/ |
D | pdc_chassis.c | 251 unsigned long warn; in pdc_chassis_warn_show() local 254 if (pdc_chassis_warn(&warn) != PDC_OK) in pdc_chassis_warn_show() 257 warnreg = (warn & 0xFFFFFFFF); in pdc_chassis_warn_show()
|
D | firmware.c | 293 int pdc_chassis_warn(unsigned long *warn) in pdc_chassis_warn() argument 300 *warn = pdc_result[0]; in pdc_chassis_warn()
|
/linux-4.4.14/Documentation/devicetree/bindings/power/ |
D | da9150-fg.txt | 8 - dlg,warn-soc-level: Battery discharge level (%) where warning event raised. 21 dlg,warn-soc-level = /bits/ 8 <15>;
|
/linux-4.4.14/kernel/trace/ |
D | trace_kprobe.c | 1373 int ret, warn = 0; in kprobe_trace_self_tests_init() local 1390 warn++; in kprobe_trace_self_tests_init() 1396 warn++; in kprobe_trace_self_tests_init() 1401 warn++; in kprobe_trace_self_tests_init() 1411 warn++; in kprobe_trace_self_tests_init() 1417 warn++; in kprobe_trace_self_tests_init() 1422 warn++; in kprobe_trace_self_tests_init() 1428 if (warn) in kprobe_trace_self_tests_init() 1437 warn++; in kprobe_trace_self_tests_init() 1442 warn++; in kprobe_trace_self_tests_init() [all …]
|
/linux-4.4.14/drivers/usb/gadget/function/ |
D | uvc.h | 86 #define uvc_warn_once(dev, warn, msg...) \ argument 88 if (!test_and_set_bit(warn, &dev->warnings)) \
|
/linux-4.4.14/arch/arm/kernel/ |
D | bios32.c | 25 static void pcibios_bus_report_status(struct pci_bus *bus, u_int status_mask, int warn) in pcibios_bus_report_status() argument 49 if (warn) in pcibios_bus_report_status() 55 pcibios_bus_report_status(dev->subordinate, status_mask, warn); in pcibios_bus_report_status() 58 void pcibios_report_status(u_int status_mask, int warn) in pcibios_report_status() argument 63 pcibios_bus_report_status(bus, status_mask, warn); in pcibios_report_status()
|
/linux-4.4.14/arch/um/os-Linux/ |
D | mem.c | 72 goto warn; in choose_tempdir() 84 warn: in choose_tempdir()
|
/linux-4.4.14/drivers/acpi/acpica/ |
D | utaddress.c | 204 acpi_physical_address address, u32 length, u8 warn) in acpi_ut_check_address_range() argument 240 if (warn) { /* Optional warning message */ in acpi_ut_check_address_range()
|
D | utxface.c | 452 acpi_size length, u8 warn) in acpi_check_address_range() argument 463 (u32)length, warn); in acpi_check_address_range()
|
D | acutils.h | 662 acpi_physical_address address, u32 length, u8 warn);
|
/linux-4.4.14/arch/arm/vfp/ |
D | Makefile | 11 LDFLAGS +=--no-warn-mismatch
|
/linux-4.4.14/drivers/media/common/b2c2/ |
D | flexcop-common.h | 35 #undef warn 36 #define warn(format, arg...) \ macro
|
D | flexcop.c | 286 warn("reading of MAC address failed.\n"); in flexcop_device_initialize()
|
/linux-4.4.14/drivers/usb/musb/ |
D | davinci.c | 463 u8 devctl, warn = 0; in davinci_musb_exit() local 472 if ((devctl & MUSB_DEVCTL_VBUS) != warn) { in davinci_musb_exit() 473 warn = devctl & MUSB_DEVCTL_VBUS; in davinci_musb_exit() 475 warn >> MUSB_DEVCTL_VBUS_SHIFT); in davinci_musb_exit()
|
/linux-4.4.14/drivers/block/drbd/ |
D | drbd_state.c | 58 union drbd_state ns, enum sanitize_state_warnings *warn); 743 static void print_sanitize_warnings(struct drbd_device *device, enum sanitize_state_warnings warn) in print_sanitize_warnings() argument 754 if (warn != NO_WARNING) in print_sanitize_warnings() 755 drbd_warn(device, "%s\n", msg_table[warn]); in print_sanitize_warnings() 769 union drbd_state ns, enum sanitize_state_warnings *warn) in sanitize_state() argument 774 if (warn) in sanitize_state() 775 *warn = NO_WARNING; in sanitize_state() 800 if (warn) in sanitize_state() 801 *warn = ns.conn == C_VERIFY_S || ns.conn == C_VERIFY_T ? in sanitize_state() 813 if (warn) in sanitize_state() [all …]
|
/linux-4.4.14/tools/perf/bench/ |
D | futex-lock-pi.c | 90 warn("thread %d: Could not lock pi-lock for %p (%d)", in workerfn() 101 warn("thread %d: Could not unlock pi-lock for %p (%d)", in workerfn()
|
D | futex-hash.c | 82 warn("Non-expected futex return call"); in workerfn()
|
/linux-4.4.14/fs/xfs/libxfs/ |
D | xfs_dquot_buf.c | 211 int warn) in xfs_dquot_buf_verify() argument 244 error = xfs_dqcheck(mp, ddq, id + i, 0, warn, __func__); in xfs_dquot_buf_verify()
|
/linux-4.4.14/tools/testing/selftests/vm/ |
D | thuge-gen.c | 105 unsigned long read_sysfs(int warn, char *fmt, ...) in read_sysfs() argument 120 if (warn) in read_sysfs()
|
/linux-4.4.14/tools/usb/ |
D | ffs-test.c | 96 #define warn(...) _msg(4, __VA_ARGS__) macro 358 warn("%s: unclaimed = %d\n", t->filename, ret); in cleanup_thread() 404 warn("%s: %s", name, op); in start_thread_helper() 593 warn("%s: new format rejected, trying legacy\n", t->filename); in ep0_init()
|
/linux-4.4.14/drivers/net/wireless/iwlwifi/ |
D | iwl-debug.c | 86 __iwl_fn(warn)
|
/linux-4.4.14/tools/lib/bpf/ |
D | libbpf.h | 42 void libbpf_set_print(libbpf_print_fn_t warn,
|
D | libbpf.c | 55 void libbpf_set_print(libbpf_print_fn_t warn, in libbpf_set_print() argument 59 __pr_warning = warn; in libbpf_set_print()
|
/linux-4.4.14/arch/sh/include/asm/ |
D | pci.h | 43 extern void pcibios_report_status(unsigned int status_mask, int warn);
|
/linux-4.4.14/Documentation/devicetree/bindings/mfd/ |
D | da9150.txt | 59 dlg,warn-soc-level = /bits/ 8 <15>;
|
/linux-4.4.14/Documentation/trace/ |
D | events-nmi.txt | 13 will warn if it sees long-running handlers:
|
/linux-4.4.14/drivers/media/dvb-frontends/ |
D | bcm3510_priv.h | 31 #undef warn 32 #define warn(format, arg...) printk(KERN_WARNING "bcm3510: " format "\n" , ## arg) macro
|
D | dib3000mb_priv.h | 19 #define warn(format, arg...) printk(KERN_WARNING "dib3000: " format "\n" , ## arg) macro
|
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/bios/ |
D | init.c | 49 #define warn(fmt, args...) bioslog(WARN, fmt, ##args) macro 174 warn("unknown bits in register 0x%08x\n", reg); in init_nvreg() 348 warn("failed to prog pll 0x%08x to %dkHz\n", id, freq); in init_prog_pll() 385 warn("%s pointer invalid\n", name); in init_table_() 389 warn("init data too short for %s pointer", name); in init_table_() 393 warn("init data not found\n"); in init_table_() 467 warn("xlat table pointer %d invalid\n", index); in init_xlat_() 824 warn("script needs dp output table data\n"); in init_dp_condition() 831 warn("unknown dp condition 0x%02x\n", cond); in init_dp_condition() 1077 warn("i2c wr failed, %d\n", ret); in init_zm_i2c()
|
/linux-4.4.14/drivers/gpu/drm/nouveau/ |
D | nouveau_drm.h | 198 #define NV_WARN(drm,f,a...) NV_PRINTK(warn, &(drm)->client, f, ##a)
|
/linux-4.4.14/Documentation/virtual/kvm/ |
D | cpuid.txt | 57 KVM_FEATURE_CLOCKSOURCE_STABLE_BIT || 24 || host will warn if no guest-side
|
/linux-4.4.14/drivers/staging/lustre/lnet/klnds/socklnd/ |
D | socklnd.c | 1027 char *warn = NULL; in ksocknal_create_conn() local 1151 warn = "connection race resolution"; in ksocknal_create_conn() 1160 warn = "peer/route removed"; in ksocknal_create_conn() 1182 warn = peer->ksnp_incarnation != incarnation ? in ksocknal_create_conn() 1194 warn = "lost conn race"; in ksocknal_create_conn() 1197 warn = "retry with different protocol version"; in ksocknal_create_conn() 1218 warn = "duplicate"; in ksocknal_create_conn() 1355 if (warn != NULL) { in ksocknal_create_conn() 1358 libcfs_id2str(peerid), conn->ksnc_type, warn); in ksocknal_create_conn() 1361 libcfs_id2str(peerid), conn->ksnc_type, warn); in ksocknal_create_conn()
|
/linux-4.4.14/drivers/media/usb/uvc/ |
D | uvcvideo.h | 604 #define uvc_warn_once(dev, warn, msg...) \ argument 606 if (!test_and_set_bit(warn, &dev->warnings)) \
|
/linux-4.4.14/arch/parisc/include/asm/ |
D | pdc.h | 269 int pdc_chassis_warn(unsigned long *warn);
|
/linux-4.4.14/drivers/staging/lustre/lustre/libcfs/linux/ |
D | linux-cpu.c | 952 bool warn; in cfs_cpu_notify() local 972 warn = cpumask_any_and(cpt_data.cpt_cpumask, in cfs_cpu_notify() 975 CDEBUG(warn ? D_WARNING : D_INFO, in cfs_cpu_notify()
|
/linux-4.4.14/arch/arm/mach-footbridge/ |
D | dc21285.c | 37 extern void pcibios_report_status(u_int status_mask, int warn);
|
/linux-4.4.14/Documentation/ABI/testing/ |
D | sysfs-bus-pci-devices-cciss | 70 to warn the user if they designate an unresettable device as
|
/linux-4.4.14/arch/arm/mm/ |
D | alignment.c | 101 static int safe_usermode(int new_usermode, bool warn) in safe_usermode() argument 115 if (warn) in safe_usermode()
|
D | dma-mapping.c | 167 static int __dma_supported(struct device *dev, u64 mask, bool warn) in __dma_supported() argument 179 if (warn) { in __dma_supported() 194 if (warn) in __dma_supported()
|
/linux-4.4.14/drivers/net/wireless/brcm80211/brcmsmac/ |
D | debug.c | 248 __brcms_fn(warn) in __brcms_fn() argument
|
/linux-4.4.14/drivers/acpi/ |
D | osl.c | 1630 u8 warn = 0; in acpi_check_resource_conflict() local 1645 warn = 1; in acpi_check_resource_conflict() 1646 clash = acpi_check_address_range(space_id, res->start, length, warn); in acpi_check_resource_conflict()
|
/linux-4.4.14/fs/gfs2/ |
D | quota.c | 1160 s64 value, warn, limit; in gfs2_quota_check() local 1178 warn = (s64)be64_to_cpu(qd->qd_qb.qb_warn); in gfs2_quota_check() 1202 } else if (warn && warn < value && in gfs2_quota_check()
|
/linux-4.4.14/arch/arm/plat-omap/ |
D | Kconfig | 88 Choose Y here to warn whenever driver initialization logic needs
|
/linux-4.4.14/Documentation/scsi/ |
D | hpsa.txt | 78 kexec tools to warn the user if they attempt to designate a device which is
|
D | sym53c8xx_2.txt | 482 0x2: Check and just warn on error.
|
D | ncr53c8xx.txt | 825 0x2: Check and just warn on error.
|
/linux-4.4.14/include/linux/ |
D | module.h | 548 bool warn);
|
D | netdevice.h | 4004 netif_level(warn, priv, type, dev, fmt, ##args)
|
/linux-4.4.14/arch/x86/kernel/cpu/ |
D | common.c | 308 static void filter_cpuid_features(struct cpuinfo_x86 *c, bool warn) in filter_cpuid_features() argument 329 if (!warn) in filter_cpuid_features()
|
/linux-4.4.14/scripts/ |
D | unifdef.c | 607 warn("couldn't write to %s", ofilename); in closeout() 627 warn("couldn't rename temporary file"); in done()
|
/linux-4.4.14/net/xfrm/ |
D | xfrm_state.c | 385 int warn = 0; in xfrm_timer_handler() local 424 warn = 1; in xfrm_timer_handler() 436 warn = 1; in xfrm_timer_handler() 441 x->km.dying = warn; in xfrm_timer_handler() 442 if (warn) in xfrm_timer_handler()
|
D | xfrm_policy.c | 183 int warn = 0; in xfrm_policy_timer() local 213 warn = 1; in xfrm_policy_timer() 223 warn = 1; in xfrm_policy_timer() 230 if (warn) in xfrm_policy_timer()
|
/linux-4.4.14/kernel/ |
D | module.c | 515 bool warn; member 532 if (syms->licence == WILL_BE_GPL_ONLY && fsa->warn) { in check_symbol() 540 if (syms->unused && fsa->warn) { in check_symbol() 587 bool warn) in find_symbol() argument 593 fsa.warn = warn; in find_symbol()
|
/linux-4.4.14/Documentation/i2c/ |
D | fault-codes | 77 return this as appropriate. (The driver core will warn
|
/linux-4.4.14/fs/ceph/ |
D | inode.c | 597 int warn = 0; in ceph_fill_file_time() local 640 warn = 1; in ceph_fill_file_time() 650 warn = 1; in ceph_fill_file_time() 653 if (warn) /* time_warp_seq shouldn't go backwards */ in ceph_fill_file_time()
|
/linux-4.4.14/arch/mips/ |
D | Makefile | 196 cflags-$(smartmips-ase) += -msmartmips -Wa,--no-warn
|
/linux-4.4.14/arch/arm/ |
D | Makefile | 120 AFLAGS_NOWARN :=$(call as-option,-Wa$(comma)-mno-warn-deprecated,-Wa$(comma)-W)
|
/linux-4.4.14/drivers/net/can/usb/ |
D | kvaser_usb.c | 1278 goto warn; in kvaser_usb_handle_message() 1297 goto warn; in kvaser_usb_handle_message() 1301 warn: dev_warn(dev->udev->dev.parent, in kvaser_usb_handle_message()
|
/linux-4.4.14/include/acpi/ |
D | acpixf.h | 419 u8 warn))
|
/linux-4.4.14/tools/perf/ui/browsers/ |
D | hists.c | 2118 const char *warn = " "; in perf_evsel_menu__write() local 2148 warn = bf; in perf_evsel_menu__write() 2151 ui_browser__write_nstring(browser, warn, browser->width - printed); in perf_evsel_menu__write()
|
/linux-4.4.14/Documentation/ |
D | kobject.txt | 203 statically and will warn the developer of this improper usage. 273 flawed. Note that the kernel will warn you if you forget to provide a
|
D | CodingStyle | 234 Git will warn you about patches that introduce trailing whitespace, and can 455 small comments to note or warn about something particularly clever (or 898 particular configuration, and the compiler would warn about its definition
|
D | kmemcheck.txt | 298 warn about writes to unallocated or freed memory as well), it was probably the
|
D | kernel-parameters.txt | 2984 If enabled, warn about various signal handling
|
/linux-4.4.14/Documentation/development-process/ |
D | 4.Coding | 217 Contemporary versions of gcc can detect (and warn about) a large number of 239 created by the kernel and warn when things are done out of order. If
|
/linux-4.4.14/tools/perf/tests/ |
D | parse-events.c | 1757 static void debug_warn(const char *warn, va_list params) in debug_warn() argument 1764 vsnprintf(msg, sizeof(msg), warn, params); in debug_warn()
|
/linux-4.4.14/Documentation/locking/ |
D | ww-mutex-design.txt | 319 Special care has been taken to warn for as many cases of api abuse
|
/linux-4.4.14/tools/lguest/ |
D | lguest.c | 1022 warn("Write to stdout gave %i (%d)", len, errno); in console_output() 1117 warn("Failed to read from tun (%d).", errno); in net_input()
|
/linux-4.4.14/fs/ |
D | buffer.c | 634 struct mem_cgroup *memcg, int warn) in __set_page_dirty() argument 640 WARN_ON_ONCE(warn && !PageUptodate(page)); in __set_page_dirty()
|
/linux-4.4.14/drivers/scsi/ |
D | qla1280.c | 1775 int warn __attribute__((unused)) = 0; in qla1280_load_firmware_dma() local 1825 if (tbuf[i] != sp[i] && warn++ < 10) { in qla1280_load_firmware_dma()
|
/linux-4.4.14/Documentation/RCU/ |
D | checklist.txt | 432 structure with __rcu, and sparse will warn you if you
|
/linux-4.4.14/Documentation/DocBook/ |
D | gpu.xml.db | 240 API-drm-warn-on-modeset-not-all-locked
|
/linux-4.4.14/Documentation/networking/ |
D | can.txt | 1060 re-started bus-errors arbit-lost error-warn error-pass bus-off 1107 "re-started bus-errors arbit-lost error-warn error-pass bus-off"
|
/linux-4.4.14/tools/power/x86/turbostat/ |
D | turbostat.c | 1793 warn("/dev/cpu/0/msr open failed, try chown or chmod +r /dev/cpu/*/msr"); in check_permissions()
|
/linux-4.4.14/Documentation/sysctl/ |
D | kernel.txt | 813 0 - (default) Same behavior as above, but warn about processes that
|
/linux-4.4.14/Documentation/usb/ |
D | power-management.txt | 300 The suspend method is called to warn the driver that the
|
/linux-4.4.14/Documentation/kbuild/ |
D | makefiles.txt | 508 warn about it if there is another warning in the source file.
|
/linux-4.4.14/lib/ |
D | Kconfig.debug | 204 Tell gcc to warn at build time for stack frames larger than this.
|
/linux-4.4.14/init/ |
D | Kconfig | 1337 Allows arch to define/use @no_unaligned_warning to possibly warn
|