Searched refs:anyway (Results 1 – 25 of 125) sorted by relevance
12345
/Linux-v4.19/arch/x86/realmode/rm/ |
D | trampoline_32.S | 40 cli # We should be safe anyway
|
D | trampoline_64.S | 42 cli # We should be safe anyway
|
/Linux-v4.19/Documentation/media/ |
D | audio.h.rst.exceptions | 4 # Undocumented audio caps, as this is a deprecated API anyway
|
/Linux-v4.19/Documentation/hwmon/ |
D | adm1025 | 16 * No temperature offset register, but we don't use it anyway. 17 * No INT mode for pin 16. We don't play with it anyway.
|
/Linux-v4.19/Documentation/scsi/ |
D | sym53c500_cs.txt | 9 not have worked anyway. The USE_DMA code is likewise gone. Many thanks
|
/Linux-v4.19/drivers/net/ethernet/apple/ |
D | Kconfig | 39 The driver will default to AAUI on ANS anyway, and if you use it as
|
/Linux-v4.19/Documentation/devicetree/bindings/pwm/ |
D | pwm.txt | 41 because the name "backlight" would be used as fallback anyway.
|
/Linux-v4.19/Documentation/perf/ |
D | arm-ccn.txt | 44 will be overwritten anyway). In case of this processor being offlined,
|
/Linux-v4.19/Documentation/filesystems/ |
D | locks.txt | 22 anyway (see the file "Documentation/process/changes.rst".)
|
/Linux-v4.19/Documentation/fb/ |
D | sh7760fb.txt | 17 (displays aren't hotpluggable anyway)
|
/Linux-v4.19/Documentation/devicetree/bindings/spi/ |
D | sh-msiof.txt | 52 driven anyway.
|
/Linux-v4.19/fs/ubifs/ |
D | gc.c | 644 int ubifs_garbage_collect(struct ubifs_info *c, int anyway) in ubifs_garbage_collect() argument 705 ret = ubifs_find_dirty_leb(c, &lp, min_space, anyway ? 0 : 1); in ubifs_garbage_collect()
|
/Linux-v4.19/Documentation/misc-devices/ |
D | eeprom | 87 to change the contents of the EEPROMs (on DIMMs anyway) also makes it easy
|
/Linux-v4.19/Documentation/s390/ |
D | DASD | 56 1kB blocks anyway and you gain approx. 50% of capacity increasing your
|
/Linux-v4.19/Documentation/filesystems/ext4/ondisk/ |
D | allocators.rst | 6 ext4 recognizes (better than ext3, anyway) that data locality is
|
/Linux-v4.19/Documentation/RCU/ |
D | NMI-RCU.txt | 52 anyway. However, in practice it is a good documentation aid, particularly
|
/Linux-v4.19/Documentation/vm/ |
D | active_mm.rst | 80 instead (which makes more sense anyway - the test is basically one of "do
|
/Linux-v4.19/arch/arm/boot/dts/ |
D | rk3288-evb.dtsi | 168 * but it shouldn't hurt to toggle this pin there anyway.
|
/Linux-v4.19/Documentation/process/ |
D | coding-style.rst | 34 more than 3 levels of indentation, you're screwed anyway, and should fix 142 special anyway (you can't nest them in C). 303 notation) is brain damaged - the compiler knows the types anyway and can 378 some people object to their use anyway. 461 difficult to verify anyway. 883 something it would have done anyway.
|
/Linux-v4.19/Documentation/media/uapi/v4l/ |
D | vidioc-enuminput.rst | 74 not enumerate them since there is no choice anyway.
|
/Linux-v4.19/drivers/mtd/ubi/ |
D | build.c | 1051 int ubi_detach_mtd_dev(int ubi_num, int anyway) in ubi_detach_mtd_dev() argument 1066 if (!anyway) { in ubi_detach_mtd_dev()
|
/Linux-v4.19/drivers/parisc/ |
D | Kconfig | 73 so it may be safest to say "Y" anyway.
|
/Linux-v4.19/arch/m68k/q40/ |
D | README | 68 hard drives anyway.
|
/Linux-v4.19/Documentation/ |
D | xz.txt | 67 which will verify the integrity of the uncompressed data anyway.
|
/Linux-v4.19/Documentation/power/ |
D | freezing-of-tasks.txt | 196 tasks, since it generally exists anyway. 222 since they ask the freezer to skip freezing this task, since it is anyway
|
12345