Home
last modified time | relevance | path

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

/mm/
Dhugetlb_cgroup.c499 char *buf, size_t nbytes, loff_t off, in hugetlb_cgroup_write()
537 char *buf, size_t nbytes, loff_t off) in hugetlb_cgroup_write_legacy()
543 char *buf, size_t nbytes, loff_t off) in hugetlb_cgroup_write_dfl()
549 char *buf, size_t nbytes, loff_t off) in hugetlb_cgroup_reset()
Dmemcontrol.c3527 char *buf, size_t nbytes, in mem_cgroup_force_empty_write()
3844 char *buf, size_t nbytes, loff_t off) in mem_cgroup_write()
3888 size_t nbytes, loff_t off) in mem_cgroup_reset()
4867 char *buf, size_t nbytes, loff_t off) in memcg_write_event_control()
6312 char *buf, size_t nbytes, loff_t off) in memory_min_write()
6335 char *buf, size_t nbytes, loff_t off) in memory_low_write()
6358 char *buf, size_t nbytes, loff_t off) in memory_high_write()
6407 char *buf, size_t nbytes, loff_t off) in memory_max_write()
6531 char *buf, size_t nbytes, loff_t off) in memory_oom_group_write()
7435 char *buf, size_t nbytes, loff_t off) in swap_high_write()
[all …]
Dmempolicy.c1447 unsigned int nbytes = BITS_TO_LONGS(nr_node_ids) * sizeof(long); in copy_nodes_to_user() local