Lines Matching defs:as

84  * infrastructure described as follows.
93 * mapping as requested by mmap. The devmap entry point(rsm_devmap) is
135 * between the various threads. Some of the locks are described as follows.
165 * can be viewed in kmdb as *rsmka_dbg/s. The message is logged based
169 * is a string which uses the same formatting rules as the strings used in
173 * message. There are a number of categories that have been defined such as
342 static int rsm_segmap(dev_t, off_t, struct as *, caddr_t *, off_t, uint_t,
581 * The locking model is as follows:
686 /* rsm_detach will be called as a result of mod_remove */
1105 * A search operation based on a resource number is as follows:
2484 * in must be same as segment length
3535 * This function is used as a callback for unlocking the pages locked
4073 * as outlined in the chpoll(2) man page.
4333 * nodeid as "first" have been suspended.
5053 * a send queue. This event is used as a hint that an earlier failed
6151 * Set the s_adapter field here so as to have a valid comparison of
7558 * as well as wait for a local DR to complete.
8157 * as returned by the RSMPI rsm_map. In rsm_devmap, we need to
8161 * The algorithm for selecting a list entry is as follows:
8299 * Same as map, create an entry to hold cookie and add it to
8451 * cookie. We use this offset as barrier_offset.
8557 rsm_segmap(dev_t dev, off_t off, struct as *as, caddr_t *addrp, off_t len,
8603 error = devmap_setup(dev, (offset_t)off, as, addrp,
8808 error = devmap_setup(dev, (offset_t)off, as, addrp,
8845 * is also used as the s_cookie value for its import segments
8855 * export segment as well as of all its local (loopback)
8872 * as mentioned above.
8877 * followed by the import segment lock which is as per
8914 * no one will touch the import segment as long as it is
8921 error = devmap_setup(dev, (offset_t)off, as, addrp, (size_t)len,