FreeBSD kernel kern code
subr_dummy_vdso_tc.c File Reference
#include <sys/cdefs.h>
#include <sys/param.h>
#include <sys/vdso.h>
Include dependency graph for subr_dummy_vdso_tc.c:

Go to the source code of this file.

Functions

 __FBSDID ("$FreeBSD$")
 
uint32_t cpu_fill_vdso_timehands (struct vdso_timehands *vdso_th, struct timecounter *tc)
 

Function Documentation

◆ __FBSDID()

__FBSDID ( "$FreeBSD$"  )

◆ cpu_fill_vdso_timehands()

uint32_t cpu_fill_vdso_timehands ( struct vdso_timehands *  vdso_th,
struct timecounter tc 
)

Definition at line 36 of file subr_dummy_vdso_tc.c.