Home
last modified time | relevance | path

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

/linux/kernel/printk/
H A Dindex.c14 extern struct pi_entry *__start_printk_index[];
15 extern struct pi_entry *__stop_printk_index[];
20 static struct pi_entry *pi_get_entry(const struct module *mod, loff_t pos) in pi_get_entry()
22 struct pi_entry **entries; in pi_get_entry()
46 struct pi_entry *entry = pi_get_entry(mod, *pos); in pi_next()
75 const struct pi_entry *entry = v; in pi_show()
/linux/include/linux/
H A Dprintk.h408 struct pi_entry { struct
443 static const struct pi_entry _entry \ argument
452 static const struct pi_entry *_entry_ptr \