/arch/riscv/ |
D | Kconfig.errata | 22 If you don't know what to do here, say "Y". 43 If you don't know what to do here, say "Y". 54 If you don't know what to do here, say "Y". 75 If you don't know what to do here, say "Y". 87 If you don't know what to do here, say "Y". 100 If you don't know what to do here, say "Y".
|
D | Kconfig | 365 If you don't know what to do here, say N. 451 If you don't know what to do here, say Y. 470 If you don't know what to do here, say Y. 488 If you don't know what to do here, say Y. 508 If you don't know what to do here, say Y. 519 If you don't know what to do here, say Y. 564 If you don't know what to do here, say Y. 581 If you don't know what to do here, say Y. 594 If you don't know what to do here, say Y. 638 If you don't know what to do here, say Y. [all …]
|
/arch/microblaze/ |
D | Kconfig | 134 Unless you know what you are doing, say N here. 162 Say N here unless you know what you are doing. 188 Say N here unless you know what you are doing. 202 Say N here unless you know what you are doing. 216 Say N here unless you know what you are doing.
|
/arch/x86/kernel/ |
D | verify_cpu.S | 100 movl $0x1,%eax # Does the cpu have what it takes 111 movl $0x80000001,%eax # Does the cpu have what it takes
|
/arch/arm64/kvm/hyp/nvhe/ |
D | psci-relay.c | 64 #define is_psci_0_1(what, func_id) \ argument 65 (kvm_host_psci_config.psci_0_1_ ## what ## _implemented && \ 66 (func_id) == kvm_host_psci_config.function_ids_0_1.what)
|
/arch/arm/boot/dts/broadcom/ |
D | bcm53016-dlink-dwl-8610ap.dts | 31 /* Actually "diag" unclear what this means */ 101 * This ECC is a bit unorthodox but it is what the stock firmware
|
/arch/um/os-Linux/ |
D | file.c | 488 int what, err; in os_shutdown_socket() local 491 what = SHUT_RDWR; in os_shutdown_socket() 493 what = SHUT_RD; in os_shutdown_socket() 495 what = SHUT_WR; in os_shutdown_socket() 499 err = shutdown(fd, what); in os_shutdown_socket()
|
/arch/powerpc/include/asm/ |
D | rheap.h | 80 extern int rh_get_stats(rh_info_t * info, int what, int max_stats,
|
/arch/mips/include/asm/ |
D | bootinfo.h | 102 extern void free_init_pages(const char *what,
|
/arch/um/drivers/ |
D | net_user.c | 206 static void change(char *dev, char *what, unsigned char *addr, in change() argument 212 char *argv[] = { "uml_net", version, what, dev, addr_buf, in change()
|
/arch/um/os-Linux/drivers/ |
D | ethertap_user.c | 31 enum { ADD_ADDR, DEL_ADDR } what; member 43 change.what = op; in etap_change()
|
/arch/nios2/ |
D | Kconfig | 148 Say N here unless you know what you are doing. 162 Say N here unless you know what you are doing. 174 Say N here unless you know what you are doing.
|
/arch/arm/kernel/ |
D | hyp-stub.S | 48 strne \reg1, [\reg2] @ record what happened and give up
|
/arch/mips/sgi-ip22/ |
D | Platform | 24 # Simplified: what IP22 does at 128MB+ in ksegN, IP28 does at 512MB+ in xkphys
|
/arch/sh/cchips/ |
D | Kconfig | 36 Do not change this unless you know what you are doing.
|
/arch/powerpc/kernel/ |
D | mce_power.c | 115 static int mce_flush(int what) in mce_flush() argument 118 if (what == MCE_FLUSH_SLB) { in mce_flush() 123 if (what == MCE_FLUSH_ERAT) { in mce_flush() 127 if (what == MCE_FLUSH_TLB) { in mce_flush()
|
/arch/alpha/ |
D | Kconfig.debug | 38 order to debug the code. Say Y unless you know what you are doing.
|
/arch/x86/mm/ |
D | init.c | 897 void free_init_pages(const char *what, unsigned long begin, unsigned long end) in free_init_pages() argument 937 POISON_FREE_INITMEM, what); in free_init_pages() 946 void free_kernel_image_pages(const char *what, void *begin, void *end) in free_kernel_image_pages() argument 952 free_init_pages(what, begin_ul, end_ul); in free_kernel_image_pages()
|
/arch/arm/boot/dts/intel/ixp/ |
D | intel-ixp42x-freecom-fsg-3.dts | 40 /* Closest approximation of what the key should do */ 53 /* Unplug USB, closest approximation of what the key should do */
|
/arch/x86/include/asm/ |
D | processor.h | 695 void free_init_pages(const char *what, unsigned long begin, unsigned long end); 696 extern void free_kernel_image_pages(const char *what, void *begin, void *end);
|
/arch/sparc/mm/ |
D | srmmu.c | 782 int what; /* 0 = normal-pte, 1 = pmd-level pte, 2 = pgd-level pte */ in srmmu_inherit_prom_mappings() local 797 what = 0; in srmmu_inherit_prom_mappings() 802 what = 1; in srmmu_inherit_prom_mappings() 807 what = 2; in srmmu_inherit_prom_mappings() 813 if (what == 2) { in srmmu_inherit_prom_mappings() 827 if (what == 1) { in srmmu_inherit_prom_mappings()
|
/arch/mips/mm/ |
D | init.c | 481 void free_init_pages(const char *what, unsigned long begin, unsigned long end) in free_init_pages() argument 492 printk(KERN_INFO "Freeing %s: %ldk freed\n", what, (end - begin) >> 10); in free_init_pages()
|
/arch/sh/ |
D | Kconfig.cpu | 86 accomplishing what is taken care of by the banked registers.
|
/arch/powerpc/ |
D | Kconfig | 82 can manage. Virtual interrupt numbers are what you see in 864 Used to define the stack size. The default is almost always what you 865 want. Only change this if you know what you are doing. 878 Say N here unless you know what you are doing. 1165 Unless you know what you are doing, say N here. 1180 Say N here unless you know what you are doing. 1196 Say N here unless you know what you are doing. 1232 Say N here unless you know what you are doing. 1247 Say N here unless you know what you are doing. 1261 Say N here unless you know what you are doing. [all …]
|
/arch/arm64/boot/dts/qcom/ |
D | sc7280-chrome-common.dtsi | 6 * place by the Chrome bootloader which are different than what's put into
|