Searched full:principle (Results 1 – 25 of 131) sorted by relevance
123456
| /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-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-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-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
|
| D | strcmp.S | 60 * NUL detection works on the principle that (X - 1) & (~X) & 0x80
|
| /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/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-5.10/Documentation/admin-guide/ |
| D | lockup-watchdogs.rst | 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()
|
| /kernel/linux/linux-5.10/arch/hexagon/include/asm/ |
| D | hexagon_vm.h | 12 * In principle, a Linux kernel for the VM could
|
| /kernel/linux/linux-5.10/arch/x86/entry/ |
| D | entry_64_compat.S | 30 * The SYSENTER instruction, in principle, should *only* occur in the 163 * The SYSCALL instruction, in principle, should *only* occur in the
|
| /kernel/linux/linux-5.10/Documentation/arm/ |
| D | vlocks.rst | 164 In principle, we could aggregate further by using LDRD or LDM, but
|
| /kernel/linux/linux-5.10/Documentation/userspace-api/media/v4l/ |
| D | vidioc-decoder-cmd.rst | 58 In principle, these ioctls are optional, not all drivers may support them. They were
|
| /kernel/linux/linux-5.10/tools/testing/selftests/vDSO/ |
| D | parse_vdso.c | 14 * This code is tested on x86. In principle it should work on any
|
| /kernel/linux/linux-5.10/arch/x86/xen/ |
| D | xen-asm.S | 79 * In principle the caller should be passing us a value return from
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/mfd/ |
| D | aspeed-lpc.txt | 12 mix of functionality it provides. The principle split is between the register
|
| /kernel/linux/linux-5.10/Documentation/driver-api/media/drivers/ |
| D | pvrusb2.rst | 52 about APIs and also feel that it is a good design principle to keep
|
| /kernel/linux/linux-5.10/Documentation/networking/device_drivers/ethernet/dec/ |
| D | de4x5.rst | 93 Automedia detection is included so that in principle you can disconnect
|
| /kernel/linux/linux-5.10/arch/ia64/lib/ |
| D | copy_page_mck.S | 20 * Principle of operation:
|
123456