Home
last modified time | relevance | path

Searched full:outside (Results 1 – 25 of 1979) sorted by relevance

12345678910>>...80

/linux-6.14.4/tools/perf/pmu-events/arch/arm64/arm/cortex-a65-e1/
Dcache.json189 …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.14.4/tools/perf/pmu-events/arch/arm64/arm/neoverse-v1/
Dll_cache.json4outside the core cluster. This event counts when the system register CPUECTLR.EXTLLC bit is set. T…
8outside the core cluster but missed in the system level cache. This event counts when the system r…
Dl2_cache.json12outside the CPU. This includes snoops to the L2 (from other CPUs) which return data even if the sn…
Dl3_cache.json4 …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.14.4/tools/perf/pmu-events/arch/arm64/arm/neoverse-n1/
Dll_cache.json4outside the core cluster. This event counts when the system register CPUECTLR.EXTLLC bit is set. T…
8outside the core cluster but missed in the system level cache. This event counts when the system r…
Dl2_cache.json12outside the CPU. This includes snoops to the L2 (from other CPUs) which return data even if the sn…
Dl3_cache.json4 …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.14.4/tools/perf/pmu-events/arch/arm64/arm/neoverse-n2-v2/
Dll_cache.json4outside the core cluster. This event counts for external last level cache when the system registe…
8outside the core cluster but missed in the system level cache. This event counts for external last…
Dl2_cache.json12outside the CPU. This includes snoops to the L2 (from other CPUs) which return data even if the sn…
16 …ption": "Counts level 2 cache line allocates that do not fetch data from outside the level 2 data …
Dl3_cache.json4 …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.14.4/tools/perf/pmu-events/arch/arm64/arm/cortex-a76/
Dcache.json11 …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…
39outside 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.14.4/tools/testing/selftests/openat2/
Dresolve_test.c147 { .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.14.4/tools/testing/selftests/bpf/progs/
Dverifier_xdp_direct_packet_access.c72 __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.14.4/fs/xfs/libxfs/
Dxfs_types.c20 * Verify that an AG block number pointer neither points outside the AG
40 * Verify that an FS block number pointer neither points outside the
79 * Verify that an AG inode number pointer neither points outside the AG
96 * Verify that an FS inode number pointer neither points outside the
140 * Verify that a realtime block number pointer neither points outside the
166 * Verify that an allocated realtime device extent neither points outside
/linux-6.14.4/tools/testing/selftests/powerpc/syscalls/
Drtas_filter.c195 // 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.14.4/tools/perf/pmu-events/arch/arm64/fujitsu/monaka/
Dl1d_cache.json67 …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…
79 …d by L1D_CACHE_HWPRF that causes a refill of the Level 1 data cache from outside of the Level 1 da…
107 …ted by L1D_CACHE_PRF that causes a refill of the Level 1 data cache from outside of the Level 1 da…
Dl2_cache.json90 …ss in the Level 1 data and Level 2 caches, causing a coherence access to outside of the Level 1 an…
118 …that misses in the Level 1 data and Level 2 caches, causing an access to outside of the Level 1 an…
126 …Level 2 cache, or any Level 1 data and instruction cache of this PE, from outside of those caches."
154 …ted by L2D_CACHE_PRF that causes a refill of the Level 2 data cache from outside of the Level 1 da…
/linux-6.14.4/include/linux/
Dpsp-platform-access.h31 * This function is intended to be used by drivers outside of ccp to communicate
46 * This function is intended to be used by drivers outside of ccp to ring the
61 * This function is intended to be used by drivers outside of ccp to determine
/linux-6.14.4/tools/testing/selftests/bpf/prog_tests/
Dvrf_socket_lookup.c28 * 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()
Dcgroup_tcp_skb.c62 /* 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.14.4/arch/powerpc/boot/
Depapr.c36 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.14.4/lib/
DKconfig145 modules require CRC-CCITT functions, but a module built outside
153 modules require CRC16 functions, but a module built outside
184 modules require CRC ITU-T V.41 functions, but a module built outside
194 modules require CRC32/CRC32c functions, but a module built outside
209 modules require CRC64 functions, but a module built outside
217 modules require CRC4 functions, but a module built outside
225 modules require CRC7 functions, but a module built outside
/linux-6.14.4/net/
DKconfig183 the outside, your box can "masquerade" as that computer, i.e. it
184 forwards the traffic to the intended outside destination, but
186 firewall box itself. It works both ways: if the outside host
189 are completely invisible to the outside world, even though they can
190 reach the outside and can receive replies. It is even possible to
196 the local network tries to connect to an outside host, your Linux
/linux-6.14.4/arch/x86/include/asm/
Dio_bitmap.h25 * 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.14.4/Documentation/virt/kvm/
Dlocking.rst12 - cpus_read_lock() is taken outside kvm_lock
14 - kvm_usage_lock is taken outside cpus_read_lock()
16 - kvm->lock is taken outside vcpu->mutex
18 - kvm->lock is taken outside kvm->slots_lock and kvm->irq_lock
20 - kvm->slots_lock is taken outside kvm->irq_lock, though acquiring
31 - Taking cpus_read_lock() outside of kvm_lock is problematic, despite that
53 - vcpu->mutex is taken outside kvm->arch.hyperv.hv_lock and kvm->arch.xen.xen_lock

12345678910>>...80