/linux-4.4.14/arch/powerpc/perf/ |
D | hv-gpci-requests.h | 51 REQUEST(__count(0, 8, processor_time_in_timebase_cycles) 73 __count(0x8, 8, entitled_cycles) 74 __count(0x10, 8, consumed_capped_cycles) 75 __count(0x18, 8, consumed_uncapped_cycles) 76 __count(0x20, 8, cycles_donated) 77 __count(0x28, 8, purr_idle_cycles) 90 __count(0x8, 8, instructions_completed) 91 __count(0x10, 8, cycles) 111 __count(0x10, 8, total_link_cycles) 112 __count(0x18, 8, idle_cycles_for_a_link) [all …]
|
/linux-4.4.14/arch/mips/include/asm/ |
D | string.h | 104 strncmp(__const__ char *__cs, __const__ char *__ct, size_t __count) in strncmp() argument 127 : "=r" (__cs), "=r" (__ct), "=r" (__count), "=r" (__res) in strncmp() 128 : "0" (__cs), "1" (__ct), "2" (__count)); in strncmp() 135 extern void *memset(void *__s, int __c, size_t __count);
|
/linux-4.4.14/kernel/ |
D | user.c | 92 .__count = ATOMIC_INIT(1), 118 atomic_inc(&user->__count); in uid_hash_find() 165 if (atomic_dec_and_lock(&up->__count, &uidhash_lock)) in free_uid() 186 atomic_set(&new->__count, 1); in alloc_uid()
|
/linux-4.4.14/include/trace/ |
D | perf.h | 27 #define __perf_count(c) (__count = (c)) 41 u64 __addr = 0, __count = 1; \ 71 __count, __regs, head, __task); \
|
/linux-4.4.14/arch/ia64/kernel/ |
D | mca_drv.h | 109 ({ int __count = 0; \ 111 slidx_foreach_entry(__pos, &((slidx)->sec)) { __count++; }\ 112 __count; })
|
/linux-4.4.14/arch/mips/kernel/ |
D | mips_ksyms.c | 20 extern void *__bzero_kernel(void *__s, size_t __count); 21 extern void *__bzero(void *__s, size_t __count);
|
/linux-4.4.14/net/ieee802154/ |
D | core.c | 178 int __count; in wpan_phy_unregister() 180 __count = rdev->opencount; in wpan_phy_unregister() 182 __count == 0; })); in wpan_phy_unregister()
|
/linux-4.4.14/arch/powerpc/perf/req-gen/ |
D | _request-end.h | 4 #undef __count
|
D | _request-begin.h | 13 #define __count(f_offset, f_bytes, f_name) \ macro
|
/linux-4.4.14/arch/frv/include/asm/ |
D | math-emu.h | 117 static int __count = 3; \ 119 if (__count > 0) { \ 123 __count--; \
|
/linux-4.4.14/arch/score/include/asm/ |
D | string.h | 4 extern void *memset(void *__s, int __c, size_t __count);
|
/linux-4.4.14/arch/m32r/include/asm/ |
D | string.h | 11 extern void *memset(void *__s, int __c, size_t __count);
|
/linux-4.4.14/arch/x86/include/asm/ |
D | timer.h | 30 u32 __count; member
|
/linux-4.4.14/arch/metag/include/asm/ |
D | string.h | 5 extern void *memset(void *__s, int __c, size_t __count);
|
/linux-4.4.14/arch/sh/include/asm/ |
D | string_64.h | 7 extern void *memset(void *__s, int __c, size_t __count);
|
D | string_32.h | 115 extern void *memset(void *__s, int __c, size_t __count);
|
/linux-4.4.14/arch/m68k/include/asm/ |
D | math-emu.h | 117 static int __count = 3; \ 119 if (__count > 0) { \ 123 __count--; \
|
/linux-4.4.14/arch/x86/kernel/ |
D | tsc.c | 89 head->__count++; in cyc2ns_read_begin() 104 if (!--head->__count) { in cyc2ns_read_end() 186 data->__count = 0; in cyc2ns_data_init() 220 data->__count++; in cycles_2_ns() 229 if (!--data->__count) in cycles_2_ns()
|
/linux-4.4.14/arch/xtensa/include/asm/ |
D | string.h | 110 extern void *memset(void *__s, int __c, size_t __count);
|
/linux-4.4.14/include/linux/ |
D | phy.h | 833 #define phy_module_driver(__phy_drivers, __count) \ argument 836 return phy_drivers_register(__phy_drivers, __count); \ 841 phy_drivers_unregister(__phy_drivers, __count); \
|
D | sched.h | 815 atomic_t __count; /* reference count */ member 2445 atomic_inc(&u->__count); in get_uid()
|
/linux-4.4.14/fs/xfs/libxfs/ |
D | xfs_da_format.c | 541 to->count = be16_to_cpu(from->hdr.__count); in xfs_da2_node_hdr_from_disk() 554 to->hdr.__count = cpu_to_be16(from->count); in xfs_da2_node_hdr_to_disk() 569 to->count = be16_to_cpu(hdr3->__count); in xfs_da3_node_hdr_from_disk() 584 hdr3->__count = cpu_to_be16(from->count); in xfs_da3_node_hdr_to_disk()
|
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/sound/oss/ |
D | waveartist.c | 426 waveartist_output_block(int dev, unsigned long buf, int __count, int intrflag) in waveartist_output_block() argument 433 unsigned int count = __count; in waveartist_output_block() 473 waveartist_start_input(int dev, unsigned long buf, int __count, int intrflag) in waveartist_start_input() argument 480 unsigned int count = __count; in waveartist_start_input()
|
/linux-4.4.14/net/wireless/ |
D | core.c | 772 int __count; in wiphy_unregister() 774 __count = rdev->opencount; in wiphy_unregister() 776 __count == 0; })); in wiphy_unregister()
|