Home
last modified time | relevance | path

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

/Linux-v4.19/fs/proc/
Dbase.c116 struct pid_entry { struct
151 static unsigned int __init pid_entry_nlink(const struct pid_entry *entries, in pid_entry_nlink()
2431 const struct pid_entry *p = ptr; in proc_pident_instantiate()
2454 const struct pid_entry *ents, in proc_pident_lookup()
2458 const struct pid_entry *p, *last; in proc_pident_lookup()
2483 const struct pid_entry *ents, unsigned int nents) in proc_pident_readdir()
2486 const struct pid_entry *p; in proc_pident_readdir()
2583 static const struct pid_entry attr_dir_stuff[] = {
2914 static const struct pid_entry tgid_base_stuff[] = {
3300 static const struct pid_entry tid_base_stuff[] = {
/Linux-v4.19/tools/perf/
Dbuiltin-c2c.c1048 pid_entry(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp, in STAT_FN()
1529 .entry = pid_entry,