Home
last modified time | relevance | path

Searched refs:ARG_TYPE_PTR (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/arm/probes/kprobes/
H A Dtest-core.h47 #define ARG_TYPE_PTR 2 macro
129 ".byte "__stringify(ARG_TYPE_PTR)" \n\t" \
H A Dtest-core.c1135 case ARG_TYPE_PTR: { in setup_test_context()