Home
last modified time | relevance | path

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

/titanic_44/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)); in winlock_ioctl()
536 return (seglock_graballoc(arg, NEWSTYLE_LOCK, mode)); in winlock_ioctl()
1104 seglock_graballoc(intptr_t arg, enum winlock_style style, int mode) /* IOCTL */ in seglock_graballoc() function