Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/proc/
Dbase.c275 extern struct seq_operations proc_pid_maps_op;
279 int ret = seq_open(file, &proc_pid_maps_op); in maps_open()
Darray.c618 struct seq_operations proc_pid_maps_op = { variable