Lines Matching defs:table
749 * The concept of a buddy system is to maintain direct-mapped table
751 * The bottom level table contains the map for the smallest allocatable
754 * At a high level, all that happens here is marking the table entry
1409 * Corresponding page table entries will not be touched,
4889 static int numa_zonelist_order_handler(struct ctl_table *table, int write,
4894 return proc_dostring(table, write, buffer, length, ppos);
5102 * Boot pageset table. One per cpu which is going to be used for all
5826 static int min_free_kbytes_sysctl_handler(struct ctl_table *table, int write,
5831 rc = proc_dointvec_minmax(table, write, buffer, length, ppos);
5842 static int watermark_scale_factor_sysctl_handler(struct ctl_table *table, int write,
5847 rc = proc_dointvec_minmax(table, write, buffer, length, ppos);
5872 static int sysctl_min_unmapped_ratio_sysctl_handler(struct ctl_table *table, int write,
5877 rc = proc_dointvec_minmax(table, write, buffer, length, ppos);
5899 static int sysctl_min_slab_ratio_sysctl_handler(struct ctl_table *table, int write,
5904 rc = proc_dointvec_minmax(table, write, buffer, length, ppos);
5923 static int lowmem_reserve_ratio_sysctl_handler(struct ctl_table *table,
5928 proc_dointvec_minmax(table, write, buffer, length, ppos);
5944 static int percpu_pagelist_high_fraction_sysctl_handler(struct ctl_table *table,
5954 ret = proc_dointvec_minmax(table, write, buffer, length, ppos);