Home
last modified time | relevance | path

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

/linux-4.1.27/include/net/
Dcompat.h32 int compat_sock_get_timestamp(struct sock *, struct timeval __user *);
/linux-4.1.27/net/atm/
Dioctl.c86 error = compat_sock_get_timestamp(sk, argp); in do_vcc_ioctl()
/linux-4.1.27/net/
Dcompat.c430 int compat_sock_get_timestamp(struct sock *sk, struct timeval __user *userstamp) in compat_sock_get_timestamp() function
456 EXPORT_SYMBOL(compat_sock_get_timestamp);
/linux-4.1.27/net/x25/
Daf_x25.c1688 rc = compat_sock_get_timestamp(sk, in compat_x25_ioctl()