Home
last modified time | relevance | path

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

/linux-6.15/fs/proc/
H A Dbase.c154 struct pid_entry { struct
2684 const struct pid_entry *p = ptr; in proc_pident_instantiate()
2707 const struct pid_entry *p, in proc_pident_lookup()
2708 const struct pid_entry *end) in proc_pident_lookup()
2734 const struct pid_entry *ents, unsigned int nents) in proc_pident_readdir()
2737 const struct pid_entry *p; in proc_pident_readdir()
2884 static const struct pid_entry smack_attr_dir_stuff[] = {
2891 static const struct pid_entry apparmor_attr_dir_stuff[] = {
2899 static const struct pid_entry attr_dir_stuff[] = {
3309 static const struct pid_entry tgid_base_stuff[] = {
[all …]
/linux-6.15/tools/perf/
H A Dbuiltin-c2c.c1136 pid_entry(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp, in STAT_FN()
1706 .entry = pid_entry,