Home
last modified time | relevance | path

Searched full:beyond (Results 1 – 25 of 981) sorted by relevance

12345678910>>...40

/Linux-v5.10/tools/testing/selftests/vm/
Dvirtual_address_range.c6 * 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/
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.10/include/uapi/linux/
Dfalloc.h11 * 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/
Dcrtsavres.S53 /* 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/
Dmmap-nommu.c32 /* 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/
Dbacktrace.c25 /* 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/
Dlarge_vm_fork_separation.c5 // 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/
Dcrtsavres.S54 /* 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/
Dverity.c13 * 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/
Dread_write.c106 * 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/
Dcore.c662 "%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/
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.10/arch/arm64/kernel/
Dperf_callchain.c30 /* 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/
Dmemset.S141 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/
Dacexcep.h303 "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/
Dpgalloc.h15 * 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/
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.10/fs/iomap/
Dseek.c146 /* 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/
DKconfig8 system-wide security settings beyond regular Linux discretionary
/Linux-v5.10/fs/ext4/
Dverity.c12 * 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/
Dcfpkt_skbuff.c127 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/
Ddcn10_dpp.c463 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/
Dfile.c20 * 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/
DKconfig28 processors (and likely beyond). This is the controller found
/Linux-v5.10/include/sound/sof/
Dheader.h133 * extended bespoke data beyond the end of the structure including variable
144 * extended bespoke data beyond the end of the structure including variable

12345678910>>...40