Searched refs:pt_init (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/drivers/block/paride/
H A Dpt.c962 static int __init pt_init(void) pt_init() function
979 printk("pt_init: unable to get major number %d\n", major); pt_init()
1023 module_init(pt_init)
/linux-4.4.14/arch/x86/kernel/cpu/
H A Dperf_event_intel_pt.c1127 static __init int pt_init(void) pt_init() function
1181 arch_initcall(pt_init); variable

Completed in 104 milliseconds