Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/unix/
H A Dsysctl_net_unix.c25 int __net_init unix_sysctl_register(struct net *net) in unix_sysctl_register() function
/OK3568_Linux_fs/kernel/include/net/
H A Daf_unix.h89 static inline int unix_sysctl_register(struct net *net) { return 0; } in unix_sysctl_register() function