/arch/alpha/oprofile/ |
D | op_model_ev67.c | 144 ev67_handle_interrupt(unsigned long which, struct pt_regs *regs, in ev67_handle_interrupt() argument 198 oprofile_add_pc(regs->pc, kern, which); in ev67_handle_interrupt() 200 op_add_pm(regs->pc, kern, which, in ev67_handle_interrupt() 207 op_add_pm(pmpc, kern, which, ctr, in ev67_handle_interrupt() 214 op_add_pm(pmpc, kern, which, ctr, PM_DTB_MISS); in ev67_handle_interrupt() 217 op_add_pm(pmpc, kern, which, ctr, PM_UNALIGNED); in ev67_handle_interrupt() 237 op_add_pm(pmpc, kern, which, ctr, PM_MISPREDICT); in ev67_handle_interrupt() 241 oprofile_add_pc(pmpc, kern, which); in ev67_handle_interrupt() 245 op_add_pm(pmpc, kern, which, ctr, PM_STALLED); in ev67_handle_interrupt() 251 op_add_pm(pmpc, kern, which, ctr, PM_TAKEN); in ev67_handle_interrupt()
|
D | op_model_ev4.c | 94 ev4_handle_interrupt(unsigned long which, struct pt_regs *regs, in ev4_handle_interrupt() argument 99 if (!ctr[which].enabled) in ev4_handle_interrupt() 103 oprofile_add_sample(regs, which); in ev4_handle_interrupt()
|
D | common.c | 36 op_handle_interrupt(unsigned long which, struct pt_regs *regs) in op_handle_interrupt() argument 38 model->handle_interrupt(which, regs, ctr); in op_handle_interrupt() 44 if ((reg.need_reset >> which) & 1) in op_handle_interrupt() 45 model->reset_ctr(®, which); in op_handle_interrupt()
|
D | op_model_ev6.c | 86 ev6_handle_interrupt(unsigned long which, struct pt_regs *regs, in ev6_handle_interrupt() argument 90 oprofile_add_sample(regs, which); in ev6_handle_interrupt()
|
/arch/alpha/kernel/ |
D | sys_marvel.c | 190 io7_redirect_one_lsi(struct io7 *io7, unsigned int which, unsigned int where) in io7_redirect_one_lsi() argument 197 val = io7->csrs->PO7_LSI_CTL[which].csr; in io7_redirect_one_lsi() 201 io7->csrs->PO7_LSI_CTL[which].csr = val; in io7_redirect_one_lsi() 203 io7->csrs->PO7_LSI_CTL[which].csr; in io7_redirect_one_lsi() 207 io7_redirect_one_msi(struct io7 *io7, unsigned int which, unsigned int where) in io7_redirect_one_msi() argument 214 val = io7->csrs->PO7_MSI_CTL[which].csr; in io7_redirect_one_msi() 218 io7->csrs->PO7_MSI_CTL[which].csr = val; in io7_redirect_one_msi() 220 io7->csrs->PO7_MSI_CTL[which].csr; in io7_redirect_one_msi() 224 init_one_io7_lsi(struct io7 *io7, unsigned int which, unsigned int where) in init_one_io7_lsi() argument 229 io7->csrs->PO7_LSI_CTL[which].csr = ((unsigned long)where << 14); in init_one_io7_lsi() [all …]
|
D | err_titan.c | 73 titan_parse_p_serror(int which, u64 serror, int print) in titan_parse_p_serror() argument 115 err_print_prefix, which, serror); in titan_parse_p_serror() 140 titan_parse_p_perror(int which, int port, u64 perror, int print) in titan_parse_p_perror() argument 232 err_print_prefix, which, in titan_parse_p_perror() 274 titan_parse_p_agperror(int which, u64 agperror, int print) in titan_parse_p_agperror() argument 325 which, agperror); in titan_parse_p_agperror() 357 titan_parse_p_chip(int which, u64 serror, u64 gperror, in titan_parse_p_chip() argument 361 status |= titan_parse_p_serror(which, serror, print); in titan_parse_p_chip() 362 status |= titan_parse_p_perror(which, 0, gperror, print); in titan_parse_p_chip() 363 status |= titan_parse_p_perror(which, 1, aperror, print); in titan_parse_p_chip() [all …]
|
D | pci-noop.c | 53 sys_pciconfig_iobase(long which, unsigned long bus, unsigned long dfn) in sys_pciconfig_iobase() argument 58 if (which & IOBASE_FROM_HOSE) { in sys_pciconfig_iobase() 72 switch (which & ~IOBASE_FROM_HOSE) { in sys_pciconfig_iobase()
|
D | smp.c | 580 unsigned long which; in handle_ipi() local 582 which = ops & -ops; in handle_ipi() 583 ops &= ~which; in handle_ipi() 584 which = __ffs(which); in handle_ipi() 586 switch (which) { in handle_ipi() 604 this_cpu, which); in handle_ipi()
|
/arch/x86/platform/uv/ |
D | bios_uv.c | 31 s64 uv_bios_call(enum uv_bios_cmd which, u64 a1, u64 a2, u64 a3, u64 a4, u64 a5) in uv_bios_call() argument 42 ret = efi_call6((void *)__va(tab->function), (u64)which, in uv_bios_call() 48 s64 uv_bios_call_irqsave(enum uv_bios_cmd which, u64 a1, u64 a2, u64 a3, in uv_bios_call_irqsave() argument 55 ret = uv_bios_call(which, a1, a2, a3, a4, a5); in uv_bios_call_irqsave() 61 s64 uv_bios_call_reentrant(enum uv_bios_cmd which, u64 a1, u64 a2, u64 a3, in uv_bios_call_reentrant() argument 67 ret = uv_bios_call(which, a1, a2, a3, a4, a5); in uv_bios_call_reentrant()
|
/arch/ia64/kernel/ |
D | smp.c | 107 unsigned long which; in handle_IPI() local 109 which = ffz(~ops); in handle_IPI() 110 ops &= ~(1 << which); in handle_IPI() 112 switch (which) { in handle_IPI() 129 this_cpu, which); in handle_IPI()
|
/arch/um/ |
D | Kconfig.char | 7 console driver which dumps all printk messages to stderr. 77 This is the string describing the channel to which the main console 79 command line. The default value is "fd:0,fd:1", which attaches the 87 This is the string describing the channel to which all consoles 90 which brings them up in xterms. 93 which don't have X or xterm available. 99 This is the string describing the channel to which the serial lines 101 command line. The default value is "pty", which attaches them to 105 which don't have a set of /dev/pty* devices. 111 soundcore and the UML hostaudio relay, which acts as a intermediary
|
/arch/mips/sgi-ip27/ |
D | Kconfig | 10 in either N-Modes which allows for more nodes or M-Mode which allows 19 in either N-Modes which allows for more nodes or M-Mode which allows
|
/arch/x86/math-emu/ |
D | README | 26 which was my 80387 emulator for early versions of djgpp (gcc under 27 msdos); wm-emu387 was in turn based upon emu387 which was written by 61 is not the obvious one which most people seem to use, but is designed 64 seen it. It is based upon one of those ideas which one carries around 74 a value of pi which is accurate to more than 128 bits. As a consequence, 78 80486, which uses a value of pi which is accurate to 66 bits. 87 variables. The code which accesses user memory is confined to five 97 form of re-entrancy which is required by the Linux kernel. 103 are fewer than those which applied to the 1.xx series of the emulator. 139 able to find the instruction which caused the device-not-present [all …]
|
/arch/m68k/ |
D | Kconfig.devices | 22 Say Y here to support the /proc/hardware file, which gives you 39 which allows direct access to the hard drives without using 47 which allows the console output to be redirected to the stderr 55 which will emulate a regular ethernet device while presenting an 100 system console (the system console is the device which receives all 101 kernel messages and warnings and which allows logins in single user
|
/arch/powerpc/kernel/ |
D | sys_ppc32.c | 473 long compat_sys_getpriority(u32 which, u32 who) in compat_sys_getpriority() argument 476 return sys_getpriority((int)which, (int)who); in compat_sys_getpriority() 479 long compat_sys_setpriority(u32 which, u32 who, u32 niceval) in compat_sys_setpriority() argument 482 return sys_setpriority((int)which, (int)who, (int)niceval); in compat_sys_setpriority() 485 long compat_sys_ioprio_get(u32 which, u32 who) in compat_sys_ioprio_get() argument 488 return sys_ioprio_get((int)which, (int)who); in compat_sys_ioprio_get() 491 long compat_sys_ioprio_set(u32 which, u32 who, u32 ioprio) in compat_sys_ioprio_set() argument 494 return sys_ioprio_set((int)which, (int)who, (int)ioprio); in compat_sys_ioprio_set()
|
/arch/unicore32/boot/compressed/ |
D | vmlinux.lds.in | 19 * which is required for PIC decompression. Local data generates 20 * GOTOFF relocations, which prevents it being relocated independently
|
/arch/parisc/kernel/ |
D | smp.c | 147 unsigned long which = ffz(~ops); in ipi_interrupt() local 149 ops &= ~(1 << which); in ipi_interrupt() 151 switch (which) { in ipi_interrupt() 186 this_cpu, which); in ipi_interrupt()
|
/arch/frv/kernel/ |
D | head.inc | 47 __sdram_base = 0x00000000 /* base address to which SDRAM relocated */ 49 __sdram_base = __page_offset /* base address to which SDRAM relocated */
|
/arch/powerpc/platforms/pseries/ |
D | Kconfig | 28 on logically-partitioned pSeries systems which use shared 29 processors, that is, which share physical processors between 64 which may need OS attention. RTAS returns events for multiple 88 going on. This does not enable debugging in lpar.c, which must 121 which are accessible through a debugfs file.
|
/arch/blackfin/boot/ |
D | install.sh | 40 if which ${INSTALLKERNEL} >/dev/null 2>&1; then
|
/arch/arm/boot/compressed/ |
D | vmlinux.lds.in | 19 * which is required for PIC decompression. Local data generates 20 * GOTOFF relocations, which prevents it being relocated independently
|
/arch/cris/boot/compressed/ |
D | README | 13 They can also be catted together and compressed with gzip, which is what 17 the binary file decompress.bin, which is catted together with piggy.img
|
/arch/arm/plat-samsung/ |
D | pm.c | 219 unsigned long which, in s3c_pm_show_resume_irqs() argument 224 which &= ~mask; in s3c_pm_show_resume_irqs() 227 if (which & (1L<<i)) { in s3c_pm_show_resume_irqs()
|
/arch/arm/mach-s3c24xx/include/mach/ |
D | pm-core.h | 45 static void s3c_pm_show_resume_irqs(int start, unsigned long which,
|
/arch/ia64/kernel/cpufreq/ |
D | Kconfig | 19 This driver adds a CPUFreq driver which utilizes the ACPI
|