Searched refs:tags_entry (Results 1 – 1 of 1) sorted by relevance
39 struct proc_dir_entry *tags_entry; in init_atags_procfs() local64 tags_entry = proc_create_data("atags", 0400, NULL, &atags_proc_ops, b); in init_atags_procfs()65 if (!tags_entry) in init_atags_procfs()