Home
last modified time | relevance | path

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

/linux/Documentation/ABI/testing/
H A Dsysfs-class-power-wilco15 Extends battery lifespan, intended for users who
/linux/Documentation/networking/
H A Dtcp-thin.rst22 lifespan. The combination of time-dependency and the fact that the
H A Drxrpc.rst1079 (#) Set the maximum lifespan on a call::
1085 This sets the maximum lifespan on a call to hard_timeout (which is in
/linux/drivers/infiniband/core/
H A Dsysfs.c819 if (time_is_after_eq_jiffies(stats->timestamp + stats->lifespan)) in update_hw_stats()
863 msecs = jiffies_to_msecs(stats->lifespan); in show_stats_lifespan()
886 stats->lifespan = jiffies; in set_stats_lifespan()
H A Dverbs.c3142 unsigned long lifespan) in rdma_alloc_hw_stats_struct() argument
3157 stats->lifespan = msecs_to_jiffies(lifespan); in rdma_alloc_hw_stats_struct()
/linux/Documentation/power/
H A Dcharger-manager.rst41 only affects the charging time, but the lifespan of the battery.
/linux/Documentation/bpf/
H A Dkfuncs.rst330 kfunc's expected remaining lifespan, a recommendation for new
486 remaining lifespan, a recommendation for new functionality that can replace
/linux/include/rdma/
H A Dib_verbs.h607 unsigned long lifespan; member
618 unsigned long lifespan);
/linux/drivers/infiniband/hw/irdma/
H A Dverbs.c4026 unsigned long lifespan = RDMA_HW_STATS_DEFAULT_LIFESPAN; in irdma_alloc_hw_port_stats() local
4029 lifespan); in irdma_alloc_hw_port_stats()