freebsd-dev/sys/cddl/dev/systrace
Mateusz Guzik 9d68f7741f 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