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.c2680 char *buf, size_t nbytes, in mem_cgroup_force_empty_write()
2980 char *buf, size_t nbytes, loff_t off) in mem_cgroup_write()
3021 size_t nbytes, loff_t off) in mem_cgroup_reset()
3788 char *buf, size_t nbytes, loff_t off) in memcg_write_event_control()
5057 char *buf, size_t nbytes, loff_t off) in memory_low_write()
5087 char *buf, size_t nbytes, loff_t off) in memory_high_write()
5124 char *buf, size_t nbytes, loff_t off) in memory_max_write()
6047 char *buf, size_t nbytes, loff_t off) in swap_max_write()
Dmempolicy.c1314 const int nbytes = BITS_TO_LONGS(MAX_NUMNODES) * sizeof(long); in copy_nodes_to_user() local