Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/os/linux/spl/
H A Dspl-kmem.c307 unsigned long long kmem_alloc_max = 0; variable
310 unsigned long long kmem_alloc_max = 0; variable
314 EXPORT_SYMBOL(kmem_alloc_max);
324 if (unlikely(kmem_alloc_used_read() > kmem_alloc_max))
325 kmem_alloc_max = kmem_alloc_used_read();
622 (unsigned long)kmem_alloc_used_read(), kmem_alloc_max);
H A Dspl-proc.c328 .data = &kmem_alloc_max,
/freebsd/sys/contrib/openzfs/include/os/linux/spl/sys/
H A Dkmem.h172 extern unsigned long long kmem_alloc_max;
179 extern unsigned long long kmem_alloc_max;