| /OK3568_Linux_fs/kernel/arch/sparc/include/asm/ |
| H A D | pgalloc_64.h | 24 #define p4d_populate(MM, P4D, PUD) __p4d_populate(P4D, PUD) argument 41 #define pud_populate(MM, PUD, PMD) __pud_populate(PUD, PMD) argument 68 #define pmd_populate_kernel(MM, PMD, PTE) pmd_set(MM, PMD, PTE) argument 69 #define pmd_populate(MM, PMD, PTE) pmd_set(MM, PMD, PTE) argument
|
| H A D | pgalloc_32.h | 36 #define pud_populate(MM, PGD, PMD) pud_set(PGD, PMD) argument
|
| /OK3568_Linux_fs/kernel/Documentation/vm/ |
| H A D | index.rst | 9 User guides for MM features 21 Kernel developers MM documentation 24 The below documents describe MM internals with different level of
|
| H A D | active_mm.rst | 4 Active MM 69 Also, a new rule is that _nobody_ ever has "init_mm" as a real MM any 87 ugliest context switch codes - unlike the other architectures where the MM
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/dma/ |
| H A D | ste-dma40.txt | 90 28: SD/MM controller 2 91 29: SD/MM controller 0 94 32: SD/MM controller 1 103 41: SD/MM controller 3 104 42: SD/MM controller 4 105 43: SD/MM controller 5
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/gcc/gcc/ |
| H A D | 0005-cpp-honor-sysroot.patch | 35 "%{!E:%{!M:%{!MM:" 49 - "%{!M:%{!MM:%{!E:cc1 -fpreprocessed %i %(cc1_options) %{!fsyntax-only:%(invoke_as)}}}}", 0, 0, … 50 + "%{!M:%{!MM:%{!E:cc1 -fpreprocessed %i %I %(cc1_options) %{!fsyntax-only:%(invoke_as)}}}}", 0, … 53 "%{!M:%{!MM:%{!E:%{!S:as %(asm_debug) %(asm_options) %i %A }}}}", 0, 0, 0},
|
| /OK3568_Linux_fs/buildroot/package/elftosb/ |
| H A D | 0002-force-cxx-compiler.patch | 87 - $(CC) -MM $(CFLAGS) $< | \ 88 + $(CC) -MM $(CXXFLAGS) $< | \ 94 - $(CC) -MM $(CFLAGS) $< | \ 95 + $(CXX) -MM $(CXXFLAGS) $< | \
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/share/i18n/locales/ |
| H A D | ug_CN | 153 % %a، %d-%m-%Y، %T (w، dd-mm-YYYY، HH:MM:SS) (قىسقا ھەپتە، 31-12-2012، 23:08:59) 159 % %T (HH:MM:SS) 164 % %a، %d-%m-%Y، %T (w، dd-mm-YYYY، HH:MM:SS) (قىسقا ھەپتە، 31-12-2012، 23:08:59)
|
| H A D | niu_NU | 118 % "%T" (24-hour clock time in format HH:MM:SS), 130 % "%T" (24-hour clock time in format HH:MM:SS)
|
| H A D | sah_RU | 195 % "%T" (24-hour clock time in format HH:MM:SS), 204 % "%T" (24-hour clock time in format HH:MM:SS) 222 % %T - (24-hour clock time in format HH:MM:SS),
|
| H A D | agr_PE | 105 % "%T" (24-hour clock time in format HH:MM:SS), 114 % "%T" (24-hour clock time in format HH:MM:SS)
|
| H A D | ayc_PE | 121 % "%T" (24-hour clock time in format HH:MM:SS), 133 % "%T" (24-hour clock time in format HH:MM:SS)
|
| H A D | en_NG | 127 % "%T" (24-hour clock time in format HH:MM:SS), 139 % "%T" (24-hour clock time in format HH:MM:SS)
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/share/i18n/locales/ |
| H A D | ug_CN | 153 % %a، %d-%m-%Y، %T (w، dd-mm-YYYY، HH:MM:SS) (قىسقا ھەپتە، 31-12-2012، 23:08:59) 159 % %T (HH:MM:SS) 164 % %a، %d-%m-%Y، %T (w، dd-mm-YYYY، HH:MM:SS) (قىسقا ھەپتە، 31-12-2012، 23:08:59)
|
| H A D | niu_NU | 118 % "%T" (24-hour clock time in format HH:MM:SS), 130 % "%T" (24-hour clock time in format HH:MM:SS)
|
| H A D | sah_RU | 195 % "%T" (24-hour clock time in format HH:MM:SS), 204 % "%T" (24-hour clock time in format HH:MM:SS) 222 % %T - (24-hour clock time in format HH:MM:SS),
|
| H A D | agr_PE | 105 % "%T" (24-hour clock time in format HH:MM:SS), 114 % "%T" (24-hour clock time in format HH:MM:SS)
|
| H A D | ayc_PE | 121 % "%T" (24-hour clock time in format HH:MM:SS), 133 % "%T" (24-hour clock time in format HH:MM:SS)
|
| H A D | en_NG | 127 % "%T" (24-hour clock time in format HH:MM:SS), 139 % "%T" (24-hour clock time in format HH:MM:SS)
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | ppc_defs.h | 18 #define MM 880 macro
|
| /OK3568_Linux_fs/buildroot/support/kconfig/ |
| H A D | Makefile.br | 11 $(HOSTCC) $(HOST_EXTRACFLAGS) $(HOSTCFLAGS) -MM *.c > $@ 2>/dev/null || :
|
| /OK3568_Linux_fs/kernel/arch/powerpc/include/asm/nohash/64/ |
| H A D | pgalloc.h | 18 #define p4d_populate(MM, P4D, PUD) p4d_set(P4D, (unsigned long)PUD) argument
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-multimedia/recipes-mkv/libebml/libebml/ |
| H A D | override-uname.patch | 33 $(CXX) $(DEPENDFLAGS) -MM -MT $$o $$i >> .depend ; \
|
| /OK3568_Linux_fs/kernel/arch/powerpc/kvm/ |
| H A D | book3s_32_sr.S | 127 lwz r4, MM(r4)
|
| /OK3568_Linux_fs/buildroot/docs/manual/ |
| H A D | getting.txt | 8 November. Release numbers are in the format YYYY.MM, so for example
|