Searched defs:activity (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/uts/common/dtrace/
H A Ddtrace.c5846 * subsequent probe-context DTrace activity emanates.
6061 void *activity = &state->dts_activity; local
6066 } while (dtrace_cas32(activity, current,
6339 * to atomically set our activity to be
6342 * or because our current activity is something
6352 void *activity = &state->dts_activity; local
6361 if (dtrace_cas32(activity, current,
13235 * We'll set the activity to DTRACE_ACTIVITY_DRAINING, and issue a sync
13244 * with DTRACE_ACTIVITY_ACTIVE. We can thus set our activity to
13247 * and callees to know that the activity i
[all...]
/vbox/src/VBox/Devices/PC/ipxe/src/drivers/net/
H A Dhfa384x.h1570 UINT16 activity; member in struct:hfa384x_LEDControl

Completed in 124 milliseconds