Searched refs:pcnt (Results 1 – 7 of 7) sorted by relevance
/arch/cris/arch-v32/mach-fs/ |
D | vcs_hook.c | 22 int hook_call(unsigned id, unsigned pcnt, ...) in hook_call() argument 42 HOOK_DATA(1) = pcnt; in hook_call() 44 va_start(ap, pcnt); in hook_call() 47 for (i = 0; i != pcnt; i++) in hook_call() 52 va_start(ap, pcnt); in hook_call() 53 for (i = 1; i <= pcnt; i++) in hook_call()
|
D | vcs_hook.h | 8 int hook_call(unsigned id, unsigned pcnt, ...);
|
/arch/cris/arch-v32/mach-a3/ |
D | vcs_hook.c | 54 int hook_call(unsigned id, unsigned pcnt, ...) in hook_call() argument 64 va_start(ap, pcnt); in hook_call() 65 for (i = 1; i <= pcnt; i++) in hook_call()
|
D | vcs_hook.h | 8 int hook_call(unsigned id, unsigned pcnt, ...);
|
/arch/mips/include/asm/octeon/ |
D | cvmx-sli-defs.h | 397 uint64_t pcnt:1; member 444 uint64_t pcnt:1; member 481 uint64_t pcnt:1; member 521 uint64_t pcnt:1; member 575 uint64_t pcnt:1; member 623 uint64_t pcnt:1; member 662 uint64_t pcnt:1; member 704 uint64_t pcnt:1; member 758 uint64_t pcnt:1; member 806 uint64_t pcnt:1; member [all …]
|
D | cvmx-npei-defs.h | 988 uint64_t pcnt:1; member 1055 uint64_t pcnt:1; member 1121 uint64_t pcnt:1; member 1190 uint64_t pcnt:1; member 1256 uint64_t pcnt:1; member 1321 uint64_t pcnt:1; member 1403 uint64_t pcnt:1; member
|
/arch/s390/include/asm/ |
D | qdio.h | 309 u8 pcnt; member
|