aboutsummaryrefslogtreecommitdiffstats
path: root/lib/once.c
AgeCommit message (Expand)Author
2022-10-03once: rename _SLOW to _SLEEPABLEJason A. Donenfeld
2022-10-03once: add DO_ONCE_SLOW() for sleepable contextsEric Dumazet
2021-08-08once: Fix panic when module unloadKefeng Wang
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-09once: switch to new jump label APIEric Biggers
2015-10-08once: make helper generic for calling functions onceHannes Frederic Sowa
2015-10-08net: move net_get_random_once to libHannes Frederic Sowa