Searched refs:beyond (Results 1 – 25 of 169) sorted by relevance
1234567
| /linux/arch/xtensa/lib/ |
| A 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/Documentation/driver-api/media/drivers/ |
| A D | radiotrack.rst | 30 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.
|
| A D | rkisp1.rst | 16 - V20: used in rk3568 and beyond
|
| /linux/security/yama/ |
| A D | Kconfig | 8 system-wide security settings beyond regular Linux discretionary
|
| /linux/drivers/media/platform/marvell-ccic/ |
| A D | Kconfig | 28 processors (and likely beyond). This is the controller found
|
| /linux/drivers/platform/x86/intel/pmc/ |
| A D | Kconfig | 24 - Low Power Mode registers (Tigerlake and beyond)
|
| /linux/Documentation/ABI/stable/ |
| A D | sysfs-devices | 2 This documents additional properties of any device beyond what
|
| /linux/fs/ext2/ |
| A D | Kconfig | 28 groups beyond the owner/group/world scheme.
|
| /linux/Documentation/power/regulator/ |
| A D | design.rst | 28 requirement to do any runtime configuration of their power beyond
|
| /linux/fs/ubifs/ |
| A D | file.c | 103 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/fs/9p/ |
| A D | Kconfig | 28 groups beyond the owner/group/world scheme.
|
| /linux/fs/ceph/ |
| A D | Kconfig | 37 groups beyond the owner/group/world scheme.
|
| /linux/Documentation/admin-guide/LSM/ |
| A D | apparmor.rst | 33 For AppArmor to enforce any restrictions beyond standard Linux DAC permissions
|
| /linux/fs/jfs/ |
| A D | Kconfig | 18 groups beyond the owner/group/world scheme.
|
| /linux/Documentation/devicetree/bindings/regulator/ |
| A D | vctrl.txt | 20 actual output voltage deviates beyond a certain
|
| /linux/fs/ntfs3/ |
| A D | Kconfig | 41 for users and groups beyond the standard owner/group/world scheme,
|
| /linux/Documentation/filesystems/ext4/ |
| A D | inodes.rst | 140 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
|
| A D | inlinedata.rst | 14 If the data size increases beyond i\_block + ibody EA, a regular block
|
| /linux/arch/arm/nwfpe/ |
| A D | fpmodule.inl | 26 instruction, and points 4 bytes beyond the actual instruction
|
| /linux/Documentation/ABI/testing/ |
| A D | rtc-cdev | 22 powerful interface, which can issue alarms beyond 24 hours and
|
| /linux/lib/ |
| A D | Kconfig.ubsan | 116 bool "Perform checking for accesses beyond the end of objects" 124 beyond the end of objects where the optimizer can determine both the
|
| /linux/Documentation/firmware-guide/acpi/ |
| A D | non-d0-probe.rst | 12 beyond just powering on the said device.
|
| /linux/Documentation/sound/cards/ |
| A D | bt87x.rst | 71 beyond 896000 Hz on my card.
|
| /linux/fs/erofs/ |
| A D | Kconfig | 56 groups beyond the owner/group/world scheme.
|
| /linux/drivers/platform/surface/aggregator/ |
| A D | Kconfig | 29 client drivers and therefore no functionality beyond the in-kernel
|
Completed in 27 milliseconds
1234567