Searched refs:lowmem_tag (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/compat/linuxkpi/common/src/
H A Dlinux_shrinker.c103 static eventhandler_tag lowmem_tag; variable
110 lowmem_tag = EVENTHANDLER_REGISTER(vm_lowmem, linuxkpi_vm_lowmem,
119 EVENTHANDLER_DEREGISTER(vm_lowmem, lowmem_tag);

Completed in 54 milliseconds