Searched refs:beyond (Results 1 – 25 of 134) sorted by relevance
123456
/Linux-v4.19/arch/xtensa/lib/ |
D | strnlen_user.S | 107 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-v4.19/security/yama/ |
D | Kconfig | 7 system-wide security settings beyond regular Linux discretionary
|
/Linux-v4.19/drivers/media/platform/marvell-ccic/ |
D | Kconfig | 25 processors (and likely beyond). This is the controller found
|
/Linux-v4.19/Documentation/media/v4l-drivers/ |
D | radiotrack.rst | 28 value, I wanted to see if the tuner could be tuned beyond the usual FM radio 44 band). Although the registers can be programmed to request frequencies beyond 48 gets clipped beyond the limits mentioned above.
|
/Linux-v4.19/Documentation/ABI/stable/ |
D | sysfs-devices | 1 # Note: This documents additional properties of any device beyond what
|
/Linux-v4.19/fs/ceph/ |
D | Kconfig | 35 groups beyond the owner/group/world scheme.
|
/Linux-v4.19/Documentation/power/regulator/ |
D | design.txt | 25 requirement to do any runtime configuration of their power beyond
|
/Linux-v4.19/fs/9p/ |
D | Kconfig | 26 groups beyond the owner/group/world scheme.
|
/Linux-v4.19/fs/ext2/ |
D | Kconfig | 26 groups beyond the owner/group/world scheme.
|
/Linux-v4.19/Documentation/admin-guide/LSM/ |
D | apparmor.rst | 33 For AppArmor to enforce any restrictions beyond standard Linux DAC permissions
|
/Linux-v4.19/arch/mips/kvm/ |
D | 00README.txt | 4 (1) KVM/MIPS should support MIPS32R2 and beyond. It has been tested on the following platforms:
|
D | Kconfig | 41 does not require any special hardware Virtualization support beyond
|
/Linux-v4.19/Documentation/devicetree/bindings/regulator/ |
D | vctrl.txt | 20 actual output voltage deviates beyond a certain
|
/Linux-v4.19/fs/jfs/ |
D | Kconfig | 17 groups beyond the owner/group/world scheme.
|
/Linux-v4.19/Documentation/ABI/testing/ |
D | rtc-cdev | 22 powerful interface, which can issue alarms beyond 24 hours and
|
/Linux-v4.19/fs/ubifs/ |
D | file.c | 115 unsigned int block, beyond; in do_readpage() local 129 beyond = (i_size + UBIFS_BLOCK_SIZE - 1) >> UBIFS_BLOCK_SHIFT; in do_readpage() 130 if (block >= beyond) { in do_readpage() 147 if (block >= beyond) { in do_readpage() 157 } else if (block + 1 == beyond) { in do_readpage()
|
/Linux-v4.19/Documentation/cgroup-v1/ |
D | hugetlb.txt | 8 beyond its limit. This requires the application to know beforehand how much
|
/Linux-v4.19/Documentation/devicetree/bindings/pci/ |
D | designware-pcie-ecam.txt | 13 and beyond on the first bus.
|
/Linux-v4.19/Documentation/i2c/ |
D | summary | 13 SMBus, but some SMBus protocols add semantics beyond what is required to
|
/Linux-v4.19/arch/arm/nwfpe/ |
D | fpmodule.inl | 26 instruction, and points 4 bytes beyond the actual instruction
|
/Linux-v4.19/Documentation/filesystems/ext4/ondisk/ |
D | inlinedata.rst | 14 If the data size increases beyond i\_block + ibody EA, a regular block
|
D | inodes.rst | 139 fields beyond the original ext2 inode, including this field. 464 space beyond the end of the original ext2 inode. The on-disk inode 466 number of bytes actually used by struct ext4\_inode beyond the original 469 having to upgrade all of the on-disk inodes. Access to fields beyond 571 long-standing bugs decoding and encoding dates beyond 2038, which don't
|
/Linux-v4.19/arch/arm/mach-footbridge/ |
D | Kconfig | 31 There are no product plans beyond the current research
|
/Linux-v4.19/Documentation/devicetree/bindings/input/touchscreen/ |
D | cyttsp.txt | 24 - active-distance : the distance in pixels beyond which a touch must move
|
/Linux-v4.19/Documentation/sound/cards/ |
D | bt87x.rst | 71 beyond 896000 Hz on my card.
|
123456