Searched refs:seglock_graballoc (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/
H A Dwinlockio.c424 static int seglock_graballoc(intptr_t, enum winlock_style, int);
527 return (seglock_graballoc(arg, OLDSTYLE_LOCK, mode));
536 return (seglock_graballoc(arg, NEWSTYLE_LOCK, mode));
1104 seglock_graballoc(intptr_t arg, enum winlock_style style, int mode) /* IOCTL */ function
1122 "seglock_graballoc: key=%u, style=%d\n", key, style));

Completed in 45 milliseconds