Home
last modified time | relevance | path

Searched refs:sysdecode_umtx_op (Results 1 – 5 of 5) sorted by relevance

/freebsd/lib/libsysdecode/
H A DMakefile74 sysdecode_enum.3 sysdecode_umtx_op.3 \
H A Dsysdecode.h126 const char *sysdecode_umtx_op(int _op);
H A Dflags.c794 sysdecode_umtx_op(int op) in sysdecode_umtx_op() function
/freebsd/usr.bin/kdump/
H A Dkdump.c1533 print_integer_arg(sysdecode_umtx_op, op); in ktrsyscall_freebsd()
/freebsd/usr.bin/truss/
H A Dsyscalls.c2293 print_integer_arg(sysdecode_umtx_op, fp, rem); in print_arg()