Home
last modified time | relevance | path

Searched refs:linuxkpi_shrinker_alloc (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dshrinker.h57 struct shrinker *linuxkpi_shrinker_alloc(
65 linuxkpi_shrinker_alloc(flags, fmt __VA_OPT__(,) __VA_ARGS__)
/freebsd/sys/compat/linuxkpi/common/src/
H A Dlinux_shrinker.c41 linuxkpi_shrinker_alloc(unsigned int flags, const char *fmt, ...) in linuxkpi_shrinker_alloc() function