Home
last modified time | relevance | path

Searched refs:delete_module (Results 1 – 5 of 5) sorted by relevance

/linux-3.4.99/arch/powerpc/include/asm/
Dsystbl.h135 SYSCALL(delete_module)
/linux-3.4.99/arch/parisc/kernel/
Dsyscall_table.S211 ENTRY_SAME(delete_module)
/linux-3.4.99/arch/x86/syscalls/
Dsyscall_64.tbl185 176 common delete_module sys_delete_module
Dsyscall_32.tbl138 129 i386 delete_module sys_delete_module
/linux-3.4.99/kernel/
Dmodule.c768 SYSCALL_DEFINE2(delete_module, const char __user *, name_user, in SYSCALL_DEFINE2() argument