Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/
H A Dswap.h231 #define SWAP_PRINT(f, s, x1, x2, x3, x4, x5) \ macro
235 #define SWAP_PRINT(f, s, x1, x2, x3, x4, x5) macro
/titanic_44/usr/src/uts/common/vm/
H A Dvm_swap.c233 SWAP_PRINT(SW_ALLOC, in swap_getoff()
293 SWAP_PRINT(SW_ALLOC, "swap_getoff: allocating slot %ld\n", in swap_getoff()
327 SWAP_PRINT(SW_ALLOC, in swap_phys_free()
1086 SWAP_PRINT(SW_CTL, "swapadd: vp %p lowblk %ld nblks %ld swapname %s\n", in swapadd()
1187 SWAP_PRINT(SW_CTL, "swapadd: va_size %ld soff %ld eoff %ld\n", in swapadd()
1203 SWAP_PRINT(SW_CTL, "swapadd: soff %ld >= eoff %ld\n", in swapadd()
1223 SWAP_PRINT(SW_CTL, "swapadd: allocating swapinfo for %s, %ld pages\n", in swapadd()
1239 SWAP_PRINT(SW_CTL, "swapadd: set bit for page %ld\n", i, in swapadd()
1323 SWAP_PRINT(SW_CTL, "swapadd: ani_max %ld ani_free %ld\n", in swapadd()
1339 SWAP_PRINT(SW_CTL, "swapadd: error (%d)\n", error, 0, 0, 0, 0); in swapadd()