/openbmc/linux/tools/testing/selftests/mm/ |
H A D | charge_reserved_hugetlb.sh | 426 echo Memory charged to hugtlb=$hugetlb_difference 427 echo Memory charged to reservation=$reserved_difference 431 "Reserved memory charged to hugetlb cgroup." 434 "Reserved memory charged to hugetlb cgroup." 439 "Reserved memory not charged to reservation usage." 442 "Reserved memory not charged to reservation usage." 455 echo Memory charged to hugtlb=$hugetlb_difference 456 echo Memory charged to reservation=$reserved_difference 459 "Reserved memory charged to hugetlb cgroup." 462 "Reserved memory not charged to reservation usage." [all …]
|
H A D | hugetlb_reparenting_test.sh | 205 echo Assert memory charged correctly for parent use. 210 echo Assert memory charged correctly for child use. 235 echo Assert memory charged correctly for child only use.
|
/openbmc/linux/tools/perf/pmu-events/arch/powerpc/power10/ |
H A D | pmc.json | 10 …iption": "The speculative event selected for PMC3 rewinds and the counter for PMC3 is not charged." 30 …iption": "The speculative event selected for PMC4 rewinds and the counter for PMC4 is not charged." 35 …ription": "The conditions for the speculative event selected for PMC2 are met and PMC2 is charged." 115 …iption": "The speculative event selected for PMC2 rewinds and the counter for PMC2 is not charged." 120 …ription": "The conditions for the speculative event selected for PMC4 are met and PMC4 is charged." 155 …ription": "The conditions for the speculative event selected for PMC1 are met and PMC1 is charged." 160 …ription": "The conditions for the speculative event selected for PMC3 are met and PMC3 is charged." 180 …iption": "The speculative event selected for PMC1 rewinds and the counter for PMC1 is not charged."
|
/openbmc/linux/Documentation/admin-guide/cgroup-v1/ |
H A D | hugetlb.rst | 32 …_stat # show the numa information of the hugetlb memory charged to this cgroup 112 For shared HugeTLB memory, both HugeTLB reservation and page faults are charged 124 charged to it, the behavior is as follows: 126 - The fault charges are charged to the parent HugeTLB cgroup (reparented), 130 reservations charged to it, that cgroup persists as a zombie until all HugeTLB 132 the memory controller whose cgroups also persist as zombie until all charged
|
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 | memory.rst | 100 Kernel memory is still charged and reported 190 charged is over its limit. If it is, then reclaim is invoked on the cgroup. 229 page will eventually get charged for it (once it is uncharged from 495 remain charged to it, the charge is dropped when the page is freed or 515 will be charged as a new owner of it. 531 charged file caches. Some out-of-use page caches may keep charged until 790 a page or a swap can be moved only when it is charged to the task's current
|
/openbmc/linux/Documentation/devicetree/bindings/power/supply/ |
H A D | adc-battery.yaml | 30 charged-gpios: 32 GPIO which signals that the battery is fully charged. The GPIO is 64 charged-gpios = <&gpio 42 GPIO_ACTIVE_HIGH>;
|
H A D | ingenic,battery.yaml | 36 - voltage-max-design-microvolt: fully charged battery voltage.
|
/openbmc/linux/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
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/ |
H A D | Chassis.interface.yaml | 86 below a certain threshold of charged. This provides system 88 certain level of charged uninterruptible power supply to be in a
|
/openbmc/linux/include/linux/ |
H A D | power_supply.h | 416 * As an example, a Samsung EB425161LA Lithium-Ion battery is CC/CV charged 417 * at 900mA to 4340mV, then maintenance charged at 600mA and 4150mV for up to 418 * 60 hours, then maintenance charged at 600mA and 4100mV for up to 200 hours. 445 * @energy_full_design_uwh: energy content when fully charged in microwatt 447 * @charge_full_design_uah: charge content when fully charged in microampere 453 * charged in microvolts. This is the "nominal voltage" i.e. the voltage 469 * @charge_restart_voltage_uv: when the battery has been fully charged by 625 * 1. When the battery is completely empty it may need to be charged with 650 * After this the battery is fully charged, and if we do not support maintenance 674 * and charged in a separate charger. Therefore many capacity algorithms use
|
/openbmc/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
|
/openbmc/linux/kernel/cgroup/ |
H A D | misc.c | 127 * @cg: Misc cgroup which will be charged. 135 * * %0 - If successfully charged. 180 * @type: Misc res type which was charged. 182 * @amount: Charged amount.
|
/openbmc/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.
|
/openbmc/phosphor-dbus-interfaces/yaml/org/freedesktop/UPower/ |
H A D | Device.interface.yaml | 172 charged. This property is only valid if the property type has the 232 4: Fully charged
|
/openbmc/linux/tools/testing/selftests/cgroup/ |
H A D | test_zswap.c | 138 * charged to that cgroup. This wasn't the case before commit 144 * to zswap and verifies that the zswap pages are correctly charged.
|
/openbmc/linux/drivers/power/supply/ |
H A D | generic-adc-battery.c | 240 adc_bat->charge_finished = devm_gpiod_get_optional(&pdev->dev, "charged", GPIOD_IN); in gab_probe() 247 "battery charged", adc_bat); in gab_probe()
|
H A D | rk817_charger.c | 78 * Capacity of battery when fully charged, equal or less than design 85 * Calibrate the SOC on a fully charged battery, this way we can use 246 /* Calibrate the soc and fcc on a fully charged battery */ in rk817_bat_calib_cap() 269 "Fully charged. SOC is %d, full capacity is %d\n", in rk817_bat_calib_cap() 308 * Calibrate the fully charged capacity when we previously had a full in rk817_bat_calib_cap()
|
H A D | charger-manager.c | 208 * is_charging - Returns true if the battery is being charged. 218 /* If there is no battery, it cannot be charged */ in is_charging() 277 * is_full_charged - Returns true if the battery is fully charged. 289 /* If there is no battery, it cannot be charged */ in is_full_charged() 404 * Save end time of charging to maintain fully charged state in try_charger_enable() 450 * charged state for battery.
|
/openbmc/linux/mm/ |
H A D | mprotect.c | 583 unsigned long charged = 0; in mprotect_fixup() local 621 charged = nrpages; in mprotect_fixup() 622 if (security_vm_enough_memory_mm(mm, charged)) in mprotect_fixup() 683 vm_unacct_memory(charged); in mprotect_fixup()
|
H A D | memcontrol.c | 278 * PAGE_SIZE bytes are charged in obj_cgroup_release() 381 * page_cgroup_ino - return inode number of the memcg a page is charged to 384 * Look up the closest online ancestor of the memory cgroup @page is charged to 385 * and return its inode number or 0 if @page is not charged to any cgroup. It 1416 * Returns the maximum amount of memory @mem can be charged with, in 2959 * Returns a pointer to the memory cgroup to which the kernel object is charged. 2988 * Returns a pointer to the memory cgroup to which the kernel object is charged. 3370 * pre-charged bytes to satisfy the allocation. However, in obj_cgroup_charge() 3379 * The stock's nr_bytes may contain enough pre-charged bytes in obj_cgroup_charge() 3380 * to allow one less page from being charged, but we can't rely in obj_cgroup_charge() [all …]
|
/openbmc/openbmc/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
|