tag | line | file | source code |
---|---|---|---|
get_info | 1088 | fs/proc/array.c | if (dp->get_info) |
get_info | 1089 | fs/proc/array.c | length = dp->get_info((char *)page, &start, file->f_pos, |
get_info | 59 | fs/proc/net.c | length = dp->get_info(page, &start, |
get_info | 171 | include/linux/proc_fs.h | int (*get_info)(char *, char **, off_t, int, int); |
get_info | 409 | kernel/sysctl.c | de->get_info = 0; /* For internal use if we want it */ |