Home
last modified time | relevance | path

Searched defs:__count (Results 1 – 7 of 7) sorted by relevance

/linux-4.4.14/arch/x86/include/asm/
Dtimer.h30 u32 __count; member
/linux-4.4.14/arch/powerpc/perf/req-gen/
D_request-begin.h13 #define __count(f_offset, f_bytes, f_name) \ macro
/linux-4.4.14/arch/mips/include/asm/
Dstring.h104 strncmp(__const__ char *__cs, __const__ char *__ct, size_t __count) in strncmp()
/linux-4.4.14/sound/oss/
Dwaveartist.c426 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/
Dxfs_da_format.h80 __be16 __count; /* count of active entries */ member
86 __be16 __count; /* count of active entries */ member
/linux-4.4.14/include/linux/
Dphy.h833 #define phy_module_driver(__phy_drivers, __count) \ argument
Dsched.h815 atomic_t __count; /* reference count */ member