Searched refs:n_elts (Results 1 – 2 of 2) sorted by relevance
568 static int __sctp_auth_find_hmacid(__be16 *hmacs, int n_elts, __be16 hmac_id) in __sctp_auth_find_hmacid() argument573 for (i = 0; i < n_elts; i++) { in __sctp_auth_find_hmacid()
319 static struct tracing_map_array *tracing_map_array_alloc(unsigned int n_elts, in tracing_map_array_alloc() argument331 a->n_pages = n_elts / a->entries_per_page; in tracing_map_array_alloc()