Home
last modified time | relevance | path

Searched refs:__NR_Linux (Results 1 – 2 of 2) sorted by relevance

/src/sys/contrib/openzfs/tests/zfs-tests/cmd/ !
H A Didmap_util.c48 #ifndef __NR_Linux
50 #define __NR_Linux 110 macro
53 #define __NR_Linux 4000 macro
56 #define __NR_Linux 6000 macro
59 #define __NR_Linux 5000 macro
62 #define __NR_Linux 1024 macro
64 #define __NR_Linux 0 macro
69 #define __NR_mount_setattr (442 + __NR_Linux)
73 #define __NR_open_tree (428 + __NR_Linux)
77 #define __NR_move_mount (429 + __NR_Linux)
/src/crypto/openssl/providers/implementations/rands/seeding/ !
H A Drand_unix.c293 #define __NR_getrandom (__NR_Linux + 353)
295 #define __NR_getrandom (__NR_Linux + 313)
297 #define __NR_getrandom (__NR_Linux + 317)
300 #define __NR_getrandom (__NR_Linux + 339)