Searched defs:buffer (Results 1 – 13 of 13) sorted by relevance
/mm/ |
D | percpu-stats.c | 53 int *buffer) in chunk_map_stats() 139 int *buffer; in percpu_stats_show() local
|
D | util.c | 711 void __user *buffer, size_t *lenp, in overcommit_ratio_handler() 723 void __user *buffer, size_t *lenp, in overcommit_kbytes_handler() 843 int get_cmdline(struct task_struct *task, char *buffer, int buflen) in get_cmdline()
|
D | page-writeback.c | 515 void __user *buffer, size_t *lenp, in dirty_background_ratio_handler() 527 void __user *buffer, size_t *lenp, in dirty_background_bytes_handler() 539 void __user *buffer, size_t *lenp, in dirty_ratio_handler() 554 void __user *buffer, size_t *lenp, in dirty_bytes_handler() 1975 void __user *buffer, size_t *length, loff_t *ppos) in dirty_writeback_centisecs_handler()
|
D | shuffle.c | 36 static int shuffle_show(char *buffer, const struct kernel_param *kp) in shuffle_show()
|
D | page_alloc.c | 5508 void __user *buffer, size_t *length, in numa_zonelist_order_handler() 7903 void __user *buffer, size_t *length, loff_t *ppos) in watermark_boost_factor_sysctl_handler() 7915 void __user *buffer, size_t *length, loff_t *ppos) in watermark_scale_factor_sysctl_handler() 7945 void __user *buffer, size_t *length, loff_t *ppos) in sysctl_min_unmapped_ratio_sysctl_handler() 7972 void __user *buffer, size_t *length, loff_t *ppos) in sysctl_min_slab_ratio_sysctl_handler() 7996 void __user *buffer, size_t *length, loff_t *ppos) in lowmem_reserve_ratio_sysctl_handler() 8009 void __user *buffer, size_t *length, loff_t *ppos) in percpu_pagelist_fraction_sysctl_handler()
|
D | vmstat.c | 79 void __user *buffer, size_t *length, loff_t *ppos) in sysctl_vm_numa_stat_handler() 1762 void __user *buffer, size_t *lenp, loff_t *ppos) in vmstat_refresh()
|
D | hugetlb.c | 3087 void __user *buffer, size_t *length, loff_t *ppos) in hugetlb_sysctl_handler_common() 3110 void __user *buffer, size_t *length, loff_t *ppos) in hugetlb_sysctl_handler() 3119 void __user *buffer, size_t *length, loff_t *ppos) in hugetlb_mempolicy_sysctl_handler() 3127 void __user *buffer, in hugetlb_overcommit_handler()
|
D | shmem.c | 1400 char buffer[64]; in shmem_show_mpol() local 3229 const char *name, void *buffer, size_t size, in shmem_xattr_handler_get() 3271 static ssize_t shmem_listxattr(struct dentry *dentry, char *buffer, size_t size) in shmem_listxattr()
|
D | compaction.c | 2458 void __user *buffer, size_t *length, loff_t *ppos) in sysctl_compaction_handler()
|
D | mempolicy.c | 2925 void mpol_to_str(char *buffer, int maxlen, struct mempolicy *pol) in mpol_to_str()
|
D | slub.c | 5570 char *buffer = NULL; in memcg_propagate_slab_attrs() local 5923 ssize_t slabinfo_write(struct file *file, const char __user *buffer, in slabinfo_write()
|
D | slab.c | 4115 ssize_t slabinfo_write(struct file *file, const char __user *buffer, in slabinfo_write()
|
/mm/kasan/ |
D | report.c | 425 char buffer[4 + (BITS_PER_LONG/8)*2]; in print_shadow_for_address() local
|