Home
last modified time | relevance | path

Searched refs:charged (Results 1 – 12 of 12) sorted by relevance

/linux/tools/testing/selftests/mm/
H A Dcharge_reserved_hugetlb.sh458 echo Memory charged to hugtlb=$hugetlb_difference
459 echo Memory charged to reservation=$reserved_difference
463 "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_difference
488 echo Memory charged to reservation=$reserved_difference
491 "Reserved memory charged to hugetlb cgroup."
494 "Reserved memory not charged t
[all...]
H A Dhugetlb_reparenting_test.sh199 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.
/linux/Documentation/admin-guide/cgroup-v1/
H A Dmemcg_test.rst29 occurs. swap_cgroup is used only when a charged page is swapped-out.
34 a page/swp_entry may be charged (usage += PAGE_SIZE) at
53 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 at
122 It's charged when...
/linux/Documentation/admin-guide/sysctl/
H A Duser.rst24 The creation of per user per user namespace objects are charged to
28 The creation of objects is also charged to all of the users
/linux/Documentation/ABI/testing/
H A Dsysfs-class-power-twl403019 be taken that battery is not over-charged.
H A Drtc-cdev42 replaced or charged to be able to clear the status.
/linux/net/core/
H A Dsock.c1033 bool charged; in sock_reserve_memory() local
1045 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() local
3346 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()
/linux/arch/arm/boot/dts/nxp/imx/
H A Dimx6ull-uti260b.dts54 charged-gpios = <&gpio1 2 GPIO_ACTIVE_LOW>;
/linux/arch/x86/kvm/svm/
H A Dsev.c2123 bool charged = false; in sev_vm_move_enc_context_from() local
2152 charged = true; in sev_vm_move_enc_context_from()
2188 if (charged) in sev_vm_move_enc_context_from()
/linux/Documentation/mm/
H A Dunevictable-lru.rst115 (2) On the other hand, if too many of the pages charged to the control group
/linux/Documentation/admin-guide/laptops/
H A Dthinkpad-acpi.rst992 - make sure the battery is fully charged
/linux/Documentation/RCU/Design/Requirements/
H A DRequirements.rst2851 might be charged back to the originating call_rcu() instance, though