D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
usr
/
share
/
systemtap
/
runtime
/
linux
/
Filename :
autoconf-hrtimer-getset-expires.c
back
Copy
#include <linux/hrtimer.h> void ____autoconf_func(struct hrtimer *t) { hrtimer_set_expires(t, hrtimer_get_expires(t)); }