Home
last modified time | relevance | path

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

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