Home
last modified time | relevance | path

Searched refs:noise_local_alloc (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/wg/
H A Dwg_noise.h28 noise_local_alloc(void *);
H A Dwg_noise.c180 noise_local_alloc(void *arg) in noise_local_alloc() function
H A Dif_wg.c2867 sc->sc_local = noise_local_alloc(sc); in wg_clone_create()