Searched full:principle (Results 1 – 25 of 244) sorted by relevance
12345678910
| /kernel/linux/linux-4.19/Documentation/acpi/ |
| D | DSD-properties-rules.txt | 9 namespace. In principle, the format of the data may be arbitrary, but it has to 59 principle, the property set may still not be regarded as a valid one.
|
| /kernel/linux/linux-5.10/Documentation/firmware-guide/acpi/ |
| D | DSD-properties-rules.rst | 12 namespace. In principle, the format of the data may be arbitrary, but it has to 62 principle, the property set may still not be regarded as a valid one.
|
| /kernel/linux/linux-5.10/Documentation/driver-api/pm/ |
| D | cpuidle.rst | 26 situation in principle, so it may be necessary to find the most suitable one 32 principle, so the generic code that in principle need not depend on the hardware
|
| /kernel/linux/linux-4.19/tools/include/linux/ |
| D | err.h | 21 * The same principle works for userspace, because 'error' pointers
|
| /kernel/linux/linux-5.10/tools/include/linux/ |
| D | err.h | 21 * The same principle works for userspace, because 'error' pointers
|
| /kernel/linux/linux-5.10/Documentation/userspace-api/ |
| D | no_new_privs.rst | 60 available to unprivileged tasks if ``no_new_privs`` is set. In principle,
|
| /kernel/linux/linux-4.19/Documentation/power/ |
| D | swsusp-and-swap-files.txt | 13 In principle the location of a swap file's header may be determined with the
|
| /kernel/linux/linux-4.19/Documentation/devicetree/bindings/arm/ |
| D | secure.txt | 13 The general principle of the naming scheme for Secure world bindings
|
| /kernel/linux/linux-4.19/Documentation/userspace-api/ |
| D | no_new_privs.rst | 60 available to unprivileged tasks if ``no_new_privs`` is set. In principle,
|
| /kernel/linux/linux-4.19/Documentation/misc-devices/ |
| D | bh1770glc.txt | 18 interface and interrupt logic. In principle they can run on their own,
|
| /kernel/linux/linux-5.10/Documentation/misc-devices/ |
| D | bh1770glc.rst | 22 interface and interrupt logic. In principle they can run on their own,
|
| /kernel/linux/linux-5.10/arch/arm64/include/asm/ |
| D | mmu.h | 37 * may use a stale ASID. This is fine in principle as the new ASID is
|
| /kernel/linux/linux-5.10/Documentation/power/ |
| D | swsusp-and-swap-files.rst | 16 In principle the location of a swap file's header may be determined with the
|
| /kernel/linux/linux-4.19/arch/x86/xen/ |
| D | xen-asm.S | 70 * In principle the caller should be passing us a value return from
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/arm/ |
| D | secure.txt | 13 The general principle of the naming scheme for Secure world bindings
|
| /kernel/linux/linux-5.10/arch/arm64/lib/ |
| D | strlen.S | 53 * NUL detection works on the principle that (X - 1) & (~X) & 0x80
|
| D | strnlen.S | 61 * NUL detection works on the principle that (X - 1) & (~X) & 0x80
|
| /kernel/linux/linux-5.10/drivers/rtc/ |
| D | rtc-sa1100.c | 222 * In principle, the same problem would apply to bit 0, although it has in sa1100_rtc_init() 231 * initialization is unknown and could in principle happen during in sa1100_rtc_init()
|
| /kernel/linux/linux-4.19/drivers/rtc/ |
| D | rtc-sa1100.c | 234 * In principle, the same problem would apply to bit 0, although it has in sa1100_rtc_init() 243 * initialization is unknown and could in principle happen during in sa1100_rtc_init()
|
| /kernel/linux/linux-4.19/arch/arm64/lib/ |
| D | strlen.S | 65 * NUL detection works on the principle that (X - 1) & (~X) & 0x80
|
| D | strnlen.S | 73 * NUL detection works on the principle that (X - 1) & (~X) & 0x80
|
| /kernel/linux/linux-5.10/Documentation/admin-guide/ |
| D | lockup-watchdogs.rst | 38 in principle, they should work in any architecture where these
|
| /kernel/linux/linux-4.19/Documentation/ |
| D | lockup-watchdogs.txt | 38 in principle, they should work in any architecture where these
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/i915/gem/ |
| D | i915_gem_context_types.h | 102 * Note that who created the context may not be the principle user,
|
| /kernel/linux/linux-5.10/drivers/media/usb/uvc/ |
| D | uvc_metadata.c | 93 * We could in principle switch at any time, also during streaming. in uvc_meta_v4l2_set_format()
|
12345678910