Searched full:principle (Results 1 – 25 of 157) sorted by relevance
1234567
/linux-6.12.1/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 66 principle, the property set may still not be regarded as a valid one.
|
/linux-6.12.1/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-6.12.1/tools/include/linux/ |
D | err.h | 21 * The same principle works for userspace, because 'error' pointers
|
/linux-6.12.1/Documentation/userspace-api/ |
D | no_new_privs.rst | 60 available to unprivileged tasks if ``no_new_privs`` is set. In principle,
|
/linux-6.12.1/arch/x86/entry/ |
D | entry_64_compat.S | 29 * The SYSENTER instruction, in principle, should *only* occur in the 142 * The SYSCALL instruction, in principle, should *only* occur in the
|
/linux-6.12.1/lib/ |
D | rcuref.c | 36 * In principle it should be possible to make refcount use the rcuref 99 * the working principle. The rest is left to the imagination of the
|
/linux-6.12.1/Documentation/misc-devices/ |
D | bh1770glc.rst | 22 interface and interrupt logic. In principle they can run on their own,
|
/linux-6.12.1/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-6.12.1/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-6.12.1/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_sa.c | 33 * after the last allocated bo. Principle is that in a linear GPU ring
|
/linux-6.12.1/Documentation/devicetree/bindings/arm/ |
D | secure.txt | 13 The general principle of the naming scheme for Secure world bindings
|
/linux-6.12.1/arch/arm64/include/asm/ |
D | mmu.h | 36 * may use a stale ASID. This is fine in principle as the new ASID is
|
/linux-6.12.1/Documentation/admin-guide/ |
D | lockup-watchdogs.rst | 38 in principle, they should work in any architecture where these
|
/linux-6.12.1/drivers/gpu/drm/radeon/ |
D | radeon_sa.c | 33 * after the last allocated bo. Principle is that in a linear GPU ring
|
/linux-6.12.1/arch/x86/kernel/cpu/ |
D | topology_ext.c | 85 * usual "this can be fixed in software" principle. in topo_subleaf()
|
/linux-6.12.1/arch/arm64/lib/ |
D | strnlen.S | 61 * NUL detection works on the principle that (X - 1) & (~X) & 0x80
|
D | strcmp.S | 49 /* NUL detection works on the principle that (X - 1) & (~X) & 0x80
|
D | strlen.S | 36 /* NUL detection works on the principle that (X - 1) & (~X) & 0x80
|
/linux-6.12.1/Documentation/process/ |
D | cve.rst | 71 affected. This principle ensures a high degree of accuracy and
|
/linux-6.12.1/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-6.12.1/arch/hexagon/include/asm/ |
D | hexagon_vm.h | 12 * In principle, a Linux kernel for the VM could
|
/linux-6.12.1/Documentation/security/ |
D | landlock.rst | 68 underlying principle is that equivalent sequences of operations should lead to
|
/linux-6.12.1/drivers/hwmon/ |
D | nct6775-i2c.c | 121 * are (in principle) always there. in nct6775_i2c_probe_init()
|
/linux-6.12.1/Documentation/arch/arm/ |
D | vlocks.rst | 164 In principle, we could aggregate further by using LDRD or LDM, but
|
/linux-6.12.1/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
|
1234567