Searched refs:proc_fill_cache (Results 1 – 3 of 3) sorted by relevance
/linux/fs/proc/ |
H A D | namespaces.c | 133 if (!proc_fill_cache(file, ctx, ops->name, strlen(ops->name), in proc_ns_dir_readdir()
|
H A D | internal.h | 273 bool proc_fill_cache(struct file *, struct dir_context *, const char *, unsigned int,
|
H A D | base.c | 2120 bool proc_fill_cache(struct file *file, struct dir_context *ctx, in proc_fill_cache() function 2479 if (!proc_fill_cache(file, ctx, in proc_map_files_readdir() 2754 if (!proc_fill_cache(file, ctx, p->name, p->len, in proc_pident_readdir() 3611 if (!proc_fill_cache(file, ctx, name, len, in proc_pid_readdir() 3949 if (!proc_fill_cache(file, ctx, name, len, in proc_task_readdir()
|