| /OK3568_Linux_fs/kernel/tools/testing/selftests/vm/ |
| H A D | charge_reserved_hugetlb.sh | 419 echo Memory charged to hugtlb=$hugetlb_difference 420 echo Memory charged to reservation=$reserved_difference 448 echo Memory charged to hugtlb=$hugetlb_difference 449 echo Memory charged to reservation=$reserved_difference 503 echo Memory charged to hugtlb1=$hugetlb_difference1 504 echo Memory charged to reservation1=$reserved_difference1 505 echo Memory charged to hugtlb2=$hugetlb_difference2 506 echo Memory charged to reservation2=$reserved_difference2 549 echo Memory charged to hugtlb1=$hugetlb_difference1 550 echo Memory charged to reservation1=$reserved_difference1 [all …]
|
| H A D | hugetlb_reparenting_test.sh | 197 echo Assert memory charged correctly for parent use. 202 echo Assert memory charged correctly for child use. 227 echo Assert memory charged correctly for child only use.
|
| /OK3568_Linux_fs/kernel/mm/ |
| H A D | mremap.c | 754 unsigned long charged = (new_len - old_len) >> PAGE_SHIFT; in vma_to_resize() local 755 if (security_vm_enough_memory_mm(mm, charged)) in vma_to_resize() 757 *p = charged; in vma_to_resize() 772 unsigned long charged = 0; in mremap_to() local 815 vma = vma_to_resize(addr, old_len, new_len, flags, &charged); in mremap_to() 851 vm_unacct_memory(charged); in mremap_to() 884 unsigned long charged = 0; in SYSCALL_DEFINE5() local 966 vma = vma_to_resize(addr, old_len, new_len, flags, &charged); in SYSCALL_DEFINE5() 1020 vm_unacct_memory(charged); in SYSCALL_DEFINE5()
|
| H A D | mprotect.c | 405 unsigned long charged = 0; in mprotect_fixup() local 444 charged = nrpages; in mprotect_fixup() 445 if (security_vm_enough_memory_mm(mm, charged)) in mprotect_fixup() 507 vm_unacct_memory(charged); in mprotect_fixup()
|
| H A D | mmap.c | 1804 unsigned long charged = 0; in mmap_region() local 1828 charged = len >> PAGE_SHIFT; in mmap_region() 1829 if (security_vm_enough_memory_mm(mm, charged)) in mmap_region() 1992 if (charged) in mmap_region() 1993 vm_unacct_memory(charged); in mmap_region()
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/cgroup-v1/ |
| H A D | memcg_test.rst | 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) at 53 Memcg pages are charged in two steps: 58 At try_charge(), there are no flags to say "this page is charged". 79 charged already. 99 Page Cache is charged at 124 It's charged when...
|
| H A D | hugetlb.rst | 108 For shared HugeTLB memory, both HugeTLB reservation and page faults are charged 120 charged to it, the behavior is as follows: 122 - The fault charges are charged to the parent HugeTLB cgroup (reparented), 126 reservations charged to it, that cgroup persists as a zombie until all HugeTLB 128 the memory controller whose cgroups also persist as zombie until all charged
|
| H A D | memory.rst | 180 charged is over its limit. If it is, then reclaim is invoked on the cgroup. 219 page will eventually get charged for it (once it is uncharged from 484 remain charged to it, the charge is dropped when the page is freed or 504 will be charged as a new owner of it. 522 charged file caches. Some out-of-use page caches may keep charged until 783 a page or a swap can be moved only when it is charged to the task's current
|
| H A D | rdma.rst | 64 a process from previously charged cgroup which is migrated to new cgroup,
|
| /OK3568_Linux_fs/kernel/Documentation/power/ |
| H A D | charger-manager.rst | 32 While the battery is being charged and the system is in suspend-to-RAM, 111 For each battery charged independently from other batteries (if a series of 112 batteries are charged by a single charger, they are counted as one independent 131 poll this battery if and only if the battery is being charged. 136 charged. If the voltage drop is over fullbatt_vchkdrop_uV, Charger 145 charged and the battery voltage is equal to or greater than
|
| H A D | power_supply_class.rst | 25 typically expected feedback of battery charging/fully charged status and 90 are already charged or discharging, 'n/a' can be displayed (or
|
| /OK3568_Linux_fs/kernel/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
|
| /OK3568_Linux_fs/kernel/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.
|
| /OK3568_Linux_fs/buildroot/board/olpc/ |
| H A D | readme.txt | 57 connect a charged battery pack and a wall adapter, and enter the Open
|
| /OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/ |
| H A D | ext-ctrls-flash.rst | 183 charged before strobing. LED flashes often require a cooldown period
|
| /OK3568_Linux_fs/yocto/poky/meta/files/common-licenses/ |
| H A D | Artistic-1.0 | 14 "Freely Available" means that no fee is charged for the item itself, though there may be fees invol…
|
| H A D | OGTSL | 57 "Freely Available" means that no fee is charged for the item
|
| H A D | NBPL-1.0 | 23 …"Freely Available" means that no fee is charged for the item itself, though there may be fees invo…
|
| H A D | OLDAP-1.2 | 24 …"Freely Available" means that no fee is charged for the item itself, though there may be fees invo…
|
| H A D | Artistic-1.0-cl8 | 19 …"Freely Available" means that no fee is charged for the item itself, though there may be fees invo…
|
| H A D | OLDAP-1.1 | 24 …"Freely Available" means that no fee is charged for the item itself, though there may be fees invo…
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/mfd/ |
| H A D | tps65910.txt | 54 - ti,vmbch-threshold: (tps65911) main battery charged threshold
|
| /OK3568_Linux_fs/kernel/Documentation/accounting/ |
| H A D | taskstats-struct.rst | 155 * a tick is charged to a task's system time. So, at the end we
|
| /OK3568_Linux_fs/u-boot/doc/ |
| H A D | README.power-framework | 102 -- *chrg_bat_present - detection if battery to be charged is
|