Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dcompat.h123 struct compat_itimerval { struct
129 int get_compat_itimerval(struct itimerval *, const struct compat_itimerval __user *); argument