Home
last modified time | relevance | path

Searched defs:compat_itimerval (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/include/linux/
Dcompat.h119 struct compat_itimerval { struct
125 int get_compat_itimerval(struct itimerval *, const struct compat_itimerval __user *); argument