Searched refs:SPACE_0x20 (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/arch/arm/probes/kprobes/ |
H A D | test-core.h | 428 #define SPACE_0x20 TWICE(SPACE_0x10) macro 429 #define SPACE_0x40 TWICE(SPACE_0x20)
|
H A D | test-thumb.c | 224 TEST_BF_RX( "cbnz r",4,1, ", 2f", SPACE_0x20) in kprobe_thumb16_test_cases()
|
/kernel/linux/linux-6.6/arch/arm/probes/kprobes/ |
H A D | test-core.h | 429 #define SPACE_0x20 TWICE(SPACE_0x10) macro 430 #define SPACE_0x40 TWICE(SPACE_0x20)
|
H A D | test-thumb.c | 224 TEST_BF_RX( "cbnz r",4,1, ", 2f", SPACE_0x20) in kprobe_thumb16_test_cases()
|
Completed in 9 milliseconds