Searched refs:pid_entry (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/fs/proc/
H A Dbase.c107 struct pid_entry { struct
139 * Count the number of hardlinks for the pid_entry table, excluding the .
142 static unsigned int pid_entry_count_dirs(const struct pid_entry *entries, pid_entry_count_dirs()
2251 const struct pid_entry *p = ptr; proc_pident_instantiate()
2279 const struct pid_entry *ents, proc_pident_lookup()
2284 const struct pid_entry *p, *last; proc_pident_lookup()
2313 const struct pid_entry *ents, unsigned int nents) proc_pident_readdir()
2316 const struct pid_entry *p; proc_pident_readdir()
2411 static const struct pid_entry attr_dir_stuff[] = {
2733 static const struct pid_entry tgid_base_stuff[] = {
3084 static const struct pid_entry tid_base_stuff[] = {

Completed in 53 milliseconds