Searched refs:proc_fill_cache (Results 1 – 5 of 5) sorted by relevance
/fs/proc/ |
D | uid.c | 189 if (!proc_fill_cache(file, ctx, u->name, u->len, in proc_uid_base_readdir() 255 if (!proc_fill_cache(file, ctx, buf, len, in proc_uid_readdir()
|
D | namespaces.c | 126 if (!proc_fill_cache(file, ctx, ops->name, strlen(ops->name), in proc_ns_dir_readdir()
|
D | internal.h | 168 bool proc_fill_cache(struct file *, struct dir_context *, const char *, unsigned int,
|
D | fd.c | 261 if (!proc_fill_cache(file, ctx, in proc_readfd_common()
|
D | base.c | 1883 bool proc_fill_cache(struct file *file, struct dir_context *ctx, in proc_fill_cache() function 2238 if (!proc_fill_cache(file, ctx, in proc_map_files_readdir() 2521 if (!proc_fill_cache(file, ctx, p->name, p->len, in proc_pident_readdir() 3353 if (!proc_fill_cache(file, ctx, name, len, in proc_pid_readdir() 3682 if (!proc_fill_cache(file, ctx, name, len, in proc_task_readdir()
|