Home
last modified time | relevance | path

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

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