Searched refs:proc_pid_maps_op (Results 1 – 2 of 2) sorted by relevance
275 extern struct seq_operations proc_pid_maps_op;279 int ret = seq_open(file, &proc_pid_maps_op); in maps_open()
618 struct seq_operations proc_pid_maps_op = { variable