n_elts            319 kernel/trace/tracing_map.c struct tracing_map_array *tracing_map_array_alloc(unsigned int n_elts,
n_elts            331 kernel/trace/tracing_map.c 	a->n_pages = n_elts / a->entries_per_page;
n_elts            567 net/sctp/auth.c static int __sctp_auth_find_hmacid(__be16 *hmacs, int n_elts, __be16 hmac_id)
n_elts            572 net/sctp/auth.c 	for (i = 0; i < n_elts; i++) {