Searched refs:r_count (Results 1 – 12 of 12) sorted by relevance
69 uint32_t r_count; member83 uint32_t rd_count = ch->r_count; in ivc_channel_empty()109 uint32_t rd_count = ch->r_count; in ivc_channel_full()124 uint32_t rd_count = ch->r_count; in ivc_channel_avail_count()150 ivc->rx_channel->r_count++; in ivc_advance_rx()460 ivc->rx_channel->r_count = 0U; in tegra_ivc_channel_notified()496 ivc->rx_channel->r_count = 0U; in tegra_ivc_channel_notified()572 assert((offsetof(struct ivc_channel_header, r_count) in check_ivc_params()
1 corrupt revoke r_count buffer overflow
52 cl_kernel *rd_kerns, cl_uint *r_count) try { in clCreateKernelsInProgram() argument68 if (r_count) in clCreateKernelsInProgram()69 *r_count = syms.size(); in clCreateKernelsInProgram()
265 cl_image_format *r_buf, cl_uint *r_count) try { in clGetSupportedImageFormats() argument279 if (r_count) in clGetSupportedImageFormats()280 *r_count = formats.size(); in clGetSupportedImageFormats()
180 int r_count; /* Count of bytes used in the block */ member
206 jrb->r_count = ext2fs_cpu_to_be32(offset); in journal_add_revoke_to_trans()241 jrb->r_count = ext2fs_cpu_to_be32(offset); in journal_add_revoke_to_trans()
674 header->r_count = ext2fs_cpu_to_be32(offset);
579 max = be32_to_cpu(header->r_count); in dump_revoke_block()
866 rcount = ext2fs_be32_to_cpu(header->r_count); in scan_revoke_records()
10302 uint64_t r_count = 0; in compare_dies() local10303 if (die_unsigned_constant_attribute(l, DW_AT_count, r_count)) in compare_dies()10305 r_upper_bound = r_lower_bound + r_count; in compare_dies()