Searched refs:anyway (Results 1 – 25 of 135) sorted by relevance
123456
| /Linux-v5.15/arch/x86/realmode/rm/ |
| D | trampoline_64.S | 42 cli # We should be safe anyway 87 cli # We should be safe anyway
|
| D | trampoline_32.S | 40 cli # We should be safe anyway
|
| /Linux-v5.15/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.
|
| D | stm32mp15xx-dhcom-drc02.dtsi | 33 * during TX anyway and that it only controls drive enable DE
|
| D | imx6qdl-dhcom-drc02.dtsi | 27 * during TX anyway and that it only controls drive enable DE
|
| D | rk3288-evb.dtsi | 168 * but it shouldn't hurt to toggle this pin there anyway.
|
| /Linux-v5.15/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-v5.15/tools/testing/selftests/drivers/net/mlxsw/ |
| D | qos_lib.sh | 75 If you want to run the test anyway, please set
|
| /Linux-v5.15/Documentation/scsi/ |
| D | sym53c500_cs.rst | 15 not have worked anyway. The USE_DMA code is likewise gone. Many thanks
|
| /Linux-v5.15/Documentation/devicetree/bindings/pwm/ |
| D | pwm.txt | 41 because the name "backlight" would be used as fallback anyway.
|
| /Linux-v5.15/drivers/net/ethernet/apple/ |
| D | Kconfig | 40 The driver will default to AAUI on ANS anyway, and if you use it as
|
| /Linux-v5.15/Documentation/admin-guide/perf/ |
| D | arm-ccn.rst | 46 will be overwritten anyway). In case of this processor being offlined,
|
| /Linux-v5.15/Documentation/filesystems/ |
| D | locks.rst | 26 anyway (see the file "Documentation/process/changes.rst".)
|
| /Linux-v5.15/Documentation/fb/ |
| D | sh7760fb.rst | 19 (displays aren't hotpluggable anyway)
|
| /Linux-v5.15/Documentation/filesystems/ext4/ |
| D | allocators.rst | 6 ext4 recognizes (better than ext3, anyway) that data locality is
|
| /Linux-v5.15/Documentation/misc-devices/ |
| D | eeprom.rst | 97 to change the contents of the EEPROMs (on DIMMs anyway) also makes it easy
|
| /Linux-v5.15/fs/ubifs/ |
| D | gc.c | 670 int ubifs_garbage_collect(struct ubifs_info *c, int anyway) in ubifs_garbage_collect() argument 731 ret = ubifs_find_dirty_leb(c, &lp, min_space, anyway ? 0 : 1); in ubifs_garbage_collect()
|
| /Linux-v5.15/arch/arm64/boot/dts/amlogic/ |
| D | meson-gxl-s805x-libretech-ac.dts | 83 * claiming it as done below reset the board anyway
|
| /Linux-v5.15/Documentation/vm/ |
| D | active_mm.rst | 80 instead (which makes more sense anyway - the test is basically one of "do
|
| /Linux-v5.15/Documentation/RCU/ |
| D | NMI-RCU.rst | 54 anyway. However, in practice it is a good documentation aid, particularly
|
| /Linux-v5.15/Documentation/userspace-api/media/v4l/ |
| D | vidioc-enuminput.rst | 72 not enumerate them since there is no choice anyway.
|
| /Linux-v5.15/drivers/mtd/ubi/ |
| D | build.c | 1061 int ubi_detach_mtd_dev(int ubi_num, int anyway) in ubi_detach_mtd_dev() argument 1076 if (!anyway) { in ubi_detach_mtd_dev()
|
| /Linux-v5.15/Documentation/process/ |
| D | coding-style.rst | 34 more than 3 levels of indentation, you're screwed anyway, and should fix 164 special anyway (you can't nest them in C). 325 notation) is asinine - the compiler knows the types anyway and can check 419 some people object to their use anyway. 505 difficult to verify anyway. 948 something it would have done anyway.
|
123456