Home
last modified time | relevance | path

Searched refs:beyond (Results 1 – 25 of 174) sorted by relevance

1234567

/linux-6.12.1/arch/xtensa/lib/
Dstrnlen_user.S107 addi a4, a4, 1 # point just beyond zero byte
111 addi a4, a4, 1+1 # point just beyond zero byte
115 addi a4, a4, 2+1 # point just beyond zero byte
131 addi a4, a4, 3+1 # point just beyond zero byte
/linux-6.12.1/fs/ext2/
DKconfig10 support inode time stamps beyond 03:14:07 UTC on 19 January 2038.
36 groups beyond the owner/group/world scheme.
/linux-6.12.1/drivers/platform/x86/intel/ifs/
DKconfig8 operation beyond baseline RAS capabilities. To compile this
/linux-6.12.1/security/yama/
DKconfig8 system-wide security settings beyond regular Linux discretionary
/linux-6.12.1/Documentation/driver-api/media/drivers/
Dradiotrack.rst30 value, I wanted to see if the tuner could be tuned beyond the usual FM radio
46 band). Although the registers can be programmed to request frequencies beyond
50 gets clipped beyond the limits mentioned above.
Drkisp1.rst16 - V20: used in rk3568 and beyond
/linux-6.12.1/drivers/media/platform/marvell/
DKconfig35 processors (and likely beyond). This is the controller found
/linux-6.12.1/drivers/platform/x86/intel/pmc/
DKconfig25 - Low Power Mode registers (Tigerlake and beyond)
/linux-6.12.1/Documentation/ABI/stable/
Dsysfs-devices2 This documents additional properties of any device beyond what
/linux-6.12.1/Documentation/power/regulator/
Ddesign.rst28 requirement to do any runtime configuration of their power beyond
/linux-6.12.1/fs/9p/
DKconfig28 groups beyond the owner/group/world scheme.
/linux-6.12.1/Documentation/admin-guide/LSM/
Dapparmor.rst33 For AppArmor to enforce any restrictions beyond standard Linux DAC permissions
/linux-6.12.1/fs/ceph/
DKconfig38 groups beyond the owner/group/world scheme.
/linux-6.12.1/Documentation/devicetree/bindings/regulator/
Dvctrl.txt20 actual output voltage deviates beyond a certain
/linux-6.12.1/Documentation/filesystems/ext4/
Dinodes.rst140 fields beyond the original ext2 inode, including this field.
467 space beyond the end of the original ext2 inode. The on-disk inode
469 number of bytes actually used by struct ext4_inode beyond the original
472 having to upgrade all of the on-disk inodes. Access to fields beyond
574 long-standing bugs decoding and encoding dates beyond 2038, which don't
Dinlinedata.rst14 If the data size increases beyond i_block + ibody EA, a regular block
/linux-6.12.1/fs/ubifs/
Dfile.c103 unsigned int block, beyond; in do_readpage() local
117 beyond = (i_size + UBIFS_BLOCK_SIZE - 1) >> UBIFS_BLOCK_SHIFT; in do_readpage()
118 if (block >= beyond) { in do_readpage()
135 if (block >= beyond) { in do_readpage()
145 } else if (block + 1 == beyond) { in do_readpage()
/linux-6.12.1/fs/jfs/
DKconfig21 groups beyond the owner/group/world scheme.
/linux-6.12.1/fs/ntfs3/
DKconfig43 for users and groups beyond the standard owner/group/world scheme,
/linux-6.12.1/Documentation/driver-api/
Dvfio-pci-device-specific-driver-acceptance.rst24 beyond the scope of the assigned device.
/linux-6.12.1/Documentation/ABI/testing/
Drtc-cdev22 powerful interface, which can issue alarms beyond 24 hours and
/linux-6.12.1/Documentation/process/
Dindex.rst56 beyond).
/linux-6.12.1/arch/arm/nwfpe/
Dfpmodule.inl26 instruction, and points 4 bytes beyond the actual instruction
/linux-6.12.1/Documentation/firmware-guide/acpi/
Dnon-d0-probe.rst12 beyond just powering on the said device.
/linux-6.12.1/Documentation/bpf/
Dlinux-notes.rst73 eBPF program attempts access data beyond the packet boundary, the

1234567