Searched refs:peak_write (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/mm/ |
| H A D | memcontrol.c | 4090 static ssize_t peak_write(struct kernfs_open_file *of, char *buf, size_t nbytes, in peak_write() function 4123 return peak_write(of, buf, nbytes, off, &memcg->memory, in memory_peak_write() 5154 return peak_write(of, buf, nbytes, off, &memcg->swap, in swap_peak_write()
|