Searched refs:uncharge (Results 1 – 3 of 3) sorted by relevance
62 to new owner cgroup for new resource. It also allows to uncharge resource of70 charge the resource. So that it correctly uncharge them when applications are
660 is, uncharge task's pages from the old cgroup and charge them to the new cgroup.
475 int flags, bool uncharge) in bpf_tcp_push() argument502 if (uncharge) in bpf_tcp_push()514 if (uncharge) in bpf_tcp_push()552 int uncharge = (bytes < sg[i].length) ? bytes : sg[i].length; in return_mem_sg() local554 sk_mem_uncharge(sk, uncharge); in return_mem_sg()555 bytes -= uncharge; in return_mem_sg()