Home
last modified time | relevance | path

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

12345678910>>...128

/kernel/linux/linux-6.6/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 …]
/kernel/linux/linux-6.6/tools/perf/pmu-events/arch/arm64/arm/neoverse-n2-v2/
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."
/kernel/linux/linux-6.6/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."
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/verifier/
Dxdp_direct_packet_access.c67 .errstr = "R1 offset is outside of the packet",
85 .errstr = "R1 offset is outside of the packet",
120 .errstr = "R1 offset is outside of the packet",
157 .errstr = "R1 offset is outside of the packet",
175 .errstr = "R1 offset is outside of the packet",
248 .errstr = "R1 offset is outside of the packet",
266 .errstr = "R1 offset is outside of the packet",
337 .errstr = "R1 offset is outside of the packet",
355 .errstr = "R1 offset is outside of the packet",
390 .errstr = "R1 offset is outside of the packet",
[all …]
/kernel/linux/linux-6.6/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…
/kernel/linux/linux-6.6/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 …]
/kernel/linux/linux-5.10/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 …]
/kernel/linux/linux-6.6/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 …]
/kernel/linux/linux-5.10/tools/perf/pmu-events/arch/arm64/arm/cortex-a76-n1/
Dcache.json15 …re operation or page table walk access which causes data to be read from outside the L1, including…
45 …p in the L2 cache, and any write-back from the L1 to the L2. Snoops from outside the core and cach…
51 …unts any cacheable transaction from L1 which causes data to be read from outside the core. L2 refi…
57outside the core. This includes snoops to the L2 which return data, regardless of whether they cau…
87 …ead transaction returning datafrom the SCU for which the data source was outside the cluster. Tran…
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/fs/xfs/libxfs/
Dxfs_types.c29 * Verify that an AG block number pointer neither points outside the AG
49 * Verify that an FS block number pointer neither points outside the
93 * Verify that an AG inode number pointer neither points outside the AG
110 * Verify that an AG inode number pointer neither points outside the AG
123 * Verify that an FS inode number pointer neither points outside the
/kernel/linux/linux-6.6/include/linux/
Dpsp-platform-access.h30 * 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
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/syscalls/
Drtas_filter.c256 // Test a permitted call, user-supplied size, buffer start outside RMO in test()
258 printf("Test a permitted call, user-supplied size, buffer start outside RMO... "); in test()
264 // Test a permitted call, user-supplied size, buffer end outside RMO in test()
266 printf("Test a permitted call, user-supplied size, buffer end outside RMO... "); in test()
272 // Test a permitted call, fixed size, buffer end outside RMO in test()
274 printf("Test a permitted call, fixed size, buffer end outside RMO... "); in test()
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-5.10/lib/
DKconfig113 modules require CRC-CCITT functions, but a module built outside
121 modules require CRC16 functions, but a module built outside
138 modules require CRC ITU-T V.41 functions, but a module built outside
148 modules require CRC32/CRC32c functions, but a module built outside
212 modules require CRC64 functions, but a module built outside
220 modules require CRC4 functions, but a module built outside
228 modules require CRC7 functions, but a module built outside
238 modules require CRC32c functions, but a module built outside the
/kernel/linux/linux-6.6/lib/
DKconfig136 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
/kernel/linux/linux-6.6/fs/xfs/libxfs/
Dxfs_types.c18 * 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
/kernel/linux/linux-6.6/arch/s390/kernel/
Dentry.S123 * 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
527 OUTSIDE %r9,.Lsie_gmap,.Lsie_done,.Lmcck_user
528 OUTSIDE %r9,.Lsie_entry,.Lsie_leave,4f
/kernel/linux/linux-6.6/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()

12345678910>>...128