Searched refs:sys32_prctl (Results 1 – 5 of 5) sorted by relevance
/linux-2.4.37.9/arch/sparc64/kernel/ |
D | systbls.S | 51 .word sys32_setrlimit, sys_pivot_root, sys32_prctl, sys32_pciconfig_read, sys32_pciconfig_write
|
D | sys_sparc32.c | 4264 asmlinkage int sys32_prctl(int option, u32 arg2, u32 arg3, u32 arg4, u32 arg5) in sys32_prctl() function
|
/linux-2.4.37.9/arch/ppc64/kernel/ |
D | misc.S | 773 .llong .sys32_prctl
|
D | sys_ppc32.c | 4050 asmlinkage long sys32_prctl(u32 option, u32 arg2, u32 arg3, u32 arg4, u32 arg5) in sys32_prctl() function
|
/linux-2.4.37.9/arch/s390x/kernel/ |
D | linux32.c | 4178 asmlinkage int sys32_prctl(int option, u32 arg2, u32 arg3, u32 arg4, u32 arg5) in sys32_prctl() function
|