Home
last modified time | relevance | path

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

/arch/arm/kernel/
Dkprobes-test.h50 #define ARG_TYPE_PTR 2 macro
130 ".byte "__stringify(ARG_TYPE_PTR)" \n\t" \
Dkprobes-test.c1193 case ARG_TYPE_PTR: { in setup_test_context()