Home
last modified time | relevance | path

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

/kernel/
Dsmp.c56 static char *seq_type[] = { variable
282 return (type >= ARRAY_SIZE(seq_type)) ? "?" : seq_type[type]; in csd_lock_get_type()
292 union cfd_seq_cnt data[2 * ARRAY_SIZE(seq_type)]; in csd_lock_print_extended()