Searched refs:r_count (Results 1 – 10 of 10) sorted by relevance
243 cl_image_format *r_buf, cl_uint *r_count) try { in clGetSupportedImageFormats() argument249 if (r_buf && !r_count) in clGetSupportedImageFormats()257 if (r_count) in clGetSupportedImageFormats()258 *r_count = formats.size(); in clGetSupportedImageFormats()
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()
1 corrupt revoke r_count buffer overflow
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()
678 header->r_count = ext2fs_cpu_to_be32(offset);
568 max = be32_to_cpu(header->r_count); in dump_revoke_block()
857 rcount = ext2fs_be32_to_cpu(header->r_count); in scan_revoke_records()