| /onnv/onnv-gate/usr/src/uts/common/sys/ |
| fem.h | 116 void *anon; /* anonymous, for updates */ member in union:fem_node::__anon6909 127 void *anon; member in union:fem_arg::__anon6910
|
| /onnv/onnv-gate/usr/src/uts/common/avs/ns/rdc/ |
| rdc_dev.c | 1312 /* anon buffers still pending */ 1883 aio_buf_t *anon = NULL; local 2189 aio_buf_t *anon; local [all...] |
| /onnv/onnv-gate/usr/src/uts/common/vm/ |
| anon.h | 57 typedef unsigned long anoff_t; /* anon offsets */ 60 * Each anonymous page, either in memory or in swap, has an anon structure. 71 * an_hash is a hash list of anon slots. The list is hashed by 74 * associated anon slot. 79 * initialized to 1 when the anon slot is created in anon_alloc(). 80 * If a client obtains an anon slot and allows multiple threads to 84 * destroy the anon slot. E.g., the seg_vn segment type protects 88 struct anon { struct 89 struct vnode *an_vp; /* vnode of anon page */ 91 anoff_t an_off; /* offset of anon page * [all...] |
| seg_vn.c | 69 #include <vm/anon.h> 312 * replica's are represented by anon maps (amp). There's one amp per text file 538 * Check arguments. If a shared anon structure is given then 599 TRACE_3(TR_FAC_VM, TR_ANON_PROC, "anon proc:%p %lu %u", 630 "anon proc:%p %lu %u", seg, swresv, 0); 844 * have the anon array dynamically allocated itself so that 845 * we don't always have to allocate all the anon pointer slots. 847 * aren't trying to use an anon pointer slot beyond the end 848 * of the currently allocated anon array. 872 * Make sure that all the needed anon 6425 int anon = (amp != NULL) ? 1 : 0; local [all...] |
| /onnv/onnv-gate/usr/src/lib/libsldap/common/ |
| ns_connect.c | 1697 ns_cred_t anon; local [all...] |
| ns_standalone.c | 1312 ns_cred_t anon; local [all...] |
| /onnv/onnv-gate/usr/src/cmd/mdb/common/modules/dtrace/ |
| dtrace.c | 1591 dtrace_anon_t anon; local [all...] |
| /onnv/onnv-gate/usr/src/cmd/mdb/common/modules/genunix/ |
| genunix.c | 52 #include <vm/anon.h> 2029 struct anon anon; local [all...] |