Searched refs:native (Results 1 – 5 of 5) sorted by relevance
| /scripts/ |
| D | syscalltbl.sh | 57 while read nr abi name native compat noreturn; do 79 echo "__SYSCALL_COMPAT_NORETURN($nr, $native, $compat)" 81 echo "__SYSCALL_NORETURN($nr, $native)" 84 echo "__SYSCALL_WITH_COMPAT($nr, $native, $compat)" 85 elif [ -n "$native" ]; then 86 echo "__SYSCALL($nr, $native)"
|
| D | syscallnr.sh | 67 while read nr abi name native compat ; do
|
| D | syscallhdr.sh | 78 while read nr abi name native compat ; do
|
| D | subarch.include | 3 # line overrides the setting of ARCH below. If a native build is happening,
|
| /scripts/package/ |
| D | mkdebian | 203 kmod, libelf-dev:native, 204 libssl-dev:native, libssl-dev <!pkg.${sourcename}.nokernelheaders>,
|