Home
last modified time | relevance | path

Searched refs:__sys_shutdown (Results 1 – 6 of 6) sorted by relevance

/linux/tools/perf/trace/beauty/include/linux/
A Dsocket.h449 extern int __sys_shutdown(int fd, int how);
/linux/include/linux/
A Dsocket.h449 extern int __sys_shutdown(int fd, int how);
/linux/net/
A Dcompat.c489 ret = __sys_shutdown(a0, a1); in COMPAT_SYSCALL_DEFINE2()
A Dsocket.c2253 int __sys_shutdown(int fd, int how) in __sys_shutdown() function
2268 return __sys_shutdown(fd, how); in SYSCALL_DEFINE2()
2975 err = __sys_shutdown(a0, a1); in SYSCALL_DEFINE2()
/linux/
A DSystem.map50326 ffff800010d6c870 T __sys_shutdown
A D.tmp_System.map50326 ffff800010d6c870 T __sys_shutdown

Completed in 314 milliseconds