/Linux-v5.10/tools/testing/selftests/vm/ |
D | virtual_address_range.c | 6 * address range and beyond. 26 * and is enabled by default. Address space beyond 128TB 43 #define ADDR_MARK_128TB (1UL << 47) /* First address beyond 128TB */ 44 #define ADDR_MARK_256TB (1UL << 48) /* First address beyond 256TB */
|
/Linux-v5.10/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-v5.10/include/uapi/linux/ |
D | falloc.h | 11 * without leaving a hole in the file. The contents of the file beyond 47 * overwriting any existing data. The contents of the file beyond offset are 56 * Attempting to insert space using this flag at OR beyond the end of
|
/Linux-v5.10/arch/powerpc/lib/ |
D | crtsavres.S | 53 /* function, just beyond the end of the integer save area. */ 113 /* function, just beyond the end of the integer restore area. */ 173 /* function, just beyond the end of the integer restore area. */ 235 /* Called with r0 pointing just beyond the end of the vector save area. */ 439 /* Called with r0 pointing just beyond the end of the vector save area. */
|
/Linux-v5.10/fs/romfs/ |
D | mmap-nommu.c | 32 /* the mapping mustn't extend beyond the EOF */ in romfs_get_unmapped_area() 50 /* the mapping mustn't extend beyond the EOF */ in romfs_get_unmapped_area()
|
/Linux-v5.10/arch/x86/oprofile/ |
D | backtrace.c | 25 /* Also check accessibility of one struct frame_head beyond: */ in dump_user_backtrace_32() 72 /* Also check accessibility of one struct frame_head beyond: */ in dump_user_backtrace()
|
/Linux-v5.10/tools/testing/selftests/powerpc/mm/ |
D | large_vm_fork_separation.c | 5 // Test that allocating memory beyond the memory limit and then forking is 6 // handled correctly, ie. the child is able to access the mappings beyond the
|
/Linux-v5.10/arch/powerpc/boot/ |
D | crtsavres.S | 54 /* function, just beyond the end of the integer save area. */ 114 /* function, just beyond the end of the integer restore area. */ 174 /* function, just beyond the end of the integer restore area. */
|
/Linux-v5.10/fs/f2fs/ |
D | verity.c | 13 * boundary beyond i_size. This approach works because (a) verity files are 14 * readonly, and (b) pages fully beyond i_size aren't visible to userspace but 41 * we need to read beyond i_size.
|
/Linux-v5.10/fs/ecryptfs/ |
D | read_write.c | 106 * if we are writing beyond current size, then start pos in ecryptfs_write() 148 * If we are at or beyond request, we are writing the *data* in ecryptfs_write() 149 * If we're in a fresh page beyond eof, zero it in either case in ecryptfs_write()
|
/Linux-v5.10/block/partitions/ |
D | core.c | 662 "%s: p%d start %llu is beyond EOD, ", in blk_add_partition() 671 "%s: p%d size %llu extends beyond EOD, ", in blk_add_partition() 714 * beyond EOD, retry after unlocking the native capacity. in blk_add_partitions() 717 printk(KERN_WARNING "%s: partition table beyond EOD, ", in blk_add_partitions() 736 * If we read beyond EOD, try unlocking native capacity even if the in blk_add_partitions() 742 "%s: partition table partially beyond EOD, ", in blk_add_partitions()
|
/Linux-v5.10/Documentation/filesystems/ext4/ |
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
|
/Linux-v5.10/arch/arm64/kernel/ |
D | perf_callchain.c | 30 /* Also check accessibility of one struct frame_tail beyond */ in user_backtrace() 77 /* Also check accessibility of one struct frame_tail beyond */ in compat_user_backtrace()
|
/Linux-v5.10/arch/ia64/lib/ |
D | memset.S | 141 add ptr2 = 8, ptr1 // start of stores (beyond prefetch stores) 142 add ptr1 = tmp, ptr1 // first address beyond total range 211 add ptr2 = 16, ptr1 // start of stores (beyond prefetch stores) 212 add ptr1 = tmp, ptr1 // first address beyond total range
|
/Linux-v5.10/include/acpi/ |
D | acexcep.h | 303 "Tried to access beyond the end of an Operation Region"), 305 "Tried to access beyond the end of a buffer"), 307 "Tried to access beyond the end of a package"), 334 "Bank value or Index value beyond range of register"),
|
/Linux-v5.10/include/asm-generic/ |
D | pgalloc.h | 15 * anything beyond simple page allocation. 55 * anything beyond simple page allocation or must have custom GFP flags.
|
/Linux-v5.10/Documentation/driver-api/media/drivers/ |
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.
|
/Linux-v5.10/fs/iomap/ |
D | seek.c | 146 /* Nothing to be found before or beyond the end of the file. */ in iomap_seek_hole() 192 /* Nothing to be found before or beyond the end of the file. */ in iomap_seek_data()
|
/Linux-v5.10/security/yama/ |
D | Kconfig | 8 system-wide security settings beyond regular Linux discretionary
|
/Linux-v5.10/fs/ext4/ |
D | verity.c | 12 * the end of the file, starting at the first 64K boundary beyond i_size. This 14 * beyond i_size aren't visible to userspace but can be read/written internally 39 * we need to read beyond i_size.
|
/Linux-v5.10/net/caif/ |
D | cfpkt_skbuff.c | 127 PKT_ERROR(pkt, "read beyond end of packet\n"); in cfpkt_extr_head() 158 PKT_ERROR(pkt, "read beyond end of packet\n"); in cfpkt_extr_trail() 343 PKT_ERROR(pkt, "trying to split beyond end of packet\n"); in cfpkt_split()
|
/Linux-v5.10/drivers/gpu/drm/amd/display/dc/dcn10/ |
D | dcn10_dpp.c | 463 cur_en = 0; /* not visible beyond right edge*/ in dpp1_set_cursor_position() 466 cur_en = 0; /* not visible beyond left edge*/ in dpp1_set_cursor_position() 469 cur_en = 0; /* not visible beyond bottom edge*/ in dpp1_set_cursor_position() 472 cur_en = 0; /* not visible beyond top edge*/ in dpp1_set_cursor_position()
|
/Linux-v5.10/fs/ubifs/ |
D | file.c | 20 * beyond the file size. The budgeting is done in 'ubifs_write_begin()', because 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() 119 /* Reading beyond inode */ in do_readpage() 135 if (block >= beyond) { in do_readpage() 136 /* Reading beyond inode */ in do_readpage() 145 } else if (block + 1 == beyond) { in do_readpage() 966 * inode size would still be 0, but there would be many pages which are beyond 992 * But in 'ubifs_writepage()' we have to guarantee that we do not write beyond [all …]
|
/Linux-v5.10/drivers/media/platform/marvell-ccic/ |
D | Kconfig | 28 processors (and likely beyond). This is the controller found
|
/Linux-v5.10/include/sound/sof/ |
D | header.h | 133 * extended bespoke data beyond the end of the structure including variable 144 * extended bespoke data beyond the end of the structure including variable
|