Home
last modified time | relevance | path

Searched defs:cnt (Results 1 – 25 of 63) sorted by relevance

123

/arch/arm/oprofile/
Dop_model_v7.c46 static inline u32 armv7_pmnc_enable_counter(unsigned int cnt) in armv7_pmnc_enable_counter()
67 static inline u32 armv7_pmnc_disable_counter(unsigned int cnt) in armv7_pmnc_disable_counter()
88 static inline u32 armv7_pmnc_enable_intens(unsigned int cnt) in armv7_pmnc_enable_intens()
123 static inline int armv7_pmnc_select_counter(unsigned int cnt) in armv7_pmnc_select_counter()
139 static inline void armv7_pmnc_write_evtsel(unsigned int cnt, u32 val) in armv7_pmnc_write_evtsel()
147 static void armv7_pmnc_reset_counter(unsigned int cnt) in armv7_pmnc_reset_counter()
186 unsigned int cnt; in armv7_setup_pmnc() local
260 unsigned int cnt; in armv7_pmnc_interrupt() local
337 unsigned int cnt; in armv7_pmnc_dump_regs() local
Dop_model_arm11_core.c34 static void arm11_reset_counter(unsigned int cnt) in arm11_reset_counter()
54 unsigned int cnt; in arm11_setup_pmu() local
103 unsigned int cnt; in arm11_stop_pmu() local
119 unsigned int cnt; in arm11_pmu_interrupt() local
/arch/mips/fw/arc/
Dpromlib.c25 ULONG cnt; in prom_putchar() local
35 ULONG cnt; in prom_getchar() local
/arch/mips/kernel/
Dcevt-r4k.c27 unsigned int cnt; in mips_next_event() local
121 unsigned int cnt; in c0_compare_int_usable() local
/arch/cris/include/arch-v32/mach-a3/mach/hwregs/
Dtimer_defs.h123 unsigned int cnt : 8; member
130 unsigned int cnt : 8; member
169 unsigned int cnt : 8; member
179 unsigned int cnt : 8; member
189 unsigned int cnt : 1; member
200 unsigned int cnt : 1; member
211 unsigned int cnt : 1; member
221 unsigned int cnt : 1; member
/arch/cris/include/arch-v32/mach-fs/mach/hwregs/
Dtimer_defs.h126 unsigned int cnt : 8; member
133 unsigned int cnt : 8; member
172 unsigned int cnt : 8; member
182 unsigned int cnt : 8; member
192 unsigned int cnt : 1; member
203 unsigned int cnt : 1; member
214 unsigned int cnt : 1; member
224 unsigned int cnt : 1; member
/arch/ia64/lib/
Dclear_user.S25 #define cnt r16 macro
Dmemcpy.S28 # define cnt r16 macro
Dmemset.S25 #define cnt in2 macro
/arch/mips/sgi-ip22/
Dip22-time.c121 ULONG cnt; in indy_8254timer_irq() local
Dip22-mc.c53 int i, j, found, cnt = 0; in probe_memory() local
/arch/alpha/math-emu/
Dqrnnd.S40 #define cnt $2 macro
/arch/sh/kernel/
Dio_trapped.c204 static unsigned long from_device(void *dst, const void *src, unsigned long cnt) in from_device()
227 static unsigned long to_device(void *dst, const void *src, unsigned long cnt) in to_device()
/arch/h8300/kernel/timer/
Dtimer16.c66 unsigned int cnt; in h8300_timer_setup() local
Dtimer8.c86 unsigned int cnt; in h8300_timer_setup() local
Ditu.c71 unsigned int cnt; in h8300_timer_setup() local
Dtpu.c85 unsigned int cnt; in h8300_timer_setup() local
/arch/m68k/amiga/
Dpcmcia.c44 int cnt, pos, len; in pcmcia_copy_tuple() local
/arch/m68k/kernel/
Dtime.c54 static unsigned cnt = 0, period = 0, dist = 0; in timer_interrupt() local
Dints.c131 void __init m68k_setup_user_interrupt(unsigned int vec, unsigned int cnt, in m68k_setup_user_interrupt()
157 unsigned int cnt) in m68k_setup_irq_controller()
/arch/x86/boot/
Dtty.c93 int cnt = 30; in getchar_timeout() local
/arch/mips/boot/
Daddinitrd.c51 int i, cnt; in main() local
/arch/parisc/kernel/
Dmodule.c206 unsigned long cnt = 0; in count_stubs() local
222 unsigned long cnt = 0; in count_gots() local
239 unsigned long cnt = 0; in count_fdescs() local
254 unsigned long cnt = 0; in count_stubs() local
/arch/powerpc/mm/
Dinit_32.c208 unsigned long cnt = 0; in free_sec() local
/arch/cris/include/arch-v32/arch/hwregs/
Dbif_dma_defs.h93 unsigned int cnt : 1; member
131 unsigned int cnt : 16; member
143 unsigned int cnt : 1; member
180 unsigned int cnt : 16; member
192 unsigned int cnt : 1; member
230 unsigned int cnt : 16; member
242 unsigned int cnt : 1; member
279 unsigned int cnt : 16; member

123