Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/vm/
H A Dseg_kmem.c792 SEGKMEM_BADOP(int), /* dup */
793 SEGKMEM_BADOP(int), /* unmap */
794 SEGKMEM_BADOP(void), /* free */
801 SEGKMEM_BADOP(int), /* sync */
802 SEGKMEM_BADOP(size_t), /* incore */
803 SEGKMEM_BADOP(int), /* lockop */
804 SEGKMEM_BADOP(int), /* getprot */
806 SEGKMEM_BADOP(int), /* gettype */
807 SEGKMEM_BADOP(int), /* getvp */
808 SEGKMEM_BADOP(int), /* advise */
[all …]