Home
last modified time | relevance | path

Searched defs:active (Results 1 – 25 of 271) sorted by relevance

1234567891011

/netbsd/sys/external/bsd/drm2/dist/drm/i915/selftests/
H A Di915_active.c28 static void __live_get(struct live_active *active) in __live_get()
33 static void __live_free(struct live_active *active) in __live_free()
41 struct live_active *active = container_of(ref, typeof(*active), ref); in __live_release() local
46 static void __live_put(struct live_active *active) in __live_put()
53 struct live_active *active = container_of(base, typeof(*active), base); in __live_active() local
61 struct live_active *active = container_of(base, typeof(*active), base); in __live_retire() local
69 struct live_active *active; in __live_alloc() local
86 struct live_active *active; in __live_active_setup() local
152 struct live_active *active; in live_active_wait() local
182 struct live_active *active; in live_active_retire() local
/netbsd/sys/external/bsd/drm2/dist/drm/i915/
H A Di915_active.h65 __i915_active_fence_init(struct i915_active_fence *active, in __i915_active_fence_init()
103 i915_active_fence_get(struct i915_active_fence *active) in i915_active_fence_get()
123 i915_active_fence_isset(const struct i915_active_fence *active) in i915_active_fence_isset()
161 #define i915_active_init(ref, active, retire) do { \ argument
H A Di915_active.c45 node_from_active(struct i915_active_fence *active) in node_from_active()
52 static inline bool is_barrier(const struct i915_active_fence *active) in is_barrier()
243 __active_fence_slot(struct i915_active_fence *active) in __active_fence_slot()
251 struct i915_active_fence *active = in active_fence_cb() local
440 struct i915_active_fence *active; in i915_active_ref() local
522 static void enable_signaling(struct i915_active_fence *active) in enable_signaling()
869 struct i915_active_fence *active = in i915_request_add_active_barriers() local
902 __i915_active_fence_set(struct i915_active_fence *active, in __i915_active_fence_set()
967 int i915_active_fence_set(struct i915_active_fence *active, in i915_active_fence_set()
/netbsd/sbin/gpt/
H A Dcreate.c72 create(gpt_t gpt, u_int parts, int force, int primary_only, int active) in create()
128 int active = 0; in cmd_create() local
H A Dbiosboot.c171 const char *bootpath, int active) in biosboot()
272 int active = 0; in cmd_biosboot() local
H A Dmigrate.c236 migrate(gpt_t gpt, u_int parts, int force, int slice, int active) in migrate()
348 int active = 0; in cmd_migrate() local
/netbsd/sys/arch/ia64/stand/common/
H A Dconsole.c54 int active; in cons_probe() local
155 int cons, active; in cons_set() local
/netbsd/sys/sys/
H A Dpax.h80 # define PAX_MPROTECT_MAXPROTECT(l, active, extra, max) (max) argument
85 # define PAX_MPROTECT_MAXPROTECT(l, active, extra, max) \ argument
90 # define PAX_MPROTECT_MAXPROTECT(l, active, extra, max) \ argument
/netbsd/sys/external/bsd/drm2/dist/drm/i915/gt/
H A Dselftest_engine_heartbeat.c42 struct i915_active active; member
46 static int pulse_active(struct i915_active *active) in pulse_active()
62 static void pulse_retire(struct i915_active *active) in pulse_retire()
H A Dintel_engine_pool_types.h25 struct i915_active active; member
H A Dintel_context.c225 static void __intel_context_retire(struct i915_active *active) in __intel_context_retire()
241 static int __intel_context_active(struct i915_active *active) in __intel_context_active()
/netbsd/external/mpl/bind/dist/bin/tests/optional/
H A Dnsecify.c53 bool active = false; in active_node() local
98 bool active; in next_active() local
/netbsd/sys/uvm/
H A Duvm_meter.c98 int active, inactive; in sysctl_vm_uvmexp2() local
321 int active; in uvm_total() local
H A Duvm_stat.c59 int active, inactive; in uvmexp_print() local
/netbsd/external/mit/libuv/dist/test/
H A Dtest-active.c43 TEST_IMPL(active) { in TEST_IMPL() argument
/netbsd/external/bsd/jemalloc/dist/test/unit/
H A Dprof_idump.c18 bool active; in TEST_BEGIN() local
H A Dprof_gdump.c18 bool active, gdump, gdump_old; in TEST_BEGIN() local
/netbsd/external/bsd/ntp/dist/lib/isc/include/isc/
H A Drwlock.h88 unsigned int active; member
108 unsigned int active; member
/netbsd/external/gpl2/lvm2/dist/tools/
H A Dlvchange.c155 int active = 0; in lvchange_resync() local
410 int active = 0; in lvchange_persistent() local
H A Dvgchange.c117 int active, monitored; in _vgchange_monitoring() local
132 int lv_open, active, monitored; in _vgchange_available() local
H A Dvgconvert.c35 int active = 0; in vgconvert_single() local
/netbsd/external/mpl/bind/dist/bin/python/isc/
H A Dkeyevent.py.in40 def status(self, active, published, output=None): argument
/netbsd/sbin/ifconfig/
H A Daf_link.c83 bool active; in link_pre_aifaddr() local
/netbsd/external/gpl3/gdb/dist/sim/ppc/
H A Dpk_disklabel.c232 int active = -1; in block0_is_fdisk() local
340 int active = block0_is_fdisk(boot_block); in pk_disklabel_create_instance() local
/netbsd/external/gpl3/gdb.old/dist/sim/ppc/
H A Dpk_disklabel.c232 int active = -1; in block0_is_fdisk() local
340 int active = block0_is_fdisk(boot_block); in pk_disklabel_create_instance() local

1234567891011