| /linux/arch/xtensa/lib/ |
| H 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/tools/perf/pmu-events/arch/powerpc/power10/ |
| H A 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… 445 …entage of completed instructions that were demand fetches that reloaded from beyond the L3 icache", 484 …"BriefDescription": "Percentage of demand loads that reloaded from beyond the L2 per completed ins… 519 …"BriefDescription": "Percentage of demand loads that reloaded from beyond the L3 per completed ins… 796 … "BriefDescription": "Percentage of demand load misses that reloaded from beyond the local L2", 810 … "BriefDescription": "Percentage of demand load misses that reloaded from beyond the local L3", 999 … to the NTC instruction waiting for a load miss to resolve from a source beyond the local L2 and l… [all …]
|
| H A D | datasource.json | 15 …"BriefDescription": "The processor's L1 data cache was reloaded from a source beyond the local cor… 20 …"BriefDescription": "The processor's L1 data cache was reloaded from beyond the local core's L3 du… 80 …"BriefDescription": "The processor's instruction cache was reloaded from a source beyond the local… 85 …"BriefDescription": "The processor's L1 data cache was reloaded from a source beyond the local cor… 90 …"BriefDescription": "The processor's instruction cache was reloaded from a source beyond the local… 95 …"BriefDescription": "The processor's L1 data cache was reloaded from a source beyond the local cor… 140 …"BriefDescription": "The processor's instruction cache was reloaded from a source beyond the local… 145 …"BriefDescription": "The processor's L1 data cache was reloaded from a source beyond the local cor… 150 …"BriefDescription": "The processor's instruction cache was reloaded from a source beyond the local… 155 …"BriefDescription": "The processor's L1 data cache was reloaded from a source beyond the local cor… [all …]
|
| /linux/tools/testing/selftests/mm/ |
| H A D | virtual_address_range.c | |
| /linux/lib/ |
| H A 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
|
| /linux/include/uapi/linux/ |
| H A D | falloc.h | 12 * without leaving a hole in the file. The contents of the file beyond 48 * overwriting any existing data. The contents of the file beyond offset are 57 * Attempting to insert space using this flag at OR beyond the end of
|
| /linux/drivers/vfio/pci/nvgrace-gpu/ |
| H A D | main.c | 384 * Check that the mapping request does not go beyond the exposed in nvgrace_gpu_mmap() 680 * Reads starting beyond the reported size generate -EINVAL; reads extending 681 * beyond the actual device size is filled with ~0; reads extending beyond 702 /* Clip short the read request beyond reported BAR size */ in nvgrace_gpu_read_mem() 707 * Read request beyond the actual device memory size is filled with ~0, in nvgrace_gpu_read_mem() 708 * while those beyond the actual reported size is skipped. in nvgrace_gpu_read_mem() 727 * not be power-of-2 aligned. A read to an offset beyond the device memory in nvgrace_gpu_read_mem() 812 * Writes extending beyond the reported size are truncated; writes starting 813 * beyond the reported size generate -EINVAL. 832 /* Clip short the write request beyond reported BAR size */ in nvgrace_gpu_write_mem() [all …]
|
| /linux/fs/netfs/ |
| H A D | buffered_read.c | 328 * the netfs if not. Space beyond the EOF is zero-filled. Multiple I/O 486 * possible, or the netfs if not. Space beyond the EOF is zero-filled. 550 * - write that lies in a folio that is completely beyond EOF 551 * - write that covers the folio from start to EOF or beyond it 576 /* Page entirely beyond the end of the file */ in netfs_skip_folio_read() 580 /* Write that covers from the start of the folio to EOF or beyond */ in netfs_skip_folio_read() 596 * @len: The length of the write (may extend beyond the end of the folio chosen) 601 * possible, or the netfs if not. Space beyond the EOF is zero-filled. 653 /* If the folio is beyond the EOF, we want to clear it - unless it's in netfs_write_begin()
|
| H A D | read_pgpriv2.c | 29 * of the page to beyond it, but cannot move i_size into or through the in netfs_pgpriv2_copy_folio() 35 /* mmap beyond eof. */ in netfs_pgpriv2_copy_folio() 36 _debug("beyond eof"); in netfs_pgpriv2_copy_folio()
|
| /linux/arch/powerpc/lib/ |
| H A 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/tools/perf/pmu-events/arch/x86/pantherlake/ |
| H A D | other.json | 3 "BriefDescription": "Count all other hardware assists or traps that are not necessarily architecturally exposed (through a software handler) beyond FP; SSE-AVX mix and A/D assists who are counted by dedicated sub-events.", 7 "PublicDescription": "Count all other hardware assists or traps that are not necessarily architecturally exposed (through a software handler) beyond FP; SSE-AVX mix and A/D assists who are counted by dedicated sub-events. This includes, but not limited to, assists at EXE or MEM uop writeback like AVX* load/store/gather/scatter (non-FP GSSE-assist ) , assists generated by ROB like PEBS and RTIT, Uncore trap, RAR (Remote Action Request) and CET (Control flow Enforcement Technology) assists.",
|
| /linux/tools/perf/pmu-events/arch/x86/graniterapids/ |
| H A D | other.json | 3 …are not necessarily architecturally exposed (through a software handler) beyond FP; SSE-AVX mix an… 7 …are not necessarily architecturally exposed (through a software handler) beyond FP; SSE-AVX mix an…
|
| /linux/fs/romfs/ |
| H A 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/tools/testing/selftests/powerpc/mm/ |
| H A 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/fs/iomap/ |
| H A D | seek.c | 40 /* Nothing to be found before or beyond the end of the file. */ in iomap_seek_hole() 86 /* Nothing to be found before or beyond the end of the file. */ in iomap_seek_data()
|
| /linux/arch/powerpc/boot/ |
| H A 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/tools/perf/pmu-events/arch/x86/meteorlake/ |
| H A D | other.json | 3 …are not necessarily architecturally exposed (through a software handler) beyond FP; SSE-AVX mix an… 7 …are not necessarily architecturally exposed (through a software handler) beyond FP; SSE-AVX mix an…
|
| /linux/lib/tests/ |
| H A D | fortify_kunit.c | 461 /* Reading beyond with strncpy() will fail. */ in fortify_test_strnlen() 513 /* And we will not have gone beyond. */ in fortify_test_strcpy() 530 /* And we will not have gone beyond. */ in fortify_test_strcpy() 566 /* But we will not have gone beyond. */ in fortify_test_strncpy() 577 /* And we will not have gone beyond. */ in fortify_test_strncpy() 588 /* And we will not have gone beyond. */ in fortify_test_strncpy() 635 /* And we will not have gone beyond. */ in fortify_test_strscpy() 646 /* And we will not have gone beyond. */ in fortify_test_strscpy() 776 /* But we should not go beyond the end. */ in fortify_test_strncat() 852 /* But we should not go beyond the end. */ in fortify_test_strlcat() [all …]
|
| /linux/tools/perf/pmu-events/arch/x86/alderlake/ |
| H A D | other.json | 3 …are not necessarily architecturally exposed (through a software handler) beyond FP; SSE-AVX mix an… 7 …are not necessarily architecturally exposed (through a software handler) beyond FP; SSE-AVX mix an…
|
| /linux/arch/powerpc/include/asm/ |
| H A D | atomic.h | 31 /* -mprefixed can generate offsets beyond range, fall back hack */ in arch_atomic_read() 42 /* -mprefixed can generate offsets beyond range, fall back hack */ in arch_atomic_set() 197 /* -mprefixed can generate offsets beyond range, fall back hack */ in arch_atomic64_read() 208 /* -mprefixed can generate offsets beyond range, fall back hack */ in arch_atomic64_set()
|
| /linux/include/acpi/ |
| H A D | acexcep.h | 305 "Tried to access beyond the end of an Operation Region"), 307 "Tried to access beyond the end of a buffer"), 309 "Tried to access beyond the end of a package"), 336 "Bank value or Index value beyond range of register"),
|
| /linux/drivers/gpu/drm/i915/gt/ |
| H A D | intel_sseu.h | 27 * is only relevant to pre-Xe_HP platforms (Xe_HP and beyond use the 87 * For Xe_HP and beyond, the hardware no longer has traditional slices
|
| /linux/Documentation/driver-api/media/drivers/ |
| H 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.
|
| /linux/tools/testing/selftests/pid_namespace/ |
| H A D | pid_max.c | 75 fprintf(stderr, "Managed to create pid number beyond limit\n"); in pid_max_cb() 149 fprintf(stderr, "Managed to create process with pid %d beyond configured limit\n", pid); in pid_max_nested_inner() 272 fprintf(stderr, "Managed to create processes beyond the configured outer limit\n"); in pid_max_nested_limit_inner()
|
| /linux/tools/testing/selftests/kvm/arm64/ |
| H A D | vgic_init.c | 179 TEST_ASSERT(ret && errno == E2BIG, "dist address beyond IPA limit"); in subtest_dist_rdist() 183 TEST_ASSERT(ret && errno == E2BIG, "redist address beyond IPA limit"); in subtest_dist_rdist() 190 "half of the redist is beyond IPA limit"); in subtest_dist_rdist() 282 "register redist region with base address beyond IPA range"); in subtest_v3_redist_regions() 289 "register redist region with top address beyond IPA range"); in subtest_v3_redist_regions() 657 "register ITS region with base address beyond IPA range"); in test_v3_its_region() 663 "Half of ITS region is beyond IPA range"); in test_v3_its_region()
|