Searched full:anyway (Results 1 – 25 of 1671) sorted by relevance
12345678910>>...67
/linux-6.14.4/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-6.14.4/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-6.14.4/Documentation/mm/ |
D | active_mm.rst | 84 instead (which makes more sense anyway - the test is basically one of "do 88 Anyway, I put a pre-patch-2.3.13-1 on ftp.kernel.org just a moment ago,
|
/linux-6.14.4/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-6.14.4/arch/m68k/include/asm/ |
D | hwtest.h | 7 * the code is tiny anyway. 16/5/98 pb
|
/linux-6.14.4/kernel/trace/ |
D | trace_benchmark.c | 83 * We should have enough data for the avg and stddev anyway. in trace_do_benchmark() 214 /* These don't need to be reset but reset them anyway */ in trace_benchmark_unreg()
|
/linux-6.14.4/drivers/zorro/ |
D | Kconfig | 13 take up kernel memory. Anyway, if you are building an installation
|
/linux-6.14.4/tools/testing/memblock/linux/ |
D | printk.h | 12 * in testing anyway, the mismatch can be ignored.
|
/linux-6.14.4/tools/testing/selftests/bpf/ |
D | netcnt_common.h | 13 * The kernel will wrap up to PAGE_SIZE internally anyway.
|
/linux-6.14.4/arch/arm/boot/dts/st/ |
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-6.14.4/tools/testing/selftests/arm64/signal/ |
D | test_signals_utils.h | 81 * Anyway this function really serves a dual purpose: 173 * a test has failed to cause a SEGV...anyway live_uc does not in get_current_context()
|
/linux-6.14.4/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-6.14.4/fs/ocfs2/ |
D | dcache.h | 22 * ->d_iput() anyway, so there should be minimal impact.
|
/linux-6.14.4/arch/arm64/include/asm/ |
D | neon-intrinsics.h | 29 * don't export anything it defines anyway, so just disregard when
|
/linux-6.14.4/drivers/tty/ |
D | tty_ioctl.c | 667 tmp.t_brkc = tty->termios.c_cc[VEOL2]; /* what is brkc anyway? */ in get_tchars() 684 tty->termios.c_cc[VEOL2] = tmp.t_brkc; /* what is brkc anyway? */ in set_tchars() 697 /* what is dsuspc anyway? */ in get_ltchars() 700 /* what is flushc anyway? */ in get_ltchars() 717 /* what is dsuspc anyway? */ in set_ltchars() 720 /* what is flushc anyway? */ in set_ltchars()
|
/linux-6.14.4/drivers/video/fbdev/matrox/ |
D | i2c-matroxfb.c | 176 …printk(KERN_INFO "i2c-matroxfb: Could not register secondary output i2c bus. Continuing anyway.\n"… in i2c_matroxfb_probe() 180 printk(KERN_INFO "i2c-matroxfb: Could not register Maven i2c bus. Continuing anyway.\n"); in i2c_matroxfb_probe()
|
/linux-6.14.4/arch/mips/include/uapi/asm/ |
D | resource.h | 26 * Which makes a ton more sense anyway,
|
/linux-6.14.4/rust/ |
D | bindgen_parameters | 23 # warning. We don't need to peek into it anyway.
|
/linux-6.14.4/arch/m68k/sun3/prom/ |
D | printf.c | 9 * about or use it! It's simple and smelly anyway....
|
/linux-6.14.4/Documentation/scsi/ |
D | sym53c500_cs.rst | 15 not have worked anyway. The USE_DMA code is likewise gone. Many thanks
|
/linux-6.14.4/arch/x86/realmode/rm/ |
D | trampoline_64.S | 62 cli # We should be safe anyway 106 cli # We should be safe anyway
|
/linux-6.14.4/arch/x86/kernel/fpu/ |
D | bugs.c | 26 * anyway. Not features.
|
/linux-6.14.4/arch/mips/include/asm/ |
D | floppy.h | 42 * driver otherwise. It doesn't matter much for performance anyway, as most
|
12345678910>>...67