Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/vm/
H A Dseg_kmem.c438 #define SEGKMEM_BADOP(t) (t(*)())segkmem_badop macro
778 SEGKMEM_BADOP(int), /* dup */
779 SEGKMEM_BADOP(int), /* unmap */
780 SEGKMEM_BADOP(void), /* free */
782 SEGKMEM_BADOP(faultcode_t), /* faulta */
786 SEGKMEM_BADOP(size_t), /* swapout */
787 SEGKMEM_BADOP(int), /* sync */
788 SEGKMEM_BADOP(size_t), /* incore */
789 SEGKMEM_BADOP(int), /* lockop */
790 SEGKMEM_BADOP(int), /* getprot */
[all …]