Searched full:anyway (Results 1 – 25 of 1478) sorted by relevance
12345678910>>...60
/linux-5.10/tools/testing/selftests/rcutorture/formal/srcu-cbmc/src/ |
D | simple_sync_srcu.c | 33 * This code assumes that try_check_zero will succeed anyway, in synchronize_srcu() 40 /* Ignore the lock, as multiple writers aren't working yet anyway. */ in synchronize_srcu()
|
/linux-5.10/Documentation/hwmon/ |
D | adm1025.rst | 25 * No temperature offset register, but we don't use it anyway. 26 * No INT mode for pin 16. We don't play with it anyway.
|
/linux-5.10/drivers/parport/ |
D | procfs.c | 44 if (write) /* can't happen anyway */ in do_active_device() 128 if (write) /* permissions prevent this anyway */ in do_hardware_base_addr() 155 if (write) /* permissions prevent this anyway */ in do_hardware_irq() 182 if (write) /* permissions prevent this anyway */ in do_hardware_dma() 209 if (write) /* permissions prevent this anyway */ in do_hardware_modes()
|
/linux-5.10/Documentation/vm/ |
D | active_mm.rst | 80 instead (which makes more sense anyway - the test is basically one of "do 84 Anyway, I put a pre-patch-2.3.13-1 on ftp.kernel.org just a moment ago,
|
/linux-5.10/tools/testing/selftests/arm64/signal/ |
D | test_signals_utils.h | 38 * Anyway this function really serves a dual purpose: 106 * a test has failed to cause a SEGV...anyway live_uc does not in get_current_context()
|
/linux-5.10/Documentation/userspace-api/media/ |
D | audio.h.rst.exceptions | 6 # Undocumented audio caps, as this is a deprecated API anyway
|
/linux-5.10/drivers/scsi/sym53c8xx_2/ |
D | sym53c8xx.h | 83 * Anyway, we configure the driver for at least 64 tags per LUN. :) 162 * Anyway, the cost of accepting up to 64 logical unit is low in
|
/linux-5.10/arch/x86/realmode/rm/ |
D | trampoline_64.S | 42 cli # We should be safe anyway 87 cli # We should be safe anyway
|
/linux-5.10/arch/m68k/include/asm/ |
D | hwtest.h | 7 * the code is tiny anyway. 16/5/98 pb
|
/linux-5.10/drivers/zorro/ |
D | Kconfig | 13 take up kernel memory. Anyway, if you are building an installation
|
/linux-5.10/kernel/trace/ |
D | trace_benchmark.c | 83 * We should have enough data for the avg and stddev anyway. in trace_do_benchmark() 215 /* These don't need to be reset but reset them anyway */ in trace_benchmark_unreg()
|
/linux-5.10/arch/arm64/include/asm/ |
D | neon-intrinsics.h | 29 * don't export anything it defines anyway, so just disregard when
|
/linux-5.10/drivers/tty/ |
D | tty_ioctl.c | 607 tmp.t_brkc = tty->termios.c_cc[VEOL2]; /* what is brkc anyway? */ in get_tchars() 624 tty->termios.c_cc[VEOL2] = tmp.t_brkc; /* what is brkc anyway? */ in set_tchars() 637 /* what is dsuspc anyway? */ in get_ltchars() 640 /* what is flushc anyway? */ in get_ltchars() 657 /* what is dsuspc anyway? */ in set_ltchars() 660 /* what is flushc anyway? */ in set_ltchars()
|
/linux-5.10/virt/lib/ |
D | irqbypass.c | 150 return; /* nothing in the list anyway */ in irq_bypass_unregister_producer() 246 return; /* nothing in the list anyway */ in irq_bypass_unregister_consumer()
|
/linux-5.10/fs/ocfs2/ |
D | dcache.h | 24 * ->d_iput() anyway, so there should be minimal impact.
|
/linux-5.10/arch/mips/include/uapi/asm/ |
D | resource.h | 26 * Which makes a ton more sense anyway,
|
/linux-5.10/arch/m68k/sun3/prom/ |
D | printf.c | 9 * about or use it! It's simple and smelly anyway....
|
/linux-5.10/drivers/video/fbdev/matrox/ |
D | i2c-matroxfb.c | 180 …printk(KERN_INFO "i2c-matroxfb: Could not register secondary output i2c bus. Continuing anyway.\n"… in i2c_matroxfb_probe() 185 printk(KERN_INFO "i2c-matroxfb: Could not register Maven i2c bus. Continuing anyway.\n"); in i2c_matroxfb_probe()
|
/linux-5.10/Documentation/scsi/ |
D | sym53c500_cs.rst | 15 not have worked anyway. The USE_DMA code is likewise gone. Many thanks
|
/linux-5.10/arch/x86/kernel/fpu/ |
D | bugs.c | 23 * anyway. Not features.
|
/linux-5.10/drivers/gpu/drm/i915/ |
D | i915_switcheroo.c | 44 * completely racy anyway. So don't bother with locking for now. in i915_switcheroo_can_switch()
|
/linux-5.10/arch/mips/include/asm/ |
D | floppy.h | 42 * driver otherwise. It doesn't matter much for performance anyway, as most
|
/linux-5.10/arch/m68k/sun3x/ |
D | config.c | 60 /* only the serial console is known to work anyway... */ in config_sun3x()
|
/linux-5.10/include/uapi/asm-generic/ |
D | resource.h | 53 * Which makes a ton more sense anyway.
|
/linux-5.10/drivers/net/wireguard/ |
D | allowedips.h | 19 * we're alloc'ing to the nearest power of 2 anyway, so this
|
12345678910>>...60