Searched defs:__count (Results 1 – 7 of 7) sorted by relevance
/linux-4.4.14/arch/x86/include/asm/ |
D | timer.h | 30 u32 __count; member
|
/linux-4.4.14/arch/powerpc/perf/req-gen/ |
D | _request-begin.h | 13 #define __count(f_offset, f_bytes, f_name) \ macro
|
/linux-4.4.14/arch/mips/include/asm/ |
D | string.h | 104 strncmp(__const__ char *__cs, __const__ char *__ct, size_t __count) in strncmp()
|
/linux-4.4.14/sound/oss/ |
D | waveartist.c | 426 waveartist_output_block(int dev, unsigned long buf, int __count, int intrflag) in waveartist_output_block() 473 waveartist_start_input(int dev, unsigned long buf, int __count, int intrflag) in waveartist_start_input()
|
/linux-4.4.14/fs/xfs/libxfs/ |
D | xfs_da_format.h | 80 __be16 __count; /* count of active entries */ member 86 __be16 __count; /* count of active entries */ member
|
/linux-4.4.14/include/linux/ |
D | phy.h | 833 #define phy_module_driver(__phy_drivers, __count) \ argument
|
D | sched.h | 815 atomic_t __count; /* reference count */ member
|