Searched refs:proc_sys_fill_cache (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/proc/ |
H A D | proc_sysctl.c | 668 static bool proc_sys_fill_cache(struct file *file, in proc_sys_fill_cache() function 732 ret = proc_sys_fill_cache(file, ctx, head, table); in proc_sys_link_fill_cache() 750 res = proc_sys_fill_cache(file, ctx, head, table); in scan()
|
/kernel/linux/linux-6.6/fs/proc/ |
H A D | proc_sysctl.c | 679 static bool proc_sys_fill_cache(struct file *file, in proc_sys_fill_cache() function 743 ret = proc_sys_fill_cache(file, ctx, head, table); in proc_sys_link_fill_cache() 761 res = proc_sys_fill_cache(file, ctx, head, table); in scan()
|
Completed in 6 milliseconds