Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/
Dcompat.h33 int compat_sock_get_timestamp(struct sock *, struct timeval __user *);
/Linux-v4.19/net/atm/
Dioctl.c87 error = compat_sock_get_timestamp(sk, argp); in do_vcc_ioctl()
/Linux-v4.19/net/
Dcompat.c458 int compat_sock_get_timestamp(struct sock *sk, struct timeval __user *userstamp) in compat_sock_get_timestamp() function
483 EXPORT_SYMBOL(compat_sock_get_timestamp);
/Linux-v4.19/net/x25/
Daf_x25.c1686 rc = compat_sock_get_timestamp(sk, in compat_x25_ioctl()