Home
last modified time | relevance | path

Searched refs:marked (Results 1 – 25 of 53) sorted by relevance

123

/illumos-gate/usr/src/uts/common/fs/zfs/lua/
H A Dlgc.h99 #define iswhite(x) testbits((x)->gch.marked, WHITEBITS)
100 #define isblack(x) testbit((x)->gch.marked, BLACKBIT)
102 (!testbits((x)->gch.marked, WHITEBITS | bitmask(BLACKBIT)))
104 #define isold(x) testbit((x)->gch.marked, OLDBIT)
108 #define resetoldbit(o) resetbit((o)->gch.marked, OLDBIT)
112 #define isdead(g,v) isdeadm(otherwhite(g), (v)->gch.marked)
114 #define changewhite(x) ((x)->gch.marked ^= WHITEBITS)
115 #define gray2black(x) l_setbit((x)->gch.marked, BLACKBIT)
H A Dlgc.c60 (gch(x)->marked = cast_byte((gch(x)->marked & maskcolors) | luaC_white(g)))
62 #define white2gray(x) resetbits(gch(x)->marked, WHITEBITS)
63 #define black2gray(x) resetbit(gch(x)->marked, BLACKBIT)
219 gch(o)->marked = luaC_white(g); in luaC_newobj()
387 marked = 1; in traverseephemeron()
402 marked = 1; in traverseephemeron()
412 return marked; in traverseephemeron()
736 int marked = gch(curr)->marked; in sweeplist() local
737 if (isdeadm(ow, marked)) { /* is 'curr' dead? */ in sweeplist()
742 if (testbits(marked, tostop)) in sweeplist()
[all …]
H A Dlstring.h22 #define luaS_fix(s) l_setbit((s)->tsv.marked, FIXEDBIT)
H A Dlstate.c275 L->marked = luaC_white(g); in lua_newstate()
H A Dlobject.h76 #define CommonHeader GCObject *next; lu_byte tt; lu_byte marked
/illumos-gate/usr/src/test/
H A DREADME58 with the exit value returned by the test. A test may also be marked SKIPPED in
59 the event that a prerequisite test is marked FAIL, or marked KILLED in the
61 marked SKIPPED; this is intentional. If a test must be skipped due to
64 run is that every test is marked PASS.
/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhxge_tdc_hw.h320 uint32_t marked:1; member
344 uint32_t marked:1;
453 uint32_t marked:1; member
479 uint32_t marked:1;
1219 uint32_t marked:1; member
1243 uint32_t marked:1;
/illumos-gate/usr/src/cmd/fm/dicts/
H A DNIC.po26 …nk associated with it (%<fault-list[0].resource.hc-specific.link-name>) has been marked as down.\n"
43 …nk associated with it (%<fault-list[0].resource.hc-specific.link-name>) has been marked as down.\n"
60 …nk associated with it (%<fault-list[0].resource.hc-specific.link-name>) has been marked as down.\n"
77 …nk associated with it (%<fault-list[0].resource.hc-specific.link-name>) has been marked as down.\n"
94 …nk associated with it (%<fault-list[0].resource.hc-specific.link-name>) has been marked as down.\n"
H A DZFS.po58 …aced\nin the DEGRADED state due to a missing device. The device will be marked as\nUNAVAIL. Once…
246 msgstr "The device has been offlined and marked as faulted. An attempt\n will be made to acti…
262 msgstr "The device has been marked as degraded. An attempt\nwill be made to activate a hot spare i…
/illumos-gate/usr/src/common/pnglite/
H A DTHIRDPARTYLICENSE18 * 2. Altered source versions must be plainly marked as such, and must not
/illumos-gate/usr/src/uts/intel/io/acpica/
H A Dosl_ml.S70 cmpb $3, %dl / Was it acquired or marked pending?
/illumos-gate/usr/src/contrib/ast/lib/package/
H A Dzlib.def33 2. Altered source versions must be plainly marked as such, and must not
/illumos-gate/usr/src/contrib/zlib/
H A DTHIRDPARTYLICENSE17 2. Altered source versions must be plainly marked as such, and must not be
H A DREADME101 2. Altered source versions must be plainly marked as such, and must not be
/illumos-gate/usr/src/uts/intel/io/dktp/controller/ata/
H A Dfsm.txt73 States marked '*' should be invalid but some non-complaint drives
/illumos-gate/usr/src/common/bzip2/
H A DLICENSE20 3. Altered source versions must be plainly marked as such, and must
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/routeadm/
H A Drouteadm.c906 boolean_t mark, marked; in ra_upgrade_legacy_daemons_cb() local
974 RA_PROP_CURR_ROUTING_SVC, B_FALSE, B_FALSE, &marked) == -1 || in ra_upgrade_legacy_daemons_cb()
975 marked == B_FALSE) { in ra_upgrade_legacy_daemons_cb()
1646 boolean_t marked; in ra_mark_routing_svcs_cb() local
1660 RA_PROP_CURR_ROUTING_SVC, B_TRUE, B_FALSE, &marked) == 0 && marked) in ra_mark_routing_svcs_cb()
/illumos-gate/usr/src/cmd/cmd-inet/etc/
H A Dipqosconf.1.sample31 # Mail traffic is marked for AF11, anonymous user FTP traffic for AF12 and news
/illumos-gate/usr/src/uts/common/mapfiles/
H A DREADME42 * All symbols in these mapfiles should be marked 'EXTERN' to indicate
/illumos-gate/usr/src/contrib/ast/src/lib/libast/regex/
H A Dreglib.h497 unsigned char marked; /* already marked */ member
/illumos-gate/usr/src/data/consfonts/
H A DTHIRDPARTYLICENSE31 Holder(s) under this license and clearly marked as such. This may
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-zones.p5m37 # The SUNWdefault.xml file is marked as non-dehydratable so that is not removed
/illumos-gate/usr/src/uts/sun4u/io/px/
H A Dpx_err.c1172 uint64_t memory_ue_log, marked; in PX_ERPT_SEND_DEC() local
1187 marked = (memory_ue_log >> UBC_MEMORY_UE_LOG_MARKED) & in PX_ERPT_SEND_DEC()
1216 int cpuid = (marked & UBC_MARKED_MAX_CPUID_MASK); in PX_ERPT_SEND_DEC()
/illumos-gate/usr/src/pkg/
H A DREADME.pkg259 pkg(7) uses variants to implement zones. If a package is marked
291 "preserve" files must be marked with original_name.
/illumos-gate/usr/src/lib/libcryptoutil/
H A DREADME228 exported symbols will all be marked as SUNWprivate_1.0 in the library

123