Home
last modified time | relevance | path

Searched refs:__count (Results 1 – 10 of 10) sorted by relevance

/arch/powerpc/perf/
A Dhv-gpci-requests.h74 __count(0x8, 8, entitled_cycles)
77 __count(0x20, 8, cycles_donated)
93 __count(0x10, 8, cycles)
146 __count(0x20, 8, gx0_in_retries)
173 __count(0x10, 8, mc0_frames)
174 __count(0x18, 8, mc0_reads)
175 __count(0x20, 8, mc0_write)
177 __count(0x30, 8, mc1_frames)
178 __count(0x38, 8, mc1_reads)
179 __count(0x40, 8, mc1_writes)
[all …]
/arch/arm64/include/asm/
A Drqspinlock.h37 unsigned int __count = 0; \
43 if (__count++ < smp_cond_time_check_count) \
47 __count = 0; \
/arch/loongarch/include/asm/
A Dstring.h9 extern void *memset(void *__s, int __c, size_t __count);
10 extern void *__memset(void *__s, int __c, size_t __count);
/arch/xtensa/include/asm/
A Dstring.h110 extern void *memset(void *__s, int __c, size_t __count);
111 extern void *__memset(void *__s, int __c, size_t __count);
/arch/powerpc/perf/req-gen/
A D_request-end.h5 #undef __count
A D_request-begin.h14 #define __count(f_offset, f_bytes, f_name) \ macro
/arch/mips/include/asm/
A Dstring.h14 extern void *memset(void *__s, int __c, size_t __count);
/arch/m68k/include/asm/
A Dmath-emu.h118 static int __count = 3; \
120 if (__count > 0) { \
124 __count--; \
/arch/sh/include/asm/
A Dstring_32.h88 extern void *memset(void *__s, int __c, size_t __count);
/arch/riscv/include/asm/
A Dkvm_nacl.h87 #define nacl_scratch_write_longs(__shmem, __offset, __array, __count) \ argument
93 for (__i = 0; __i < (__count); __i++) \

Completed in 13 milliseconds