Home
last modified time | relevance | path

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

123456

/Linux-v5.4/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-v5.4/security/yama/
DKconfig8 system-wide security settings beyond regular Linux discretionary
/Linux-v5.4/Documentation/media/v4l-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.
/Linux-v5.4/drivers/media/platform/marvell-ccic/
DKconfig28 processors (and likely beyond). This is the controller found
/Linux-v5.4/Documentation/ABI/stable/
Dsysfs-devices1 # Note: This documents additional properties of any device beyond what
/Linux-v5.4/fs/9p/
DKconfig27 groups beyond the owner/group/world scheme.
/Linux-v5.4/fs/ext2/
DKconfig27 groups beyond the owner/group/world scheme.
/Linux-v5.4/Documentation/power/regulator/
Ddesign.rst28 requirement to do any runtime configuration of their power beyond
/Linux-v5.4/Documentation/admin-guide/LSM/
Dapparmor.rst33 For AppArmor to enforce any restrictions beyond standard Linux DAC permissions
/Linux-v5.4/fs/ceph/
DKconfig36 groups beyond the owner/group/world scheme.
/Linux-v5.4/fs/jfs/
DKconfig18 groups beyond the owner/group/world scheme.
/Linux-v5.4/arch/mips/kvm/
D00README.txt4 (1) KVM/MIPS should support MIPS32R2 and beyond. It has been tested on the following platforms:
DKconfig41 does not require any special hardware Virtualization support beyond
/Linux-v5.4/Documentation/devicetree/bindings/regulator/
Dvctrl.txt20 actual output voltage deviates beyond a certain
/Linux-v5.4/Documentation/ABI/testing/
Drtc-cdev22 powerful interface, which can issue alarms beyond 24 hours and
/Linux-v5.4/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-v5.4/Documentation/devicetree/bindings/pci/
Ddesignware-pcie-ecam.txt13 and beyond on the first bus.
/Linux-v5.4/Documentation/admin-guide/cgroup-v1/
Dhugetlb.rst9 beyond its limit. This requires the application to know beforehand how much
/Linux-v5.4/Documentation/i2c/
Dsummary.rst14 SMBus, but some SMBus protocols add semantics beyond what is required to
/Linux-v5.4/Documentation/filesystems/ext4/
Dinlinedata.rst14 If the data size increases beyond i\_block + ibody EA, a regular block
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
/Linux-v5.4/arch/arm/nwfpe/
Dfpmodule.inl26 instruction, and points 4 bytes beyond the actual instruction
/Linux-v5.4/arch/arm/mach-footbridge/
DKconfig32 There are no product plans beyond the current research
/Linux-v5.4/Documentation/devicetree/bindings/input/touchscreen/
Dcyttsp.txt24 - active-distance : the distance in pixels beyond which a touch must move
/Linux-v5.4/fs/erofs/
DKconfig48 groups beyond the owner/group/world scheme.

123456