Searched full:anyway (Results 1 – 25 of 1580) sorted by relevance
12345678910>>...64
/Linux-v6.1/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-v6.1/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-v6.1/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-v6.1/Documentation/mm/ |
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-v6.1/tools/testing/selftests/arm64/signal/ |
D | test_signals_utils.h | 40 * Anyway this function really serves a dual purpose: 109 * a test has failed to cause a SEGV...anyway live_uc does not in get_current_context()
|
/Linux-v6.1/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-v6.1/arch/m68k/include/asm/ |
D | hwtest.h | 7 * the code is tiny anyway. 16/5/98 pb
|
/Linux-v6.1/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-v6.1/drivers/zorro/ |
D | Kconfig | 13 take up kernel memory. Anyway, if you are building an installation
|
/Linux-v6.1/tools/testing/memblock/linux/ |
D | printk.h | 12 * in testing anyway, the mismatch can be ignored.
|
/Linux-v6.1/rust/ |
D | bindgen_parameters | 17 # warning. We don't need to peek into it anyway.
|
/Linux-v6.1/tools/testing/selftests/bpf/ |
D | netcnt_common.h | 13 * The kernel will wrap up to PAGE_SIZE internally anyway.
|
/Linux-v6.1/arch/arm/boot/dts/ |
D | ste-db9500.dtsi | 27 * be too careful, so reserve this memory anyway.
|
D | ste-db8500.dtsi | 45 * be too careful, so reserve this memory anyway.
|
D | ste-db8520.dtsi | 45 * be too careful, so reserve this memory anyway.
|
/Linux-v6.1/drivers/tty/ |
D | tty_ioctl.c | 663 tmp.t_brkc = tty->termios.c_cc[VEOL2]; /* what is brkc anyway? */ in get_tchars() 680 tty->termios.c_cc[VEOL2] = tmp.t_brkc; /* what is brkc anyway? */ in set_tchars() 693 /* what is dsuspc anyway? */ in get_ltchars() 696 /* what is flushc anyway? */ in get_ltchars() 713 /* what is dsuspc anyway? */ in set_ltchars() 716 /* what is flushc anyway? */ in set_ltchars()
|
/Linux-v6.1/arch/x86/realmode/rm/ |
D | trampoline_64.S | 42 cli # We should be safe anyway 87 cli # We should be safe anyway
|
/Linux-v6.1/virt/lib/ |
D | irqbypass.c | 146 return; /* nothing in the list anyway */ in irq_bypass_unregister_producer() 242 return; /* nothing in the list anyway */ in irq_bypass_unregister_consumer()
|
/Linux-v6.1/arch/arm64/include/asm/ |
D | neon-intrinsics.h | 29 * don't export anything it defines anyway, so just disregard when
|
/Linux-v6.1/fs/ocfs2/ |
D | dcache.h | 22 * ->d_iput() anyway, so there should be minimal impact.
|
/Linux-v6.1/arch/mips/include/uapi/asm/ |
D | resource.h | 26 * Which makes a ton more sense anyway,
|
/Linux-v6.1/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-v6.1/arch/m68k/sun3/prom/ |
D | printf.c | 9 * about or use it! It's simple and smelly anyway....
|
/Linux-v6.1/Documentation/scsi/ |
D | sym53c500_cs.rst | 15 not have worked anyway. The USE_DMA code is likewise gone. Many thanks
|
/Linux-v6.1/arch/x86/kernel/fpu/ |
D | bugs.c | 23 * anyway. Not features.
|
12345678910>>...64