Searched refs:bootcount_store (Results 1 – 11 of 11) sorted by relevance
13 void bootcount_store(ulong a) in bootcount_store() function40 bootcount_store(0); in bootcount_load()
10 void bootcount_store(ulong a) in bootcount_store() function
13 void bootcount_store(ulong a) in bootcount_store() function
14 void bootcount_store(ulong a) in bootcount_store() function
24 void bootcount_store(ulong a) in bootcount_store() function
22 void bootcount_store(ulong a) in bootcount_store() function
33 void bootcount_store(ulong val) in bootcount_store() function
14 __weak void bootcount_store(ulong a) in bootcount_store() function
64 void bootcount_store(ulong);128 bootcount_store(++bootcount); in bootcount_inc()135 bootcount_store(++bootcount); in bootcount_inc()
21 bootcount_store(0); in do_bootcount_reset()
850 void bootcount_store(ulong a) in bootcount_store() function
Completed in 21 milliseconds