Searched refs:lifespan (Results 1 – 10 of 10) sorted by relevance
15 Extends battery lifespan, intended for users who
22 lifespan. The combination of time-dependency and the fact that the
1083 (#) Set the maxmimum lifespan on a call::1089 This sets the maximum lifespan on a call to hard_timeout (which is in
199 What: /sys/class/infiniband/<device-name>/hw_counters/lifespan200 What: /sys/class/infiniband/<device-name>/ports/<port-num>/hw_counters/lifespan210 counters, there will be a file named "lifespan" that configures213 accessed). The lifespan is in milliseconds and defaults to 10215 value between 0-10000 to the lifespan file to set the length
132 The memory for the shared object(s) must have a lifespan equal to, or greater133 than, the lifespan of the memory for the auxiliary_device. The auxiliary_driver
814 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()
2992 unsigned long lifespan) in rdma_alloc_hw_stats_struct() argument3007 stats->lifespan = msecs_to_jiffies(lifespan); in rdma_alloc_hw_stats_struct()
41 only affects the charging time, but the lifespan of the battery.
588 unsigned long lifespan; member599 unsigned long lifespan);
3751 unsigned long lifespan = RDMA_HW_STATS_DEFAULT_LIFESPAN; in irdma_alloc_hw_port_stats() local3757 lifespan); in irdma_alloc_hw_port_stats()
Completed in 44 milliseconds