Home
last modified time | relevance | path

Searched refs:lifespan (Results 1 – 9 of 9) sorted by relevance

/Linux-v5.15/Documentation/ABI/testing/
Dsysfs-class-power-wilco15 Extends battery lifespan, intended for users who
/Linux-v5.15/Documentation/networking/
Dtcp-thin.rst22 lifespan. The combination of time-dependency and the fact that the
Drxrpc.rst1083 (#) Set the maxmimum lifespan on a call::
1089 This sets the maximum lifespan on a call to hard_timeout (which is in
/Linux-v5.15/Documentation/ABI/stable/
Dsysfs-class-infiniband199 What: /sys/class/infiniband/<device-name>/hw_counters/lifespan
200 What: /sys/class/infiniband/<device-name>/ports/<port-num>/hw_counters/lifespan
210 counters, there will be a file named "lifespan" that configures
213 accessed). The lifespan is in milliseconds and defaults to 10
215 value between 0-10000 to the lifespan file to set the length
/Linux-v5.15/Documentation/driver-api/
Dauxiliary_bus.rst132 The memory for the shared object(s) must have a lifespan equal to, or greater
133 than, the lifespan of the memory for the auxiliary_device. The auxiliary_driver
/Linux-v5.15/drivers/infiniband/core/
Dsysfs.c814 if (time_is_after_eq_jiffies(stats->timestamp + stats->lifespan)) in update_hw_stats()
858 msecs = jiffies_to_msecs(stats->lifespan); in show_stats_lifespan()
881 stats->lifespan = jiffies; in set_stats_lifespan()
/Linux-v5.15/include/rdma/
Dib_verbs.h570 unsigned long lifespan; member
586 unsigned long lifespan) in rdma_alloc_hw_stats_struct() argument
596 stats->lifespan = msecs_to_jiffies(lifespan); in rdma_alloc_hw_stats_struct()
/Linux-v5.15/Documentation/power/
Dcharger-manager.rst41 only affects the charging time, but the lifespan of the battery.
/Linux-v5.15/drivers/infiniband/hw/irdma/
Dverbs.c3758 unsigned long lifespan = RDMA_HW_STATS_DEFAULT_LIFESPAN; in irdma_alloc_hw_port_stats() local
3764 lifespan); in irdma_alloc_hw_port_stats()