FreeBSD kernel kern code
|
#include <sys/cdefs.h>
#include "opt_compat.h"
#include <sys/param.h>
#include <sys/vdso.h>
Go to the source code of this file.
Functions | |
__FBSDID ("$BSDSUniX$") | |
uint32_t | cpu_fill_vdso_timehands (struct vdso_timehands *vdso_th) |
__FBSDID | ( | "$BSDSUniX$" | ) |
uint32_t cpu_fill_vdso_timehands | ( | struct vdso_timehands * | vdso_th | ) |
Definition at line 36 of file subr_dummy_vdso_tc.c.
Referenced by tc_fill_vdso_timehands().