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