freebsd-skq/sys/cddl/dev/systrace
mjg a38d172e95 systrace: track it like sdt probes
While here predict false.

Note the code is wrong (regardless of this change). Dereference of the
pointer can race with module unload. A fix would set the probe to a
nop stub instead of NULL.
2018-04-27 15:16:34 +00:00
..
systrace.c systrace: track it like sdt probes 2018-04-27 15:16:34 +00:00