Home
last modified time | relevance | path

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

1234

/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/arm/plat-samsung/
Dpm-check.c144 static inline int in_region(void *ptr, int size, void *what, size_t whatsz) in in_region() argument
146 if ((what+whatsz) < ptr) in in_region()
149 if (what > (ptr+size)) in in_region()
/arch/arm/mach-ixp4xx/
Dixp4xx_npe.c412 int npe_send_message(struct npe *npe, const void *msg, const char *what) in npe_send_message() argument
418 what, send[0], send[1]); in npe_send_message()
451 int npe_recv_message(struct npe *npe, void *msg, const char *what) in npe_recv_message() argument
456 debug_msg(npe, "Trying to receive message %s\n", what); in npe_recv_message()
489 int npe_send_recv_message(struct npe *npe, void *msg, const char *what) in npe_send_recv_message() argument
494 if ((result = npe_send_message(npe, msg, what)) != 0) in npe_send_recv_message()
496 if ((result = npe_recv_message(npe, recv, what)) != 0) in npe_send_recv_message()
501 what); in npe_send_recv_message()
/arch/cris/arch-v32/drivers/
DKconfig48 Normally you want this on. You can control what DMA channels to use
130 you know exactly what you are doing. The only valid reason
204 This is a bitmask (8 bits) with information of what bits in PA that a
215 This is a bitmask (8 bits) with information of what bits in PA
225 This is a bitmask (18 bits) with information of what bits in PB
236 This is a bitmask (18 bits) with information of what bits in PB
246 This is a bitmask (18 bits) with information of what bits in PC
257 This is a bitmask (18 bits) with information of what bits in PC
266 This is a bitmask (18 bits) with information of what bits in PD
276 This is a bitmask (18 bits) with information of what bits in PD
[all …]
/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/um/os-Linux/
Dfile.c462 int what, err; in os_shutdown_socket() local
465 what = SHUT_RDWR; in os_shutdown_socket()
467 what = SHUT_RD; in os_shutdown_socket()
469 what = SHUT_WR; in os_shutdown_socket()
473 err = shutdown(fd, what); in os_shutdown_socket()
/arch/x86/kernel/
Dverify_cpu.S100 movl $0x1,%eax # Does the cpu have what it takes
111 movl $0x80000001,%eax # Does the cpu have what it takes
/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/powerpc/include/asm/
Drheap.h80 extern int rh_get_stats(rh_info_t * info, int what, int max_stats,
/arch/mips/include/asm/
Dbootinfo.h118 extern void free_init_pages(const char *what,
/arch/arm/firmware/
DKconfig27 Say n if you don't know what this is about.
/arch/um/drivers/
Dnet_user.c206 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/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/um/os-Linux/drivers/
Dethertap_user.c31 enum { ADD_ADDR, DEL_ADDR } what; member
43 change.what = op; in etap_change()
/arch/sh/cchips/
DKconfig35 Do not change this unless you know what you are doing.
/arch/microblaze/
DKconfig144 Unless you know what you are doing, say N here.
181 Say N here unless you know what you are doing.
207 Say N here unless you know what you are doing.
222 Say N here unless you know what you are doing.
/arch/cris/boot/compressed/
DREADME13 They can also be catted together and compressed with gzip, which is what
/arch/cris/arch-v10/
DKconfig28 what YOU choose in this option. The actual bits used are configured
38 what YOU choose in this option. The actual bits used are configured
48 what YOU choose in this option. The actual bits used are configured
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/mips/sgi-ip22/
DPlatform25 # Simplified: what IP22 does at 128MB+ in ksegN, IP28 does at 512MB+ in xkphys
/arch/arm/kernel/
Dhyp-stub.S60 strne \reg1, [\reg2, \reg3] @ record what happened and give up
/arch/alpha/
DKconfig.debug40 order to debug the code. Say Y unless you know what you are doing.
/arch/mips/mm/
Dinit.c394 void free_init_pages(const char *what, unsigned long begin, unsigned long end) in free_init_pages() argument
405 printk(KERN_INFO "Freeing %s: %ldk freed\n", what, (end - begin) >> 10); in free_init_pages()
/arch/cris/arch-v32/lib/
Dchecksum.S47 ;; to prepare for what is needed after mloop.
/arch/powerpc/
DKconfig42 can manage. Virtual interrupt numbers are what you see in
571 Say N unless you know what you are doing.
782 # Platforms that what PCI turned unconditionally just do select PCI
866 Unless you know what you are doing, say N here.
881 Say N here unless you know what you are doing.
897 Say N here unless you know what you are doing.
953 Say N here unless you know what you are doing.
968 Say N here unless you know what you are doing.
982 Say N here unless you know what you are doing.
1005 Say N here unless you know what you are doing.
/arch/sparc/mm/
Dsrmmu.c751 int what; /* 0 = normal-pte, 1 = pmd-level pte, 2 = pgd-level pte */ in srmmu_inherit_prom_mappings() local
766 what = 0; in srmmu_inherit_prom_mappings()
771 what = 1; in srmmu_inherit_prom_mappings()
776 what = 2; in srmmu_inherit_prom_mappings()
780 if (what == 2) { in srmmu_inherit_prom_mappings()
801 if (what == 1) { in srmmu_inherit_prom_mappings()

1234