Searched full:principle (Results 1 – 25 of 131) sorted by relevance
123456
/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.
|
/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
|
/linux-5.10/tools/include/linux/ |
D | err.h | 21 * The same principle works for userspace, because 'error' pointers
|
/linux-5.10/Documentation/userspace-api/ |
D | no_new_privs.rst | 60 available to unprivileged tasks if ``no_new_privs`` is set. In principle,
|
/linux-5.10/Documentation/misc-devices/ |
D | bh1770glc.rst | 22 interface and interrupt logic. In principle they can run on their own,
|
/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
|
/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()
|
/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
|
/linux-5.10/Documentation/devicetree/bindings/arm/ |
D | secure.txt | 13 The general principle of the naming scheme for Secure world bindings
|
/linux-5.10/Documentation/admin-guide/ |
D | lockup-watchdogs.rst | 38 in principle, they should work in any architecture where these
|
/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,
|
/linux-5.10/arch/hexagon/include/asm/ |
D | hexagon_vm.h | 12 * In principle, a Linux kernel for the VM could
|
/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()
|
/linux-5.10/arch/x86/entry/ |
D | entry_64_compat.S | 28 * The SYSENTER instruction, in principle, should *only* occur in the 158 * The SYSCALL instruction, in principle, should *only* occur in the
|
/linux-5.10/arch/x86/xen/ |
D | xen-asm.S | 77 * In principle the caller should be passing us a value return from
|
/linux-5.10/Documentation/arm/ |
D | vlocks.rst | 164 In principle, we could aggregate further by using LDRD or LDM, but
|
/linux-5.10/Documentation/devicetree/bindings/mfd/ |
D | aspeed-lpc.txt | 12 mix of functionality it provides. The principle split is between the register
|
/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
|
/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
|
/linux-5.10/Documentation/networking/device_drivers/ethernet/dec/ |
D | de4x5.rst | 93 Automedia detection is included so that in principle you can disconnect
|
/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
|
/linux-5.10/arch/ia64/lib/ |
D | copy_page_mck.S | 20 * Principle of operation:
|
/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/ |
D | spectrum_ipip.c | 226 * (NBMA) tunnels. In principle these can be offloaded, but the driver in mlxsw_sp_ipip_tunnel_complete()
|
123456