| /kernel/linux/linux-6.6/tools/testing/selftests/kvm/x86_64/ |
| D | max_vcpuid_cap_test.c | 24 /* Try to set KVM_CAP_MAX_VCPU_ID beyond KVM cap */ in main() 27 "Setting KVM_CAP_MAX_VCPU_ID beyond KVM cap should fail"); in main() 38 /* Create vCPU with id beyond KVM_CAP_MAX_VCPU_ID cap*/ in main()
|
| /kernel/linux/linux-6.6/fs/netfs/ |
| D | buffered_read.c | 155 * the netfs if not. Space beyond the EOF is zero-filled. Multiple I/O 216 * possible, or the netfs if not. Space beyond the EOF is zero-filled. 268 * - write that lies in a folio that is completely beyond EOF 269 * - write that covers the folio from start to EOF or beyond it 294 /* Page entirely beyond the end of the file */ in netfs_skip_folio_read() 298 /* Write that covers from the start of the folio to EOF or beyond */ in netfs_skip_folio_read() 314 * @len: The length of the write (may extend beyond the end of the folio chosen) 319 * possible, or the netfs if not. Space beyond the EOF is zero-filled. 373 /* If the page is beyond the EOF, we want to clear it - unless it's in netfs_write_begin()
|
| /kernel/linux/linux-6.6/tools/perf/pmu-events/arch/powerpc/power10/ |
| D | metrics.json | 70 …n when dispatch was stalled while the instruction was fetched from any source beyond the local L3", 94 … when dispatch was stalled while instruction was fetched from any source beyond the local L3 after… 244 … the NTC instruction is waiting for a load miss to resolve from a source beyond the local L2 and l… 280 … is finishing a load after its data has been reloaded from a data source beyond the local L1, OR w… 438 …entage of completed instructions that were demand fetches that reloaded from beyond the L3 icache", 470 …"BriefDescription": "Percentage of demand loads that reloaded from beyond the L2 per completed ins… 477 …"BriefDescription": "Percentage of demand loads that reloaded from beyond the L3 per completed ins… 611 … "BriefDescription": "Percentage of demand load misses that reloaded from beyond the local L2", 618 … "BriefDescription": "Percentage of demand load misses that reloaded from beyond the local L3", 625 … to the NTC instruction waiting for a load miss to resolve from a source beyond the local L2 and l… [all …]
|
| /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-6.6/tools/testing/selftests/mm/ |
| D | virtual_address_range.c | 6 * address range and beyond. 30 * and is enabled by default. Address space beyond 128TB 49 #define ADDR_MARK_128TB (1UL << 47) /* First address beyond 128TB */ 50 #define ADDR_MARK_256TB (1UL << 48) /* First address beyond 256TB */
|
| /kernel/linux/linux-6.6/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-6.6/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. 173 * happen before clearing FI_VERITY_IN_PROGRESS; otherwise pages beyond in f2fs_end_enable_verity() 199 * metadata that was written beyond i_size (both from cache and from in f2fs_end_enable_verity()
|
| /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. 172 * happen before clearing FI_VERITY_IN_PROGRESS; otherwise pages beyond in f2fs_end_enable_verity() 198 * metadata that was written beyond i_size (both from cache and from in f2fs_end_enable_verity()
|
| /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-6.6/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-6.6/lib/ |
| D | asn1_encoder.c | 16 * @end_data: end of data pointer, points one beyond last usable byte in @data 134 * @end_data: end of data pointer, points one beyond last usable byte in @data 246 * @end_data: end of data pointer, points one beyond last usable byte in @data 256 * returned, otherwise a pointer to a position one beyond the encoding 321 * @end_data: end of data pointer, points one beyond last usable byte in @data 362 * @end_data: end of data pointer, points one beyond last usable byte in @data 422 * @end_data: end of data pointer, points one beyond last usable byte in @data
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/ |
| D | amdgpu_doorbell_mgr.c | 44 DRM_ERROR("reading beyond doorbell aperture: 0x%08x!\n", index); in amdgpu_mm_rdoorbell() 66 DRM_ERROR("writing beyond doorbell aperture: 0x%08x!\n", index); in amdgpu_mm_wdoorbell() 86 DRM_ERROR("reading beyond doorbell aperture: 0x%08x!\n", index); in amdgpu_mm_rdoorbell64() 108 DRM_ERROR("writing beyond doorbell aperture: 0x%08x!\n", index); in amdgpu_mm_wdoorbell64()
|
| /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. 220 * beyond i_size won't be written properly. For crash consistency, this in ext4_end_enable_verity() 262 * metadata that was written beyond i_size (both from cache and from in ext4_end_enable_verity()
|
| /kernel/linux/linux-6.6/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. 216 * beyond i_size won't be written properly. For crash consistency, this in ext4_end_enable_verity() 258 * metadata that was written beyond i_size (both from cache and from in ext4_end_enable_verity()
|
| /kernel/linux/linux-6.6/include/linux/ |
| D | fortify-string.h | 13 void __read_overflow(void) __compiletime_error("detected read beyond size of object (1st parameter)… 14 void __read_overflow2(void) __compiletime_error("detected read beyond size of object (2nd parameter… 15 …_field(size_t avail, size_t wanted) __compiletime_warning("detected read beyond size of field (2nd… 16 void __write_overflow(void) __compiletime_error("detected write beyond size of object (1st paramete… 17 …field(size_t avail, size_t wanted) __compiletime_warning("detected write beyond size of field (1st… 192 /* Do not check characters beyond the end of p. */ in strnlen() 294 * from the source @q string beyond the specified @size bytes, and since 371 * string at @p, but will not write beyond @avail bytes total, 518 * Always stop accesses beyond the struct that contains the in fortify_memset_chk() 544 * memcpy(), memmove(), and memset() must not be used beyond individual [all …]
|
| /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-6.6/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-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-6.6/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-6.6/fs/iomap/ |
| D | seek.c | 44 /* Nothing to be found before or beyond the end of the file. */ in iomap_seek_hole() 90 /* Nothing to be found before or beyond the end of the file. */ in iomap_seek_data()
|
| /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-6.6/scripts/ |
| D | test_fortify.sh | 51 …'__write_overflow_field' declared with attribute warning: detected write beyond size of field (1st… 53 …__write_overflow_field declared with 'warning' attribute: detected write beyond size of field (1st…
|
| /kernel/linux/linux-6.6/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
|