Home
last modified time | relevance | path

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

/scripts/
Dsyscalltbl.sh57 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)"
Dsyscallnr.sh67 while read nr abi name native compat ; do
Dsyscallhdr.sh78 while read nr abi name native compat ; do
Dsubarch.include3 # line overrides the setting of ARCH below. If a native build is happening,
/scripts/package/
Dmkdebian203 kmod, libelf-dev:native,
204 libssl-dev:native, libssl-dev <!pkg.${sourcename}.nokernelheaders>,