Searched refs:r_count (Results 1 – 8 of 8) sorted by relevance
318 cl_image_format *r_buf, cl_uint *r_count) try { in clGetSupportedImageFormats() argument323 if (r_count) in clGetSupportedImageFormats()324 *r_count = 0; in clGetSupportedImageFormats()330 if (r_count) in clGetSupportedImageFormats()331 *r_count = 0; in clGetSupportedImageFormats()345 if (r_count) in clGetSupportedImageFormats()346 *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
166 __be32 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()
723 max = be32_to_cpu(header->r_count); in dump_revoke_block()
651 header->r_count = cpu_to_be32(offset); in flush_descriptor()
905 rcount = be32_to_cpu(header->r_count); in scan_revoke_records()