Home
last modified time | relevance | path

Searched refs:what (Results 1 – 25 of 179) sorted by relevance

12345678

/arch/powerpc/include/asm/
Dmediabay.h26 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
Drheap.h80 extern int rh_get_stats(rh_info_t * info, int what, int max_stats,
/arch/arm/mach-ixp4xx/include/mach/
Dnpe.h32 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/
Dinit.c128 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/
Dverify_cpu_64.S66 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/
Dixp4xx_npe.c418 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/
DKconfig81 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/
Dinit.c187 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/
Dfile.c449 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/
Dbootinfo.h92 extern void free_init_pages(const char *what,
/arch/cris/arch-v32/mach-a3/
DKconfig58 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/
Dnet_user.c208 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/
DKconfig185 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/
DKconfig108 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/
Dethertap_user.c33 enum { ADD_ADDR, DEL_ADDR } what; member
45 change.what = op; in etap_change()
/arch/sh/cchips/
DKconfig35 Do not change this unless you know what you are doing.
/arch/cris/arch-v10/
DKconfig27 <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/
Dpm.c298 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/
DREADME13 They can also be catted together and compressed with gzip, which is what
/arch/cris/arch-v10/boot/compressed/
DREADME14 They can also be catted together and compressed with gzip, which is what
/arch/alpha/
DKconfig.debug40 order to debug the code. Say Y unless you know what you are doing.
/arch/sh/drivers/pci/
DKconfig35 with its resources updated beyond what they are when the device
/arch/cris/arch-v32/lib/
Dchecksum.S46 ;; to prepare for what is needed after mloop.
/arch/arm/
DKconfig.debug6 # 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/
Dinit.c456 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()

12345678