/arch/powerpc/include/asm/ |
D | mediabay.h | 26 int check_media_bay_by_base(unsigned long base, int what); 31 int check_media_bay(struct device_node *which_bay, int what); 35 static inline int check_media_bay(struct device_node *which_bay, int what) in check_media_bay() argument
|
D | rheap.h | 80 extern int rh_get_stats(rh_info_t * info, int what, int max_stats,
|
/arch/arm/mach-ixp4xx/include/mach/ |
D | npe.h | 32 int npe_send_message(struct npe *npe, const void *msg, const char *what); 33 int npe_recv_message(struct npe *npe, void *msg, const char *what); 34 int npe_send_recv_message(struct npe *npe, void *msg, const char *what);
|
/arch/mn10300/mm/ |
D | init.c | 128 void free_init_pages(char *what, unsigned long begin, unsigned long end) in free_init_pages() argument 139 printk(KERN_INFO "Freeing %s: %ldk freed\n", what, (end - begin) >> 10); in free_init_pages()
|
/arch/x86/kernel/ |
D | verify_cpu_64.S | 66 movl $0x1,%eax # Does the cpu have what it takes 77 movl $0x80000001,%eax # Does the cpu have what it takes
|
/arch/arm/mach-ixp4xx/ |
D | ixp4xx_npe.c | 418 int npe_send_message(struct npe *npe, const void *msg, const char *what) in npe_send_message() argument 424 what, send[0], send[1]); in npe_send_message() 457 int npe_recv_message(struct npe *npe, void *msg, const char *what) in npe_recv_message() argument 462 debug_msg(npe, "Trying to receive message %s\n", what); in npe_recv_message() 495 int npe_send_recv_message(struct npe *npe, void *msg, const char *what) in npe_send_recv_message() argument 500 if ((result = npe_send_message(npe, msg, what)) != 0) in npe_send_recv_message() 502 if ((result = npe_recv_message(npe, recv, what)) != 0) in npe_send_recv_message() 507 what); in npe_send_recv_message()
|
/arch/cris/arch-v32/mach-fs/ |
D | Kconfig | 81 SDRAM command. Should be 0 unless you really know what 96 stuff. If you don't know what to use, it is always safe to put all 118 stuff. If you don't know what to use, it is always safe to put all 140 stuff. If you don't know what to use, it is always safe to put all 162 stuff. If you don't know what to use, it is always safe to put all 184 stuff. If you don't know what to use, it is always safe to put all 203 what to use, it is always safe to put all as inputs, although
|
/arch/blackfin/mm/ |
D | init.c | 187 static void __init free_init_pages(const char *what, unsigned long begin, unsigned long end) in free_init_pages() argument 197 printk(KERN_INFO "Freeing %s: %ldk freed\n", what, (end - begin) >> 10); in free_init_pages()
|
/arch/um/os-Linux/ |
D | file.c | 449 int what, err; in os_shutdown_socket() local 452 what = SHUT_RDWR; in os_shutdown_socket() 454 what = SHUT_RD; in os_shutdown_socket() 456 what = SHUT_WR; in os_shutdown_socket() 460 err = shutdown(fd, what); in os_shutdown_socket()
|
/arch/mips/include/asm/ |
D | bootinfo.h | 92 extern void free_init_pages(const char *what,
|
/arch/cris/arch-v32/mach-a3/ |
D | Kconfig | 58 stuff. If you don't know what to use, it is always safe to put all 78 stuff. If you don't know what to use, it is always safe to put all 98 stuff. If you don't know what to use, it is always safe to put all
|
/arch/um/drivers/ |
D | net_user.c | 208 static void change(char *dev, char *what, unsigned char *addr, in change() argument 214 char *argv[] = { "uml_net", version, what, dev, addr_buf, in change()
|
/arch/cris/arch-v32/ |
D | Kconfig | 185 SDRAM command. Should be 0 unless you really know what 200 stuff. If you don't know what to use, it is always safe to put all 222 stuff. If you don't know what to use, it is always safe to put all 244 stuff. If you don't know what to use, it is always safe to put all 266 stuff. If you don't know what to use, it is always safe to put all 288 stuff. If you don't know what to use, it is always safe to put all
|
/arch/cris/arch-v32/drivers/ |
D | Kconfig | 108 Normally you want this on. You can control what DMA channels to use 445 you know exactly what you are doing. The only valid reason 519 This is a bitmask (8 bits) with information of what bits in PA that a 530 This is a bitmask (8 bits) with information of what bits in PA 540 This is a bitmask (18 bits) with information of what bits in PB 551 This is a bitmask (18 bits) with information of what bits in PB 561 This is a bitmask (18 bits) with information of what bits in PC 572 This is a bitmask (18 bits) with information of what bits in PC 581 This is a bitmask (18 bits) with information of what bits in PD 591 This is a bitmask (18 bits) with information of what bits in PD [all …]
|
/arch/um/os-Linux/drivers/ |
D | ethertap_user.c | 33 enum { ADD_ADDR, DEL_ADDR } what; member 45 change.what = op; in etap_change()
|
/arch/sh/cchips/ |
D | Kconfig | 35 Do not change this unless you know what you are doing.
|
/arch/cris/arch-v10/ |
D | Kconfig | 27 <file:include/asm-cris/io.h>, and those macros are defined after what 37 <file:include/asm-cris/io.h>, and those macros are defined after what 47 <file:include/asm-cris/io.h>, and those macros are defined after what 333 stuff. If you don't know what to use, it is always safe to put all 362 If you don't know what to use, it is always safe to put all as 386 Configure what pin on CSPO-port that is used for controlling power
|
/arch/arm/plat-s3c24xx/ |
D | pm.c | 298 static inline int in_region(void *ptr, int size, void *what, size_t whatsz) in in_region() argument 300 if ((what+whatsz) < ptr) in in_region() 303 if (what > (ptr+size)) in in_region()
|
/arch/cris/arch-v32/boot/compressed/ |
D | README | 13 They can also be catted together and compressed with gzip, which is what
|
/arch/cris/arch-v10/boot/compressed/ |
D | README | 14 They can also be catted together and compressed with gzip, which is what
|
/arch/alpha/ |
D | Kconfig.debug | 40 order to debug the code. Say Y unless you know what you are doing.
|
/arch/sh/drivers/pci/ |
D | Kconfig | 35 with its resources updated beyond what they are when the device
|
/arch/cris/arch-v32/lib/ |
D | checksum.S | 46 ;; to prepare for what is needed after mloop.
|
/arch/arm/ |
D | Kconfig.debug | 6 # If you know what you are doing and are willing to live without stack 22 print a brief message explaining what the problem was. This is
|
/arch/mips/mm/ |
D | init.c | 456 void free_init_pages(const char *what, unsigned long begin, unsigned long end) in free_init_pages() argument 470 printk(KERN_INFO "Freeing %s: %ldk freed\n", what, (end - begin) >> 10); in free_init_pages()
|