Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dsysctl.h138 #define SYSCTL_USER_TO_KERN_UINT_CONV(name, u_ptr_op) \ macro
/linux/fs/
H A Dpipe.c1484 static SYSCTL_USER_TO_KERN_UINT_CONV(_pipe_maxsz, round_pipe_size) in SYSCTL_USER_TO_KERN_UINT_CONV() function