Home
last modified time | relevance | path

Searched refs:warned (Results 1 – 44 of 44) sorted by relevance

/linux-4.1.27/drivers/gpu/drm/i915/
Di915_gem_debug.c36 static int warned; in i915_verify_lists() local
41 if (warned) in i915_verify_lists()
116 return warned = err; in i915_verify_lists()
Di915_gpu_error.c1275 static bool warned; in i915_capture_error_state() local
1315 if (!warned) { in i915_capture_error_state()
1321 warned = true; in i915_capture_error_state()
/linux-4.1.27/fs/notify/inotify/
Dinotify_fsnotify.c139 static bool warned = false; in idr_callback() local
141 if (warned) in idr_callback()
144 warned = true; in idr_callback()
/linux-4.1.27/kernel/
Dsmp.c217 static bool warned; in flush_smp_call_function_queue() local
227 !warned && !llist_empty(head))) { in flush_smp_call_function_queue()
228 warned = true; in flush_smp_call_function_queue()
/linux-4.1.27/fs/lockd/
Dsvc.c217 static int warned; in make_socks() local
228 warned = 0; in make_socks()
232 if (warned++ == 0) in make_socks()
/linux-4.1.27/drivers/block/
Dumem.c131 int warned; member
659 else if (card->battery[0].warned || card->battery[1].warned) in set_fault_to_battery_status()
678 card->battery[battery].warned = 0; in check_battery()
685 !card->battery[battery].warned && in check_battery()
690 card->battery[battery].warned = 1; in check_battery()
/linux-4.1.27/sound/usb/caiaq/
Ddevice.h88 int input_panic, output_panic, warned; member
Daudio.c118 cdev->warned = 0; in stream_start()
532 if ((cdev->input_panic || cdev->output_panic) && !cdev->warned) { in read_in_urb()
536 cdev->warned = 1; in read_in_urb()
/linux-4.1.27/security/
Dcommoncap.c47 static int warned; in warn_setuid_and_fcaps_mixed() local
48 if (!warned) { in warn_setuid_and_fcaps_mixed()
52 warned = 1; in warn_setuid_and_fcaps_mixed()
/linux-4.1.27/arch/powerpc/kernel/
Dirq.c428 static int warned; in migrate_irqs() local
451 else if (desc->action && !(warned++)) in migrate_irqs()
/linux-4.1.27/arch/x86/kernel/
Dirq.c367 static int warned; in fixup_irqs() local
415 if (!(warned++)) in fixup_irqs()
/linux-4.1.27/drivers/lguest/
DREADME7 But be warned; this is an arduous journey of several hours or more! And as we
/linux-4.1.27/drivers/virtio/
DKconfig77 address in particular) can crash your system - you have been warned.
/linux-4.1.27/Documentation/hwmon/
Dgl518sm61 When an alarm is triggered, you can be warned by a beeping signal through your
Dw83781d121 When an alarm goes off, you can be warned by a beeping signal through
/linux-4.1.27/net/core/
Dsock.c394 static int warned __read_mostly; in sock_set_timeout()
397 if (warned < 10 && net_ratelimit()) { in sock_set_timeout()
398 warned++; in sock_set_timeout()
414 static int warned; in sock_warn_obsolete_bsdism() local
416 if (strcmp(warncomm, current->comm) && warned < 5) { in sock_warn_obsolete_bsdism()
420 warned++; in sock_warn_obsolete_bsdism()
/linux-4.1.27/Documentation/networking/caif/
DREADME53 - 0x01 - tty->warned is on.
/linux-4.1.27/drivers/infiniband/hw/cxgb4/
Dprovider.c109 static int warned; in c4iw_alloc_ucontext() local
126 if (!warned++) in c4iw_alloc_ucontext()
/linux-4.1.27/lib/
DKconfig.kgdb118 you type 'go', you will be warned by kdb. The secend time you type
/linux-4.1.27/Documentation/usb/
Drio.txt17 Before I explain how to use this to access the Rio500 please be warned:
/linux-4.1.27/net/ax25/
Daf_ax25.c1794 static int warned = 0; in ax25_ioctl() local
1795 if (!warned) { in ax25_ioctl()
1798 warned=1; in ax25_ioctl()
/linux-4.1.27/net/sched/
Dsch_htb.c159 unsigned int warned; /* only one warning */ member
719 if (!(q->warned & HTB_WARN_TOOMANYEVENTS)) { in htb_do_events()
721 q->warned |= HTB_WARN_TOOMANYEVENTS; in htb_do_events()
/linux-4.1.27/net/ipv6/
Dndisc.c1688 static int warned; in ndisc_warn_deprecated_sysctl() local
1689 if (strcmp(warncomm, current->comm) && warned < 5) { in ndisc_warn_deprecated_sysctl()
1695 warned++; in ndisc_warn_deprecated_sysctl()
/linux-4.1.27/fs/dlm/
Dlock.c1380 static int nodeid_warned(int nodeid, int num_nodes, int *warned) in nodeid_warned() argument
1385 if (!warned[i]) { in nodeid_warned()
1386 warned[i] = nodeid; in nodeid_warned()
1389 if (warned[i] == nodeid) in nodeid_warned()
1404 int *warned = NULL; in dlm_scan_waiters() local
1430 warned = kzalloc(num_nodes * sizeof(int), GFP_KERNEL); in dlm_scan_waiters()
1432 if (!warned) in dlm_scan_waiters()
1434 if (nodeid_warned(lkb->lkb_wait_nodeid, num_nodes, warned)) in dlm_scan_waiters()
1442 kfree(warned); in dlm_scan_waiters()
/linux-4.1.27/Documentation/connector/
Dconnector.txt141 so caller is warned that it must be prepared. That is why the struct
/linux-4.1.27/Documentation/trace/
Dmmiotrace.txt28 activation. You can re-enable CPUs by hand, but you have been warned, there
/linux-4.1.27/Documentation/scsi/
Din2000.txt133 check the 'hostdata->args' section in in2000.h - but be warned! Not
/linux-4.1.27/arch/x86/kernel/cpu/
Dperf_event_intel.c1599 static bool warned = false; in intel_pmu_handle_irq() local
1600 if (!warned) { in intel_pmu_handle_irq()
1603 warned = true; in intel_pmu_handle_irq()
/linux-4.1.27/drivers/infiniband/hw/cxgb3/
Diwch_provider.c150 static int warned; in iwch_create_cq() local
219 if (!warned++) in iwch_create_cq()
/linux-4.1.27/arch/m68k/
DKconfig.cpu356 apparently improves performance. But you've been warned! Unless you
DKconfig.machine103 Be warned that this support is very experimental.
/linux-4.1.27/net/
Dsocket.c1118 static int warned; in __sock_create() local
1119 if (!warned) { in __sock_create()
1120 warned = 1; in __sock_create()
/linux-4.1.27/Documentation/locking/
Dww-mutex-design.txt323 Some of the errors which will be warned about:
/linux-4.1.27/Documentation/RCU/
Dtorture.txt121 warned!
/linux-4.1.27/drivers/ata/
Dlibata-core.c3408 int warned = 0; in ata_wait_ready() local
3458 if (!warned && time_after(now, start + 5 * HZ) && in ata_wait_ready()
3463 warned = 1; in ata_wait_ready()
/linux-4.1.27/Documentation/input/
Delantech.txt111 received to the syslog before processing it. Be warned that this can
/linux-4.1.27/Documentation/filesystems/
Dntfs.txt448 number of sectors BEFORE attempting to use it. You have been warned!
/linux-4.1.27/Documentation/development-process/
D4.Coding285 With sparse, the programmer can be warned about confusion between
/linux-4.1.27/Documentation/networking/
Dpacket_mmap.txt1001 you have been warned; generally, this can be useful for stress testing various
/linux-4.1.27/drivers/md/
Dmd.c5104 int warned = 0; in md_run() local
5118 warned = 1; in md_run()
5122 if (warned) in md_run()
/linux-4.1.27/drivers/staging/speakup/
Dspkguide.txt921 changes. You have been warned!
964 You have been warned!
/linux-4.1.27/Documentation/laptops/
Dthinkpad-acpi.txt273 hotkey_recommended_mask, instead. You have been warned.
/linux-4.1.27/Documentation/sound/oss/
DREADME.OSS9 Be warned: Alan Cox is the current maintainer of the Linux sound driver so if
/linux-4.1.27/Documentation/s390/
DDebugging390.txt676 have been warned.