Searched refs:__NR_Linux_syscalls (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/arch/parisc/include/asm/ |
H A D | syscall.h | 12 #define NR_syscalls (__NR_Linux_syscalls)
|
H A D | unistd.h | 7 #define __NR_Linux_syscalls __NR_syscalls macro
|
/kernel/linux/linux-6.6/arch/parisc/include/asm/ |
H A D | syscall.h | 12 #define NR_syscalls (__NR_Linux_syscalls)
|
H A D | unistd.h | 7 #define __NR_Linux_syscalls __NR_syscalls macro
|
/kernel/linux/linux-5.10/arch/parisc/kernel/ |
H A D | syscall.S | 228 comiclr,>> __NR_Linux_syscalls, %r20, %r0 347 comiclr,>> __NR_Linux_syscalls, %r20, %r0
|
/kernel/linux/linux-6.6/arch/parisc/kernel/ |
H A D | syscall.S | 254 comiclr,>> __NR_Linux_syscalls, %r20, %r0 371 comiclr,>> __NR_Linux_syscalls, %r20, %r0
|
Completed in 7 milliseconds