Home
last modified time | relevance | path

Searched refs:ARG_TYPE_PTR (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/arm/probes/kprobes/
H A Dtest-core.h37 * ARG_TYPE_PTR
47 #define ARG_TYPE_PTR 2 macro
62 u8 type; /* ARG_TYPE_REG or ARG_TYPE_PTR or ARG_TYPE_REG_MASKED */
128 ".byte "__stringify(ARG_TYPE_PTR)" \n\t" \
H A Dtest-core.c1135 case ARG_TYPE_PTR: { in setup_test_context()
/kernel/linux/linux-6.6/arch/arm/probes/kprobes/
H A Dtest-core.h37 * ARG_TYPE_PTR
47 #define ARG_TYPE_PTR 2 macro
62 u8 type; /* ARG_TYPE_REG or ARG_TYPE_PTR or ARG_TYPE_REG_MASKED */
129 ".byte "__stringify(ARG_TYPE_PTR)" \n\t" \
H A Dtest-core.c1135 case ARG_TYPE_PTR: { in setup_test_context()

Completed in 5 milliseconds