Home
last modified time | relevance | path

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

/linux-6.3-rc2/Documentation/ABI/testing/
A Dsysfs-class-power-wilco15 Extends battery lifespan, intended for users who
/linux-6.3-rc2/Documentation/networking/
A Dtcp-thin.rst22 lifespan. The combination of time-dependency and the fact that the
A Drxrpc.rst1072 (#) Set the maximum lifespan on a call::
1078 This sets the maximum lifespan on a call to hard_timeout (which is in
/linux-6.3-rc2/Documentation/ABI/stable/
A 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-6.3-rc2/drivers/infiniband/core/
A Dsysfs.c815 if (time_is_after_eq_jiffies(stats->timestamp + stats->lifespan)) in update_hw_stats()
859 msecs = jiffies_to_msecs(stats->lifespan); in show_stats_lifespan()
882 stats->lifespan = jiffies; in set_stats_lifespan()
A Dverbs.c2990 unsigned long lifespan) in rdma_alloc_hw_stats_struct() argument
3005 stats->lifespan = msecs_to_jiffies(lifespan); in rdma_alloc_hw_stats_struct()
/linux-6.3-rc2/Documentation/power/
A Dcharger-manager.rst41 only affects the charging time, but the lifespan of the battery.
/linux-6.3-rc2/Documentation/bpf/
A Dkfuncs.rst250 kfunc's expected remaining lifespan, a recommendation for new
406 remaining lifespan, a recommendation for new functionality that can replace
/linux-6.3-rc2/include/rdma/
A Dib_verbs.h606 unsigned long lifespan; member
617 unsigned long lifespan);
/linux-6.3-rc2/drivers/infiniband/hw/irdma/
A Dverbs.c3815 unsigned long lifespan = RDMA_HW_STATS_DEFAULT_LIFESPAN; in irdma_alloc_hw_port_stats() local
3821 lifespan); in irdma_alloc_hw_port_stats()

Completed in 43 milliseconds