Home
last modified time | relevance | path

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

1234567891011

/netbsd-src/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-src/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-src/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() argument
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-src/sys/arch/ia64/stand/common/
H A Dconsole.c54 int active; in cons_probe() local
155 int cons, active; in cons_set() local
/netbsd-src/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-src/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
H A Duvm_pdaemon.c959 int active, inactive; in uvm_reclaimable() local
998 uvm_estimatepageable(int *active, int *inactive) in uvm_estimatepageable()
/netbsd-src/external/mit/libuv/dist/test/
H A Dtest-active.c43 TEST_IMPL(active) { in TEST_IMPL() argument
/netbsd-src/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-src/sys/sys/
H A Dpax.h111 # define PAX_MPROTECT_MAXPROTECT(l, active, extra, max) \ argument
116 # define PAX_MPROTECT_MAXPROTECT(l, active, extra, max) \ argument
/netbsd-src/sbin/ifconfig/
H A Daf_link.c83 bool active; in link_pre_aifaddr() local
/netbsd-src/external/gpl3/gdb/dist/sim/ppc/
H A Dpk_disklabel.c228 int active = -1; in block0_is_fdisk() local
336 int active = block0_is_fdisk(boot_block); in pk_disklabel_create_instance() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dhsa-regalloc.c365 expire_old_intervals (hsa_op_reg *reg, vec<hsa_op_reg*> *active, in expire_old_intervals()
386 spill_at_interval (hsa_op_reg *reg, vec<hsa_op_reg*> *active) in spill_at_interval()
424 vec<hsa_op_reg*> active[4] = {vNULL, vNULL, vNULL, vNULL}; in linear_scan_regalloc() local
/netbsd-src/sys/net/agr/
H A Dieee8023ad_lacp_sm_rx.c150 bool active; in lacp_sm_rx_record_pdu() local
/netbsd-src/external/bsd/mdocml/dist/
H A Dtbl.c40 int active; in tbl_read() local
/netbsd-src/sys/arch/ews4800mips/stand/common/
H A Dlocal.h52 bool active; member
/netbsd-src/sys/external/bsd/drm2/dist/drm/vmwgfx/
H A Dvmwgfx_ldu.c49 struct list_head active; member
63 struct list_head active; member

1234567891011