LIN_SDT_PROBE1
LIN_SDT_PROBE1(sysctl, linux_sysctl, copyin_error, error);
LIN_SDT_PROBE1(sysctl, linux_sysctl, copyin_error, error);
LIN_SDT_PROBE1(sysctl, linux_sysctl, unsupported_sysctl,
LIN_SDT_PROBE1(sysctl, linux_sysctl, unsupported_sysctl,
LIN_SDT_PROBE1(sysctl, handle_string, copyout_error,
LIN_SDT_PROBE1(time, linux_to_native_clockid,
LIN_SDT_PROBE1(time, linux_to_native_clockid,
LIN_SDT_PROBE1(time, linux_to_native_clockid,
LIN_SDT_PROBE1(time, linux_common_clock_gettime,
LIN_SDT_PROBE1(time, linux_clock_gettime, gettime_error, error);
LIN_SDT_PROBE1(time, linux_clock_gettime, copyout_error, error);
LIN_SDT_PROBE1(time, linux_clock_gettime64, gettime_error, error);
LIN_SDT_PROBE1(time, linux_clock_gettime64, copyout_error, error);
LIN_SDT_PROBE1(time, linux_common_clock_settime, conversion_error,
LIN_SDT_PROBE1(time, linux_common_clock_settime,
LIN_SDT_PROBE1(time, linux_clock_settime, copyin_error, error);
LIN_SDT_PROBE1(time, linux_clock_settime64, copyin_error, error);
LIN_SDT_PROBE1(time, linux_common_clock_getres,
LIN_SDT_PROBE1(time, linux_common_clock_getres,
LIN_SDT_PROBE1(time, linux_clock_getres,
LIN_SDT_PROBE1(time, linux_clock_getres_time64,
LIN_SDT_PROBE1(time, linux_nanosleep, copyin_error, error);
LIN_SDT_PROBE1(time, linux_nanosleep, copyout_error,
LIN_SDT_PROBE1(time, linux_common_clock_nanosleep,
LIN_SDT_PROBE1(time, linux_common_clock_nanosleep,
LIN_SDT_PROBE1(time, linux_clock_nanosleep, copyin_error,
LIN_SDT_PROBE1(time, linux_clock_nanosleep,
LIN_SDT_PROBE1(time, linux_clock_nanosleep_time64,
LIN_SDT_PROBE1(time, linux_clock_nanosleep_time64,
LIN_SDT_PROBE1(uid16, linux_setgroups16, priv_check_cred_error,
LIN_SDT_PROBE1(uid16, linux_getgroups16, copyout_error, error);
LIN_SDT_PROBE1(uid16, linux_setgroups16, copyin_error, error);