Home
last modified time | relevance | path

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

/linux-4.4.14/arch/s390/kernel/
Dcompat_wrapper.c93 COMPAT_SYSCALL_WRAP2(delete_module, const char __user *, name_user, unsigned int, flags);
/linux-4.4.14/include/linux/
Dsyscalls.h341 asmlinkage long sys_delete_module(const char __user *name_user,
/linux-4.4.14/kernel/
Dmodule.c953 SYSCALL_DEFINE2(delete_module, const char __user *, name_user, in SYSCALL_DEFINE2() argument
963 if (strncpy_from_user(name, name_user, MODULE_NAME_LEN-1) < 0) in SYSCALL_DEFINE2()
/linux-4.4.14/Documentation/virtual/uml/
DUserModeLinux-HOWTO.txt2700 Breakpoint 1, sys_init_module (name_user=0x805abb0 "hostfs",
2704 Run till exit from #0 sys_init_module (name_user=0x805abb0 "hostfs",