Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/proc/
Dbase.c127 struct pid_entry { struct
166 static unsigned int __init pid_entry_nlink(const struct pid_entry *entries, in pid_entry_nlink()
2793 const struct pid_entry *p = ptr; in proc_pident_instantiate()
2816 const struct pid_entry *p, in proc_pident_lookup()
2817 const struct pid_entry *end) in proc_pident_lookup()
2843 const struct pid_entry *ents, unsigned int nents) in proc_pident_readdir()
2846 const struct pid_entry *p; in proc_pident_readdir()
2993 static const struct pid_entry smack_attr_dir_stuff[] = {
3000 static const struct pid_entry apparmor_attr_dir_stuff[] = {
3008 static const struct pid_entry attr_dir_stuff[] = {
[all …]
/kernel/linux/linux-5.10/tools/perf/
Dbuiltin-c2c.c1024 pid_entry(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp, in STAT_FN()
1497 .entry = pid_entry,