Searched refs:system (Results 151 - 175 of 1356) sorted by relevance

1234567891011>>

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-ia64/
H A Dkernprof.h13 #include <asm/system.h>
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-x86_64/
H A Dapic.h7 #include <asm/system.h>
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Drwsem.h21 #include <asm/system.h>
H A Dtqueue.h19 #include <asm/system.h>
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-x86_64/
H A Dapic.h7 #include <asm/system.h>
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Drwsem.h21 #include <asm/system.h>
H A Dtqueue.h19 #include <asm/system.h>
/asus-wl-520gu-7.0.1.45/src/linux/linux/kernel/
H A Ddma.c18 #include <asm/system.h>
H A Dtimer.c4 * Kernel internal timers, kernel timekeeping, basic process system calls
372 * the end of the day, the system clock is set back one
373 * second; if in leap-delete state, the system clock is
534 unsigned long user, unsigned long system)
539 psecs += (p->times.tms_stime += system);
578 unsigned long system, int cpu)
581 p->per_cpu_stime[cpu] += system;
582 do_process_times(p, user, system);
589 * process. user_tick is 1 if the tick is user time, 0 for system.
594 int cpu = smp_processor_id(), system local
533 do_process_times(struct task_struct *p, unsigned long user, unsigned long system) argument
577 update_one_process(struct task_struct *p, unsigned long user, unsigned long system, int cpu) argument
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm/sibyte/
H A D64bit.h28 #include <asm/system.h>
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-arm/arch-ebsa285/
H A Dkeyboard.h12 #include <asm/system.h>
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-arm/arch-mx1ads/
H A Dtime.h20 #include <asm/system.h>
134 * Make irqs happen for the system timer
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-arm/arch-shark/
H A Dkeyboard.h13 #include <asm/system.h>
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-arm/
H A Ddma.h8 #include <asm/system.h>
H A Dsystem.h9 /* information about the system we're running on */
17 * present in a PCI system.
37 #include <asm/proc/system.h>
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-cris/
H A Dprocessor.h14 #include <asm/system.h>
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-i386/
H A Dapic.h7 #include <asm/system.h>
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-ia64/
H A Dkernprof.h13 #include <asm/system.h>
/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/partitions/
H A Dmac.c18 #include <asm/system.h>
H A Dsgi.c15 #include <asm/system.h>
/asus-wl-520gu-7.0.1.45/src/router/samba/source/lib/
H A Dsock_exec.c111 exit(system(prog));
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/m68k/ifpsp060/
H A Dfskeleton.S60 | routine. The operating system can do system dependent clean-up or
71 | is present. The routine below should point to the operating system handler
90 | is present. The routine below should point to the operating system handler
108 | is present. The routine below should point to the operating system handler
127 | is present. The routine below should point to the operating system handler
146 | is present. The routine below should point to the operating system handler
165 | is present. The routine below should point to the operating system handler
184 | is present. The routine below should point to the operating system handler
247 | system handle
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/video/matrox/
H A Dmatroxfb_misc.c778 MINFO->values.pll.system = get_u16(bd->pins + 28) ? get_u16(bd->pins + 28) * 10 : 50000;
788 MINFO->values.pll.system = 50000;
795 MINFO->limits.system.vcomax = (bd->pins[41] == 0xFF) ? 230000 : ((bd->pins[41] + 100) * 1000);
800 MINFO->values.pll.system = (bd->pins[43] == 0xFF) ? 50000 : ((bd->pins[43] + 100) * 1000);
808 MINFO->limits.system.vcomax = 230000;
810 MINFO->values.pll.system = 50000;
816 MINFO->limits.system.vcomax = (bd->pins[36] == 0xFF) ? 230000 : ((bd->pins[36] + 100) * 1000);
832 MINFO->limits.system.vcomax = 230000;
842 MINFO->limits.system.vcomax = (bd->pins[ 38] == 0xFF) ? MINFO->limits.pixel.vcomax : bd->pins[ 38] * 4000;
852 MINFO->values.pll.system
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/alpha/kernel/
H A Dmachvec_impl.h145 #define ALIAS_MV(system) \
146 asm(".global alpha_mv\nalpha_mv = " #system "_mv");
/asus-wl-520gu-7.0.1.45/src/router/samba/packaging/SGI/
H A Dinst.msg5 echo Samba has been installed on your system.

Completed in 237 milliseconds

1234567891011>>