| /linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a65-e1/ |
| H A D | cache.json | 189 …utable Level 1 data cache write-back. This event occurs when a requestor outside the PE makes a co… 192 …utable Level 1 data cache write-back. This event occurs when a requestor outside the PE makes a co… 195 …tributable Level 2 data cache access. This event occurs when a requestor outside the PE makes a co… 198 …tributable Level 2 data cache access. This event occurs when a requestor outside the PE makes a co… 201 …able Level 2 data cache access, read. This event occurs when a requestor outside the PE makes a co… 204 …able Level 2 data cache access, read. This event occurs when a requestor outside the PE makes a co… 207 …tributable Level 3 data cache access. This event occurs when a requestor outside the PE makes a co… 210 …tributable Level 3 data cache access. This event occurs when a requestor outside the PE makes a co… 213 …able Level 3 data cache access, read. This event occurs when a requestor outside the PE makes a co… 216 …able Level 3 data cache access, read. This event occurs when a requestor outside the PE makes a co… [all …]
|
| /linux/tools/perf/pmu-events/arch/arm64/arm/neoverse-v1/ |
| H A D | ll_cache.json | 4 …outside the core cluster. This event counts when the system register CPUECTLR.EXTLLC bit is set. T… 8 …outside the core cluster but missed in the system level cache. This event counts when the system r…
|
| H A D | l2_cache.json | 12 …outside the CPU. This includes snoops to the L2 (from other CPUs) which return data even if the sn…
|
| H A D | l3_cache.json | 4 …ption": "Counts level 3 cache line allocates that do not fetch data from outside the level 3 data … 8 "PublicDescription": "Counts level 3 accesses that receive data from outside the L3 cache."
|
| /linux/tools/perf/pmu-events/arch/arm64/arm/neoverse-n1/ |
| H A D | ll_cache.json | 4 …outside the core cluster. This event counts when the system register CPUECTLR.EXTLLC bit is set. T… 8 …outside the core cluster but missed in the system level cache. This event counts when the system r…
|
| H A D | l2_cache.json | 12 …outside the CPU. This includes snoops to the L2 (from other CPUs) which return data even if the sn…
|
| H A D | l3_cache.json | 4 …ption": "Counts level 3 cache line allocates that do not fetch data from outside the level 3 data … 8 "PublicDescription": "Counts level 3 accesses that receive data from outside the L3 cache."
|
| /linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a76/ |
| H A D | cache.json | 11 …re operation or page table walk access which causes data to be read from outside the L1, including… 31 …p in the L2 cache, and any write-back from the L1 to the L2. Snoops from outside the core and cach… 35 …unts any cacheable transaction from L1 which causes data to be read from outside the core. L2 refi… 39 …outside the core. This includes snoops to the L2 which return data, regardless of whether they cau… 62 …ead transaction returning datafrom the SCU for which the data source was outside the cluster. Tran…
|
| /linux/tools/testing/selftests/openat2/ |
| H A D | resolve_test.c | 147 { .name = "[beneath] jump outside $root", in test_openat2_opath_tests() 150 { .name = "[beneath] temporary jump outside $root", in test_openat2_opath_tests() 153 { .name = "[beneath] symlink temporary jump outside $root", in test_openat2_opath_tests() 156 { .name = "[beneath] chained symlink temporary jump outside $root", in test_openat2_opath_tests() 181 { .name = "[beneath] absolute symlink component outside $root", in test_openat2_opath_tests() 184 { .name = "[beneath] absolute symlink target outside $root", in test_openat2_opath_tests() 187 { .name = "[beneath] absolute path outside $root", in test_openat2_opath_tests() 190 { .name = "[beneath] cheeky absolute path outside $root", in test_openat2_opath_tests() 193 { .name = "[beneath] chained cheeky absolute path outside $root", in test_openat2_opath_tests() 197 { .name = "[beneath] tricky '..'-chained symlink outside $root", in test_openat2_opath_tests() [all …]
|
| /linux/tools/testing/selftests/bpf/progs/ |
| H A D | verifier_xdp_direct_packet_access.c | 72 __failure __msg("R1 offset is outside of the packet") 93 __failure __msg("R1 offset is outside of the packet") 134 __failure __msg("R1 offset is outside of the packet") 176 __failure __msg("R1 offset is outside of the packet") 198 __failure __msg("R1 offset is outside of the packet") 282 __failure __msg("R1 offset is outside of the packet") 304 __failure __msg("R1 offset is outside of the packet") 387 __failure __msg("R1 offset is outside of the packet") 408 __failure __msg("R1 offset is outside of the packet") 449 __failure __msg("R1 offset is outside of the packet") [all …]
|
| H A D | verifier_and.c | 24 __failure __msg("R0 max value is outside of the allowed memory range") 53 __failure __msg("R0 max value is outside of the allowed memory range")
|
| /linux/tools/testing/selftests/powerpc/syscalls/ |
| H A D | rtas_filter.c | 195 // Test a permitted call, user-supplied size, buffer start outside RMO in test() 197 printf("Test a permitted call, user-supplied size, buffer start outside RMO... "); in test() 203 // Test a permitted call, user-supplied size, buffer end outside RMO in test() 205 printf("Test a permitted call, user-supplied size, buffer end outside RMO... "); in test() 211 // Test a permitted call, fixed size, buffer end outside RMO in test() 213 printf("Test a permitted call, fixed size, buffer end outside RMO... "); in test()
|
| /linux/include/linux/ |
| H A D | psp-platform-access.h | 33 * This function is intended to be used by drivers outside of ccp to communicate 48 * This function is intended to be used by drivers outside of ccp to ring the 63 * This function is intended to be used by drivers outside of ccp to determine
|
| H A D | pci-tsm.h | 167 * model and limit commands that may affect the host, or are otherwise outside 188 * A method to facilitate TVM information retrieval outside of typical 195 * The request may affect the operational state of the device outside of
|
| /linux/tools/testing/selftests/bpf/prog_tests/ |
| H A D | vrf_socket_lookup.c | 28 * a) veth01 <-> veth10 outside the VRF 35 * 3) Creates a socket TCP/UDP server in/outside the VRF. 37 * a) 0 from device in VRF to server outside VRF 38 * b) 0 from device outside VRF to server in VRF 40 * d) 1 from device outside VRF to server outside VRF 246 /* Open sockets in and outside VRF */ in _test_vrf_socket_lookup()
|
| H A D | cgroup_tcp_skb.c | 62 /* Connect to the server in a cgroup from the outside of the cgroup. */ 223 * 1. Connect to the server from outside the cgroup and close the connection 224 * from outside the cgroup. 225 * 2. Connect to the server from outside the cgroup and close the connection 228 * from outside the cgroup.
|
| /linux/arch/powerpc/boot/ |
| H A D | epapr.c | 36 printf("WARNING: Image loaded outside IMA!" in platform_fixups() 39 printf("WARNING: Device tree address is outside IMA!" in platform_fixups() 43 printf("WARNING: Device tree extends outside IMA!" in platform_fixups()
|
| /linux/arch/x86/include/asm/ |
| H A D | io_bitmap.h | 25 * Invalidate the I/O bitmap by moving io_bitmap_base outside the in native_tss_invalidate_io_bitmap() 31 * outside the limit. in native_tss_invalidate_io_bitmap()
|
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-platform-dell-privacy-wmi | 20 from outside the laptop 55 from outside the laptop
|
| /linux/drivers/gpu/drm/vkms/ |
| H A D | vkms_composer.c | 295 * This function is mainly a safety net to avoid reading outside the source buffer. As the 296 * userspace should never ask to read outside the source plane, all the cases covered here should 322 * Clamp the coordinates to avoid reading outside the buffer in clamp_line_coordinates() 324 * This is mainly a security check to avoid reading outside the buffer, the userspace in clamp_line_coordinates() 325 * should never request to read outside the source buffer. in clamp_line_coordinates() 386 * [1]: Clamping src_line to the crtc_x_limit to avoid writing outside of in blend_line() 391 /* The destination is completely outside of the crtc. */ in blend_line() 447 * inside the source buffer [2] and we don't write outside the stage in blend_line()
|
| /linux/include/uapi/linux/ |
| H A D | lsm.h | 50 * outside the kernel. Values 1-99 are reserved for potential 76 * outside the kernel. Values 1-99 are reserved for potential
|
| /linux/Documentation/dev-tools/kunit/ |
| H A D | faq.rst | 16 code under test is small and does not have any external dependencies outside of 53 outside of the test's control like hardware. 95 6. Finally, try running KUnit outside UML. KUnit and KUnit tests can be
|
| /linux/Documentation/devicetree/bindings/i2c/ |
| H A D | i2c-gpio.yaml | 59 description: this means that something outside of our control has put 66 description: this means that something outside of our control has put the
|
| /linux/tools/perf/pmu-events/arch/arm64/fujitsu/monaka/ |
| H A D | l1d_cache.json | 67 …xclusive access in the Level 1 data cache, causing a coherence access to outside of the Level 1 ca… 71 …emand access that misses in the Level 1 data cache, causing an access to outside of the Level 1 ca…
|
| /linux/arch/arc/boot/dts/ |
| H A D | vdk_axs10x_mb.dtsi | 116 * This node is intentionally put outside of MB above because 117 * it maps areas outside of MB's 0xez-0xfz.
|