Lines Matching +full:1 +full:kib
564 An arch should select this symbol to support seccomp mode 1 (the fixed
584 - secure_computing return value is checked and a return value of -1
753 depends on $(success,$(NM) --help | head -n 1 | grep -qi llvm)
754 depends on $(success,$(AR) --help | head -n 1 | grep -qi llvm)
1167 bool "4KiB pages"
1170 This option select the standard 4KiB Linux page size and the only
1171 available option on many architectures. Using 4KiB page size will
1175 assumptions about the page size and only runs on 4KiB pages.
1178 bool "8KiB pages"
1182 processors, and can be slightly faster than 4KiB pages.
1185 bool "16KiB pages"
1196 bool "32KiB pages"
1199 Using 32KiB page size will result in slightly higher performance
1201 16KiB pages. This option is available only on cnMIPS cores.
1206 bool "64KiB pages"
1209 Using 64KiB page size will result in slightly higher performance
1211 4KiB or 16KiB pages.
1218 bool "256KiB pages"
1221 256KiB pages have little practical value due to their extreme
1223 that have been compiled with '-zmax-page-size' set to 256KiB
1224 (the default is 64KiB or 4KiB on most architectures).
1340 but fairly different variant of sigaction(2), thanks to OSF/1