Home
last modified time | relevance | path

Searched refs:n_elts (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/kernel/trace/
A Dtracing_map.c321 static struct tracing_map_array *tracing_map_array_alloc(unsigned int n_elts, in tracing_map_array_alloc() argument
333 a->n_pages = n_elts / a->entries_per_page; in tracing_map_array_alloc()
/linux-6.3-rc2/net/sctp/
A Dauth.c568 static int __sctp_auth_find_hmacid(__be16 *hmacs, int n_elts, __be16 hmac_id) in __sctp_auth_find_hmacid() argument
573 for (i = 0; i < n_elts; i++) { in __sctp_auth_find_hmacid()

Completed in 6 milliseconds