Home
last modified time | relevance | path

Searched refs:compat_sock_get_timestampns (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/include/net/
Dcompat.h33 int compat_sock_get_timestampns(struct sock *, struct timespec __user *);
/linux-4.4.14/net/atm/
Dioctl.c94 error = compat_sock_get_timestampns(sk, argp); in do_vcc_ioctl()
/linux-4.4.14/net/
Dcompat.c458 int compat_sock_get_timestampns(struct sock *sk, struct timespec __user *userstamp) in compat_sock_get_timestampns() function
484 EXPORT_SYMBOL(compat_sock_get_timestampns);
/linux-4.4.14/net/x25/
Daf_x25.c1694 rc = compat_sock_get_timestampns(sk, in compat_x25_ioctl()