Home
last modified time | relevance | path

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

/linux/arch/s390/include/asm/vdso/
H A Dgetrandom.h21 static __always_inline ssize_t getrandom_syscall(void *buffer, size_t len, unsigned int flags) in getrandom_syscall() function
/linux/arch/loongarch/include/asm/vdso/
H A Dgetrandom.h13 static __always_inline ssize_t getrandom_syscall(void *_buffer, size_t _len, unsigned int _flags) in getrandom_syscall() function
/linux/arch/riscv/include/asm/vdso/
H A Dgetrandom.h12 static __always_inline ssize_t getrandom_syscall(void *_buffer, size_t _len, unsigned int _flags) in getrandom_syscall() function
/linux/arch/arm64/kernel/vdso/
H A Dvgetrandom.c14 return getrandom_syscall(buffer, len, flags); in __kernel_getrandom()
/linux/arch/powerpc/include/asm/vdso/
H A Dgetrandom.h40 static __always_inline ssize_t getrandom_syscall(void *buffer, size_t len, unsigned int flags) in getrandom_syscall() function