Home
last modified time | relevance | path

Searched refs:kcmp_types (Results 1 – 3 of 3) sorted by relevance

/external/strace/xlat/
Dkcmp_types.h26 # error static const struct xlat kcmp_types in mpers mode
31 const struct xlat kcmp_types[] = { variable
DMakemodule.am1 … xlat/ipc_msg_flags.in xlat/ip_cmsg_types.in xlat/itimer_which.in xlat/kcmp_types.in xlat/kexec_ar…
2 …o.h xlat/ipc_msg_flags.h xlat/ip_cmsg_types.h xlat/itimer_which.h xlat/kcmp_types.h xlat/kexec_arc…
189 $(top_srcdir)/xlat/kcmp_types.h: $(top_srcdir)/xlat/kcmp_types.in $(top_srcdir)/xlat/gen.sh
/external/strace/
Dkcmp.c40 printxval(kcmp_types, type, "KCMP_???"); in SYS_FUNC()