Home
last modified time | relevance | path

Searched defs:nbytes (Results 1 – 3 of 3) sorted by relevance

/mm/
Dhugetlb_cgroup.c289 char *buf, size_t nbytes, loff_t off) in hugetlb_cgroup_write()
320 char *buf, size_t nbytes, loff_t off) in hugetlb_cgroup_reset()
Dmemcontrol.c3371 char *buf, size_t nbytes, in mem_cgroup_force_empty_write()
3692 char *buf, size_t nbytes, loff_t off) in mem_cgroup_write()
3736 size_t nbytes, loff_t off) in mem_cgroup_reset()
4713 char *buf, size_t nbytes, loff_t off) in memcg_write_event_control()
6122 char *buf, size_t nbytes, loff_t off) in memory_min_write()
6145 char *buf, size_t nbytes, loff_t off) in memory_low_write()
6167 char *buf, size_t nbytes, loff_t off) in memory_high_write()
6197 char *buf, size_t nbytes, loff_t off) in memory_max_write()
6294 char *buf, size_t nbytes, loff_t off) in memory_oom_group_write()
7278 char *buf, size_t nbytes, loff_t off) in swap_max_write()
Dmempolicy.c1388 unsigned int nbytes = BITS_TO_LONGS(nr_node_ids) * sizeof(long); in copy_nodes_to_user() local