/linux-6.8/tools/perf/pmu-events/arch/arm64/arm/cortex-a65-e1/ |
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-6.8/tools/perf/pmu-events/arch/arm64/arm/neoverse-v1/ |
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…
|
D | l2_cache.json | 12 …outside the CPU. This includes snoops to the L2 (from other CPUs) which return data even if the sn…
|
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-6.8/tools/perf/pmu-events/arch/arm64/arm/neoverse-n1/ |
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…
|
D | l2_cache.json | 12 …outside the CPU. This includes snoops to the L2 (from other CPUs) which return data even if the sn…
|
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-6.8/tools/perf/pmu-events/arch/arm64/arm/neoverse-n2-v2/ |
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…
|
D | l2_cache.json | 12 …outside the CPU. This includes snoops to the L2 (from other CPUs) which return data even if the sn…
|
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-6.8/tools/perf/pmu-events/arch/arm64/arm/cortex-a76/ |
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-6.8/tools/testing/selftests/openat2/ |
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-6.8/tools/testing/selftests/bpf/progs/ |
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 …]
|
/linux-6.8/tools/testing/selftests/powerpc/syscalls/ |
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-6.8/include/linux/ |
D | psp-platform-access.h | 30 * This function is intended to be used by drivers outside of ccp to communicate 45 * This function is intended to be used by drivers outside of ccp to ring the 60 * This function is intended to be used by drivers outside of ccp to determine
|
/linux-6.8/tools/testing/selftests/bpf/prog_tests/ |
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()
|
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-6.8/arch/powerpc/boot/ |
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-6.8/lib/ |
D | Kconfig | 136 modules require CRC-CCITT functions, but a module built outside 144 modules require CRC16 functions, but a module built outside 170 modules require CRC ITU-T V.41 functions, but a module built outside 180 modules require CRC32/CRC32c functions, but a module built outside 244 modules require CRC64 functions, but a module built outside 252 modules require CRC4 functions, but a module built outside 260 modules require CRC7 functions, but a module built outside 270 modules require CRC32c functions, but a module built outside the
|
/linux-6.8/fs/xfs/libxfs/ |
D | xfs_types.c | 18 * Verify that an AG block number pointer neither points outside the AG 38 * Verify that an FS block number pointer neither points outside the 77 * Verify that an AG inode number pointer neither points outside the AG 94 * Verify that an FS inode number pointer neither points outside the
|
/linux-6.8/arch/s390/kernel/ |
D | entry.S | 123 * The OUTSIDE macro jumps to the provided label in case the value 124 * in the provided register is outside of the provided range. The 126 * pair points inside or outside of a block of instructions. 130 * @outside_label: jump here if @reg is outside of [@start..@end) 132 .macro OUTSIDE reg,start,end,outside_label macro 351 OUTSIDE %r9,.Lsie_gmap,.Lsie_done,1f 421 OUTSIDE %r9,.Lsie_gmap,.Lsie_done,0f 523 OUTSIDE %r9,.Lsie_gmap,.Lsie_done,.Lmcck_user 524 OUTSIDE %r9,.Lsie_entry,.Lsie_leave,4f
|
/linux-6.8/net/ |
D | Kconfig | 171 the outside, your box can "masquerade" as that computer, i.e. it 172 forwards the traffic to the intended outside destination, but 174 firewall box itself. It works both ways: if the outside host 177 are completely invisible to the outside world, even though they can 178 reach the outside and can receive replies. It is even possible to 184 the local network tries to connect to an outside host, your Linux
|
/linux-6.8/arch/x86/include/asm/ |
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-6.8/Documentation/devicetree/bindings/interrupt-controller/ |
D | mediatek,mtk-cirq.yaml | 14 work outside of MCUSYS which comprises with Cortex-Ax cores, CCI and GIC. 15 The external interrupts (outside MCUSYS) will feed through CIRQ and connect
|
/linux-6.8/Documentation/virt/kvm/ |
D | locking.rst | 12 - cpus_read_lock() is taken outside kvm_lock 14 - kvm->lock is taken outside vcpu->mutex 16 - kvm->lock is taken outside kvm->slots_lock and kvm->irq_lock 18 - kvm->slots_lock is taken outside kvm->irq_lock, though acquiring 44 - vcpu->mutex is taken outside kvm->arch.hyperv.hv_lock and kvm->arch.xen.xen_lock 298 taken outside of kvm_lock, e.g. in KVM's CPU online/offline callbacks, and
|