Home
last modified time | relevance | path

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

/linux-4.1.27/arch/parisc/kernel/
Dsyscall_table.S437 ENTRY_SAME(getrandom)
/linux-4.1.27/arch/powerpc/include/asm/
Dsystbl.h366 SYSCALL_SPU(getrandom)
/linux-4.1.27/arch/s390/kernel/
Dcompat_wrapper.c218 COMPAT_SYSCALL_WRAP3(getrandom, char __user *, buf, size_t, count, unsigned int, flags)
/linux-4.1.27/arch/x86/syscalls/
Dsyscall_64.tbl327 318 common getrandom sys_getrandom
Dsyscall_32.tbl364 355 i386 getrandom sys_getrandom
/linux-4.1.27/drivers/char/
Drandom.c1523 SYSCALL_DEFINE3(getrandom, char __user *, buf, size_t, count, in SYSCALL_DEFINE3() argument