Home
last modified time | relevance | path

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

/openbmc/linux/arch/ia64/kernel/
H A Dpalinfo.c772 static const palinfo_entry_t palinfo_entries[]={ variable
784 #define NR_PALINFO_ENTRIES (int) ARRAY_SIZE(palinfo_entries)
841 ptr.func = palinfo_entries[f->func_id].proc_read; in palinfo_handle_smp()
875 (*palinfo_entries[f->func_id].proc_read)(m); in proc_palinfo_show()
899 proc_create_single_data(palinfo_entries[j].name, 0, cpu_dir, in palinfo_add_proc()