Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/
H A Dwinlockio.c311 } SegProc; typedef
403 static SegProc *seglock_find_specific(SegLock *, void *);
404 static SegProc *seglock_alloc_specific(SegLock *, void *);
409 static void seglock_deleteclient(SegLock *, SegProc *);
410 static void garbage_collect_lock(SegLock *, SegProc *);
419 static int give_mapping(SegLock *, SegProc *, uint_t);
421 static int seglock_lockfault(devmap_cookie_t, SegProc *, SegLock *, uint_t);
661 SegProc *sdp; in winlockmap_map()
706 SegProc *sdp = (SegProc *)oldpvt; in winlockmap_dup()
707 SegProc *ndp; in winlockmap_dup()
[all …]