Searched refs:pe (Results 1 – 3 of 3) sorted by relevance
416 struct proc_dir_entry *pe; in init_tstats_procfs() local418 pe = proc_create("timer_stats", 0644, NULL, &tstats_fops); in init_tstats_procfs()419 if (!pe) in init_tstats_procfs()
287 struct proc_dir_entry *pe; in init_timer_list_procfs() local289 pe = proc_create("timer_list", 0644, NULL, &timer_list_fops); in init_timer_list_procfs()290 if (!pe) in init_timer_list_procfs()
363 struct proc_dir_entry *pe; in init_sched_debug_procfs() local365 pe = proc_create("sched_debug", 0444, NULL, &sched_debug_fops); in init_sched_debug_procfs()366 if (!pe) in init_sched_debug_procfs()