| /kernel/linux/linux-4.19/arch/mips/pci/ |
| D | ops-bridge.c | 59 * IOC3 is fucking fucked beyond belief ... Don't even give the in pci_conf0_read_config() 79 * IOC3 is fucking fucked beyond belief ... Don't even give the in pci_conf0_read_config() 88 * IOC3 is fucking fucked beyond belief ... Don't try to access in pci_conf0_read_config() 121 * IOC3 is fucking fucked beyond belief ... Don't even give the in pci_conf1_read_config() 142 * IOC3 is fucking fucked beyond belief ... Don't even give the in pci_conf1_read_config() 151 * IOC3 is fucking fucked beyond belief ... Don't try to access in pci_conf1_read_config() 192 * IOC3 is fucking fucked beyond belief ... Don't even give the in pci_conf0_write_config() 216 * IOC3 is fucking fucked beyond belief ... Don't even give the in pci_conf0_write_config() 223 * IOC3 is fucking fucked beyond belief ... Don't try to access in pci_conf0_write_config() 260 * IOC3 is fucking fucked beyond belief ... Don't even give the in pci_conf1_write_config() [all …]
|
| /kernel/linux/linux-4.19/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 */
|
| /kernel/linux/linux-5.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 */
|
| /kernel/linux/linux-4.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
|
| /kernel/linux/linux-5.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
|
| /kernel/linux/linux-5.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
|
| /kernel/linux/linux-4.19/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
|
| /kernel/linux/linux-5.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. 178 * happen before clearing FI_VERITY_IN_PROGRESS; otherwise pages beyond in f2fs_end_enable_verity() 204 * metadata that was written beyond i_size (both from cache and from in f2fs_end_enable_verity()
|
| /kernel/linux/linux-5.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. 223 * beyond i_size won't be written properly. For crash consistency, this in ext4_end_enable_verity() 265 * metadata that was written beyond i_size (both from cache and from in ext4_end_enable_verity()
|
| /kernel/linux/linux-5.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. */
|
| /kernel/linux/linux-4.19/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. */
|
| /kernel/linux/linux-4.19/fs/romfs/ |
| D | mmap-nommu.c | 36 /* the mapping mustn't extend beyond the EOF */ in romfs_get_unmapped_area() 54 /* the mapping mustn't extend beyond the EOF */ in romfs_get_unmapped_area()
|
| /kernel/linux/linux-5.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()
|
| /kernel/linux/linux-5.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
|
| /kernel/linux/linux-4.19/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()
|
| /kernel/linux/linux-5.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()
|
| /kernel/linux/linux-5.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. */
|
| /kernel/linux/linux-4.19/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. */
|
| /kernel/linux/linux-5.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()
|
| /kernel/linux/linux-4.19/block/ |
| D | partition-generic.c | 540 * partition code tried to read beyond EOD, retry in rescan_partitions() 544 printk(KERN_WARNING "%s: partition table beyond EOD, ", in rescan_partitions() 552 * If any partition code tried to read beyond EOD, try in rescan_partitions() 558 "%s: partition table partially beyond EOD, ", in rescan_partitions() 588 "%s: p%d start %llu is beyond EOD, ", in rescan_partitions() 597 "%s: p%d size %llu extends beyond EOD, ", in rescan_partitions()
|
| /kernel/linux/linux-5.10/block/partitions/ |
| D | core.c | 671 "%s: p%d start %llu is beyond EOD, ", in blk_add_partition() 680 "%s: p%d size %llu extends beyond EOD, ", in blk_add_partition() 723 * beyond EOD, retry after unlocking the native capacity. in blk_add_partitions() 726 printk(KERN_WARNING "%s: partition table beyond EOD, ", in blk_add_partitions() 745 * If we read beyond EOD, try unlocking native capacity even if the in blk_add_partitions() 751 "%s: partition table partially beyond EOD, ", in blk_add_partitions()
|
| /kernel/linux/linux-4.19/fs/ecryptfs/ |
| D | read_write.c | 120 * if we are writing beyond current size, then start pos in ecryptfs_write() 162 * If we are at or beyond request, we are writing the *data* in ecryptfs_write() 163 * If we're in a fresh page beyond eof, zero it in either case in ecryptfs_write()
|
| /kernel/linux/linux-4.19/include/acpi/ |
| D | acexcep.h | 301 "Tried to access beyond the end of an Operation Region"), 303 "Tried to access beyond the end of a buffer"), 305 "Tried to access beyond the end of a package"), 331 "Bank value or Index value beyond range of register"),
|
| /kernel/linux/linux-5.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()
|
| /kernel/linux/linux-4.19/Documentation/filesystems/ext4/ondisk/ |
| 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
|