Searched refs:proc_fill_cache (Results 1 – 4 of 4) sorted by relevance
/Linux-v6.1/fs/proc/ |
D | namespaces.c | 134 if (!proc_fill_cache(file, ctx, ops->name, strlen(ops->name), in proc_ns_dir_readdir()
|
D | internal.h | 180 bool proc_fill_cache(struct file *, struct dir_context *, const char *, unsigned int,
|
D | fd.c | 269 if (!proc_fill_cache(file, ctx, in proc_readfd_common()
|
D | base.c | 2063 bool proc_fill_cache(struct file *file, struct dir_context *ctx, in proc_fill_cache() function 2421 if (!proc_fill_cache(file, ctx, in proc_map_files_readdir() 2704 if (!proc_fill_cache(file, ctx, p->name, p->len, in proc_pident_readdir() 3538 if (!proc_fill_cache(file, ctx, name, len, in proc_pid_readdir() 3881 if (!proc_fill_cache(file, ctx, name, len, in proc_task_readdir()
|