Searched refs:charged (Results 1 – 13 of 13) sorted by relevance
| /linux/tools/testing/selftests/mm/ |
| H A D | charge_reserved_hugetlb.sh | 442 echo Memory charged to hugtlb=$hugetlb_difference 443 echo Memory charged to reservation=$reserved_difference 447 "Reserved memory charged to hugetlb cgroup." 450 "Reserved memory charged to hugetlb cgroup." 455 "Reserved memory not charged to reservation usage." 458 "Reserved memory not charged to reservation usage." 471 echo Memory charged to hugtlb=$hugetlb_difference 472 echo Memory charged to reservation=$reserved_difference 475 "Reserved memory charged to hugetlb cgroup." 478 "Reserved memory not charged t [all...] |
| H A D | hugetlb_reparenting_test.sh | 194 echo Assert memory charged correctly for parent use. 199 echo Assert memory charged correctly for child use. 222 echo Assert memory charged correctly for child only use.
|
| /linux/Documentation/admin-guide/sysctl/ |
| H A D | user.rst | 24 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 D | sysfs-class-power-twl4030 | 19 be taken that battery is not over-charged.
|
| H A D | rtc-cdev | 42 replaced or charged to be able to clear the status.
|
| /linux/mm/ |
| H A D | vma.c | 29 unsigned long charged; member 2458 map->charged = map->pglen; in __mmap_setup() 2459 map->charged -= vms->nr_accounted; in __mmap_setup() 2460 if (map->charged) { in __mmap_setup() 2461 error = security_vm_enough_memory_mm(map->mm, map->charged); in __mmap_setup() 2793 if (map.charged) in __mmap_region() 2794 vm_unacct_memory(map.charged); in __mmap_region() 3299 unsigned long charged = vma_pages(vma); in insert_vm_struct() local 3305 security_vm_enough_memory_mm(mm, charged)) in insert_vm_struct() 3327 vm_unacct_memory(charged); in insert_vm_struct()
|
| H A D | swap_state.c | 467 gfp_t gfp, bool charged) in __swap_cache_prepare_and_add() argument 476 if (!charged && mem_cgroup_swapin_charge_folio(folio, NULL, gfp, entry)) in __swap_cache_prepare_and_add()
|
| /linux/Documentation/admin-guide/cgroup-v1/ |
| H A D | rdma.rst | 64 a process from previously charged cgroup which is migrated to new cgroup,
|
| /linux/arch/arm/boot/dts/nxp/imx/ |
| H A D | imx6ull-uti260b.dts | 54 charged-gpios = <&gpio1 2 GPIO_ACTIVE_LOW>;
|
| /linux/Documentation/admin-guide/mm/ |
| H A D | transhuge.rst | 536 allocated and charged to handle a page fault. 568 is incremented if a shmem huge page cannot be charged and instead 630 allocated and charged to handle a page fault. 678 is incremented if a shmem huge page cannot be charged and instead
|
| H A D | pagemap.rst | 101 memory cgroup each page is charged to, indexed by PFN. Only available when
|
| /linux/Documentation/admin-guide/ |
| H A D | cgroup-v2.rst | 233 memory controller. It is only charged to a cgroup when it is 1966 A memory area is charged to the cgroup which instantiated it and stays 1967 charged to the cgroup until the area is released. Migrating a process 1972 To which cgroup the area will be charged is in-deterministic; however, 2280 normally, however they are "charged" to the originating group. If the 2949 A miscellaneous scalar resource is charged to the cgroup in which it is used 2950 first, and stays charged to that cgroup until that resource is freed. Migrating
|
| /linux/Documentation/mm/ |
| H A D | unevictable-lru.rst | 115 (2) On the other hand, if too many of the pages charged to the control group
|