Lines Matching refs:ppos
5662 loff_t *ppos) in numa_zonelist_order_handler() argument
5668 return proc_dostring(table, write, buffer, length, ppos); in numa_zonelist_order_handler()
8075 void __user *buffer, size_t *length, loff_t *ppos) in postcore_initcall()
8079 rc = proc_dointvec_minmax(table, write, buffer, length, ppos); in postcore_initcall()
8091 void __user *buffer, size_t *length, loff_t *ppos) in watermark_boost_factor_sysctl_handler() argument
8095 rc = proc_dointvec_minmax(table, write, buffer, length, ppos); in watermark_boost_factor_sysctl_handler()
8103 void __user *buffer, size_t *length, loff_t *ppos) in watermark_scale_factor_sysctl_handler() argument
8107 rc = proc_dointvec_minmax(table, write, buffer, length, ppos); in watermark_scale_factor_sysctl_handler()
8133 void __user *buffer, size_t *length, loff_t *ppos) in sysctl_min_unmapped_ratio_sysctl_handler() argument
8137 rc = proc_dointvec_minmax(table, write, buffer, length, ppos); in sysctl_min_unmapped_ratio_sysctl_handler()
8160 void __user *buffer, size_t *length, loff_t *ppos) in sysctl_min_slab_ratio_sysctl_handler() argument
8164 rc = proc_dointvec_minmax(table, write, buffer, length, ppos); in sysctl_min_slab_ratio_sysctl_handler()
8184 void __user *buffer, size_t *length, loff_t *ppos) in lowmem_reserve_ratio_sysctl_handler() argument
8186 proc_dointvec_minmax(table, write, buffer, length, ppos); in lowmem_reserve_ratio_sysctl_handler()
8197 void __user *buffer, size_t *length, loff_t *ppos) in percpu_pagelist_fraction_sysctl_handler() argument
8206 ret = proc_dointvec_minmax(table, write, buffer, length, ppos); in percpu_pagelist_fraction_sysctl_handler()