Home
last modified time | relevance | path

Searched full:sockptr (Results 1 – 8 of 8) sorted by relevance

/linux/include/linux/
H A Dsockptr.h22 static inline bool sockptr_is_kernel(sockptr_t sockptr) in sockptr_is_kernel() argument
24 return sockptr.is_kernel; in sockptr_is_kernel()
37 static inline bool sockptr_is_null(sockptr_t sockptr) in sockptr_is_null() argument
39 if (sockptr_is_kernel(sockptr)) in sockptr_is_null()
40 return !sockptr.kernel; in sockptr_is_null()
41 return !sockptr.user; in sockptr_is_null()
65 * copy_safe_from_sockptr: copy a struct from sockptr
H A Dmroute.h11 #include <linux/sockptr.h>
H A Dbpfptr.h7 #include <linux/sockptr.h>
H A Dmroute6.h11 #include <linux/sockptr.h>
H A Dpci-tsm.h6 #include <linux/sockptr.h>
H A Dnetfilter.h17 #include <linux/sockptr.h>
/linux/drivers/virt/coco/sev-guest/
H A Dsev-guest.c22 #include <linux/sockptr.h>
/linux/Documentation/networking/
H A Dj1939.rst1048 sockptr, when there is insufficient data from user space, or when the buffer