Home
last modified time | relevance | path

Searched refs:utext (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Dlru_cache.h257 extern void lc_seq_dump_details(struct seq_file *seq, struct lru_cache *lc, char *utext,
/kernel/linux/linux-6.6/include/linux/
H A Dlru_cache.h255 extern void lc_seq_dump_details(struct seq_file *seq, struct lru_cache *lc, char *utext,
/kernel/linux/linux-5.10/lib/
H A Dlru_cache.c633 * @utext: user supplied additional "heading" or other info
638 void lc_seq_dump_details(struct seq_file *seq, struct lru_cache *lc, char *utext, in lc_seq_dump_details() argument
645 seq_printf(seq, "\tnn: lc_number (new nr) refcnt %s\n ", utext); in lc_seq_dump_details()
/kernel/linux/linux-6.6/lib/
H A Dlru_cache.c581 * @utext: user supplied additional "heading" or other info
586 void lc_seq_dump_details(struct seq_file *seq, struct lru_cache *lc, char *utext, in lc_seq_dump_details() argument
593 seq_printf(seq, "\tnn: lc_number (new nr) refcnt %s\n ", utext); in lc_seq_dump_details()

Completed in 4 milliseconds