| /Linux-v5.15/arch/arm/mm/ |
| D | proc-v7-bugs.c | 117 static __maybe_unused bool cpu_v7_check_auxcr_set(bool *warned, in cpu_v7_check_auxcr_set() argument 125 if (!*warned) in cpu_v7_check_auxcr_set() 127 *warned = true; in cpu_v7_check_auxcr_set() 135 static bool check_spectre_auxcr(bool *warned, u32 bit) in check_spectre_auxcr() argument 138 cpu_v7_check_auxcr_set(warned, bit, in check_spectre_auxcr()
|
| /Linux-v5.15/samples/bpf/ |
| D | offwaketime_user.c | 51 static bool warned; in print_stack() local 70 if ((key->tret == -EEXIST || key->wret == -EEXIST) && !warned) { in print_stack() 72 warned = true; in print_stack()
|
| D | trace_event_user.c | 64 static bool warned; in print_stack() local 86 if (key->kernstack == -EEXIST && !warned) { in print_stack() 88 warned = true; in print_stack()
|
| /Linux-v5.15/arch/x86/kernel/ |
| D | tsc_sync.c | 29 bool warned; member 73 if (!adj->warned || resume) { in tsc_verify_tsc_adjust() 76 adj->warned = true; in tsc_verify_tsc_adjust() 151 cur->warned = false; in tsc_store_and_check_tsc_adjust()
|
| /Linux-v5.15/tools/testing/selftests/powerpc/security/ |
| D | flush_utils.c | 53 static int warned; in sigill_handler() local 59 if (!warned++) in sigill_handler()
|
| /Linux-v5.15/fs/notify/inotify/ |
| D | inotify_fsnotify.c | 147 static bool warned = false; in idr_callback() local 149 if (warned) in idr_callback() 152 warned = true; in idr_callback()
|
| /Linux-v5.15/arch/powerpc/kernel/ |
| D | interrupt.c | 262 static bool warned; in check_return_regs_valid() local 329 if (!warned) { in check_return_regs_valid() 330 warned = true; in check_return_regs_valid()
|
| /Linux-v5.15/tools/testing/radix-tree/ |
| D | idr-test.c | 182 static bool warned = false; in idr_u32_test1() local 191 if (!warned && id > INT_MAX) in idr_u32_test1() 202 if (!warned && id > INT_MAX) { in idr_u32_test1() 204 warned = true; in idr_u32_test1()
|
| /Linux-v5.15/mm/ |
| D | sparse-vmemmap.c | 408 static bool warned; in vmemmap_alloc_block() local 415 if (!warned) { in vmemmap_alloc_block() 418 warned = true; in vmemmap_alloc_block()
|
| /Linux-v5.15/sound/hda/ |
| D | hdac_controller.c | 247 bool warned = false; in snd_hdac_bus_get_response() local 275 if (loopcounter > LOOP_COUNT_MAX && !warned) { in snd_hdac_bus_get_response() 279 warned = true; in snd_hdac_bus_get_response()
|
| /Linux-v5.15/kernel/rcu/ |
| D | tree_stall.h | 880 static atomic_t warned = ATOMIC_INIT(0); in rcu_check_gp_start_stall() local 890 atomic_read(&warned)) in rcu_check_gp_start_stall() 900 atomic_read(&warned)) { in rcu_check_gp_start_stall() 914 atomic_xchg(&warned, 1)) { in rcu_check_gp_start_stall()
|
| /Linux-v5.15/sound/usb/caiaq/ |
| D | device.h | 89 int input_panic, output_panic, warned; member
|
| D | audio.c | 105 cdev->warned = 0; in stream_start() 508 if ((cdev->input_panic || cdev->output_panic) && !cdev->warned) { in read_in_urb() 512 cdev->warned = 1; in read_in_urb()
|
| /Linux-v5.15/fs/lockd/ |
| D | svc.c | 232 static int warned; in make_socks() local 243 warned = 0; in make_socks() 247 if (warned++ == 0) in make_socks()
|
| /Linux-v5.15/drivers/gpu/drm/i915/gvt/ |
| D | interrupt.h | 183 unsigned long warned; member
|
| /Linux-v5.15/include/net/netns/ |
| D | ipv4.h | 23 bool warned; member
|
| /Linux-v5.15/security/ |
| D | commoncap.c | 41 static int warned; in warn_setuid_and_fcaps_mixed() local 42 if (!warned) { in warn_setuid_and_fcaps_mixed() 46 warned = 1; in warn_setuid_and_fcaps_mixed()
|
| D | Kconfig.hardening | 107 information exposures, even variables that were warned about 125 information exposures, even variables that were warned
|
| /Linux-v5.15/kernel/ |
| D | smp.c | 566 static bool warned; in flush_smp_call_function_queue() local 582 !warned && !llist_empty(head))) { in flush_smp_call_function_queue() 583 warned = true; in flush_smp_call_function_queue()
|
| /Linux-v5.15/tools/perf/pmu-events/ |
| D | jevents.c | 255 static bool warned; in lookup_msr() local 262 if (!warned) { in lookup_msr() 263 warned = true; in lookup_msr()
|
| /Linux-v5.15/Documentation/driver-api/mtd/ |
| D | intel-spi.rst | 23 Dediprog to revive. You have been warned!
|
| /Linux-v5.15/Documentation/hwmon/ |
| D | gl518sm.rst | 68 When an alarm is triggered, you can be warned by a beeping signal through your
|
| /Linux-v5.15/drivers/virtio/ |
| D | Kconfig | 139 address in particular) can crash your system - you have been warned.
|
| /Linux-v5.15/Documentation/networking/caif/ |
| D | caif.rst | 70 - 0x01 - tty->warned is on.
|
| /Linux-v5.15/lib/ |
| D | Kconfig.kgdb | 139 you type 'go', you will be warned by kdb. The secend time you type
|