Searched refs:charged (Results 1 – 12 of 12) sorted by relevance
458 echo Memory charged to hugtlb=$hugetlb_difference459 echo Memory charged to reservation=$reserved_difference463 "Reserved memory charged to hugetlb cgroup."466 "Reserved memory charged to hugetlb cgroup."471 "Reserved memory not charged to reservation usage."474 "Reserved memory not charged to reservation usage."487 echo Memory charged to hugtlb=$hugetlb_difference488 echo Memory charged to reservation=$reserved_difference491 "Reserved memory charged to hugetlb cgroup."494 "Reserved memory not charged t[all...]
199 echo Assert memory charged correctly for parent use.204 echo Assert memory charged correctly for child use.227 echo Assert memory charged correctly for child only use.
29 occurs. swap_cgroup is used only when a charged page is swapped-out.34 a page/swp_entry may be charged (usage += PAGE_SIZE) at53 Memcg pages are charged in two steps:58 At try_charge(), there are no flags to say "this page is charged".77 charged already.97 Page Cache is charged at122 It's charged when...
24 The creation of per user per user namespace objects are charged to28 The creation of objects is also charged to all of the users
19 be taken that battery is not over-charged.
42 replaced or charged to be able to clear the status.
1033 bool charged; in sock_reserve_memory() local1045 charged = mem_cgroup_sk_charge(sk, pages, in sock_reserve_memory()1047 if (!charged) in sock_reserve_memory()3335 bool memcg_enabled = false, charged = false; in __sk_mem_raise_allocated() local3346 charged = mem_cgroup_sk_charge(sk, amt, gfp_memcg_charge()); in __sk_mem_raise_allocated()3347 if (!charged) in __sk_mem_raise_allocated()3423 if (memcg_enabled && !charged) in __sk_mem_raise_allocated()3435 if (charged) in __sk_mem_raise_allocated()
54 charged-gpios = <&gpio1 2 GPIO_ACTIVE_LOW>;
2123 bool charged = false; in sev_vm_move_enc_context_from() local2152 charged = true; in sev_vm_move_enc_context_from()2188 if (charged) in sev_vm_move_enc_context_from()
115 (2) On the other hand, if too many of the pages charged to the control group
992 - make sure the battery is fully charged
2851 might be charged back to the originating call_rcu() instance, though