Searched full:avoid (Results 1 – 25 of 521) sorted by relevance
12345678910>>...21
| /Documentation/userspace-api/media/rc/ |
| D | lirc-get-features.rst | 45 Unused. Kept just to avoid breaking uAPI. 51 Unused. Kept just to avoid breaking uAPI. 68 Unused. Kept just to avoid breaking uAPI. 144 Unused. Kept just to avoid breaking uAPI. 160 Unused. Kept just to avoid breaking uAPI. 167 Unused. Kept just to avoid breaking uAPI.
|
| /Documentation/driver-api/firmware/ |
| D | direct-fs-lookup.rst | 13 avoid having a separate partition for them in order to avoid possible 14 races with lookups and avoid uses of the custom fallback mechanisms
|
| /Documentation/virt/ |
| D | guest-halt-polling.rst | 12 a remote vCPU to avoid sending an IPI (and the associated 60 be increased from 10000, to avoid misses during the initial 70 to avoid it (per-cpu guest_halt_poll_ns will remain
|
| /Documentation/dev-tools/kunit/ |
| D | style.rst | 40 subsystems should be named to avoid ambiguity where necessary. 57 Avoid names as shown in examples below: 91 name. Unless these tests are actually present, avoid using ``_test``, ``_unittest`` 108 Avoid names, for example: 136 naming. It is a good idea to make your test functions `static` to avoid 144 Tests the ``list_splice`` macro. It has the prefix ``test_`` to avoid a 191 KUnit tests are often compiled as a separate module. To avoid conflicting
|
| /Documentation/admin-guide/ |
| D | kernel-per-CPU-kthreads.rst | 147 1. Avoid use of drivers that use tasklets. (Such drivers will contain 158 1. Avoid sending scheduler IPIs to the CPU to be de-jittered, 181 is non-idle. For example, avoid system calls and force both 243 3. Do any of the following needed to avoid jitter that your 246 a. Avoid using oprofile, thus avoiding OS jitter from 253 avoid the CPU-frequency governor periodically running 282 CBE_CPUFREQ_SPU_GOVERNOR=n to avoid OS jitter from 312 avoid initiating any CPU hotplug operations on this CPU. This is
|
| /Documentation/core-api/ |
| D | dma-attributes.rst | 31 DMA_ATTR_NO_KERNEL_MAPPING lets the platform to avoid creating a kernel 62 large, so it is highly recommended to avoid it if possible. 98 optimize allocation (avoid coming up with large pages) instead of 119 So, this provides a way for drivers to avoid those error messages on calls
|
| /Documentation/hwmon/ |
| D | submitting-patches.rst | 77 * Avoid forward declarations if you can. Rearrange the code if necessary. 79 * Avoid macros to generate groups of sensor attributes. It not only confuses 82 * Avoid calculations in macros and macro-generated functions. While such macros 115 * Avoid writing to chip registers in the detect function. If you have to write,
|
| /Documentation/devicetree/bindings/net/can/ |
| D | st,stm32-bxcan.yaml | 28 To avoid misunderstandings, it should be noted that ST documentation 38 To avoid misunderstandings, it should be noted that ST documentation
|
| /Documentation/ABI/testing/ |
| D | sysfs-class-bdi | 68 situations where we want to avoid one device taking all or 81 of 1 million. This is useful in situations where we want to avoid 109 situations where we want to avoid one device taking all or
|
| D | sysfs-bus-event_source-devices-events | 42 for lower or upper case event names in sysfs to avoid 99 This is provided to avoid performing floating point arithmetic
|
| D | sysfs-kernel-reboot | 32 avoid anything that could hang.
|
| /Documentation/process/ |
| D | management-style.rst | 9 degree, and mainly written to avoid answering [#f1]_ the same (or similar) 42 The name of the game is to **avoid** having to make a decision. In 54 So the name of the game is to **avoid** decisions, at least the big and 96 engineer. And remember: "irrevocable" was what we tried to avoid in 123 Btw, another way to avoid a decision is to plaintively just whine "can't 230 **in private** that they screwed up. Not just so they can avoid it in the 242 5) Things to avoid
|
| D | botching-up-ioctls.rst | 2 (How to avoid) Botching up ioctls 17 To avoid repeating all the same mistakes again I've written up some of the 30 * Only use fixed sized integers. To avoid conflicts with typedefs in userspace 48 u64_to_user_ptr can be used in the kernel to avoid warnings about integers
|
| /Documentation/timers/ |
| D | no_hz.rst | 77 The CONFIG_NO_HZ_IDLE=y Kconfig option causes the kernel to avoid sending 85 is strong motivation to avoid sending scheduling-clock interrupts to 96 in order to avoid degrading from-idle transition latencies. 112 The CONFIG_NO_HZ_FULL=y Kconfig option causes the kernel to avoid 122 again strong motivation to avoid sending scheduling-clock interrupts. 184 Avoid this by offloading RCU callback processing to "rcuo" kthreads 292 OS jitter due to global TLB shootdowns is to avoid the unmapping
|
| /Documentation/driver-api/ |
| D | wbrf.rst | 13 frequencies in use and consumers can use this information to avoid using 33 internal adjustments as necessary to avoid this resonance.
|
| D | wmi.rst | 9 considered to be deprecated, so new WMI drivers should generally avoid it since
|
| /Documentation/bpf/ |
| D | fs_kfuncs.rst | 16 To avoid recursions, these kfuncs follow the following rules:
|
| /Documentation/devicetree/bindings/sound/ |
| D | rockchip,rk3399-gru-sound.txt | 12 delay for DMIC to ready so that rt5514 can avoid recording before
|
| /Documentation/driver-api/pldmfw/ |
| D | index.rst | 45 To avoid proliferating access to the packed binary data, the ``pldmfw`` 49 In order to safely process the firmware file, care is taken to avoid
|
| /Documentation/networking/ |
| D | fib_trie.rst | 46 in order to avoid ever-increasing child arrays. 117 to avoid read_lock in the fn_trie_lookup() function. 144 are some optimizations available that can provide us with "shortcuts" to avoid
|
| D | ipvs-sysctl.rst | 30 in backup mode to avoid packet loops for DR/TUN methods. 239 new sync message. It can be used to avoid sync messages for the 291 to disable snat_reroute and avoid the recalculation. 301 the connection type. For persistent services avoid synchronisation
|
| /Documentation/devicetree/bindings/display/panel/ |
| D | startek,startek-kd050c.yaml | 19 - {} # panel-dpi, but not listed here to avoid false select
|
| /Documentation/locking/ |
| D | percpu-rw-semaphore.rst | 21 The lock must be freed with percpu_free_rwsem to avoid memory leak.
|
| /Documentation/devicetree/bindings/nvmem/ |
| D | rmem.yaml | 29 Avoid creating a virtual mapping of the region as part of the OS'
|
| /Documentation/devicetree/bindings/leds/ |
| D | leds-ns2.txt | 13 should be given in order to avoid having an unknown mode at driver probe time.
|
12345678910>>...21