Home
last modified time | relevance | path

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

12345

/dflybsd-src/sys/dev/drm/i915/
H A Di915_gem_request.h395 init_request_active(struct i915_gem_active *active, in init_request_active()
412 i915_gem_active_set(struct i915_gem_active *active, in i915_gem_active_set()
430 i915_gem_active_set_retire_fn(struct i915_gem_active *active, in i915_gem_active_set_retire_fn()
439 __i915_gem_active_peek(const struct i915_gem_active *active) in __i915_gem_active_peek()
459 i915_gem_active_raw(const struct i915_gem_active *active, struct lock *mutex) in i915_gem_active_raw()
474 i915_gem_active_peek(const struct i915_gem_active *active, struct lock *mutex) in i915_gem_active_peek()
493 i915_gem_active_get(const struct i915_gem_active *active, struct lock *mutex) in i915_gem_active_get()
507 __i915_gem_active_get_rcu(const struct i915_gem_active *active) in __i915_gem_active_get_rcu()
620 i915_gem_active_get_unlocked(const struct i915_gem_active *active) in i915_gem_active_get_unlocked()
640 i915_gem_active_isset(const struct i915_gem_active *active) in i915_gem_active_isset()
[all …]
H A Di915_gem_request.c270 u32 active = ++engine->timeline->inflight_seqnos; in reserve_engine() local
305 void i915_gem_retire_noop(struct i915_gem_active *active, in i915_gem_retire_noop()
356 struct i915_gem_active *active, *next; in i915_gem_request_retire() local
H A Di915_vma.c34 i915_vma_retire(struct i915_gem_active *active, in i915_vma_retire()
774 unsigned long active; in i915_vma_unbind() local
/dflybsd-src/stand/boot/common/
H A Dconsole.c51 int active; in cons_probe() local
203 int cons, active; in cons_set() local
/dflybsd-src/sys/dev/video/vga/
H A Dvga_switcheroo.c134 bool active; member
165 bool active; member
302 enum vga_switcheroo_client_id id, bool active, in register_client()
714 struct vga_switcheroo_client *active; in vga_switchto_stage1() local
734 struct vga_switcheroo_client *active; in vga_switchto_stage2() local
/dflybsd-src/contrib/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
/dflybsd-src/stand/boot/pc32/libi386/
H A Dbootinfo.c43 int active; in bi_getboothowto() local
/dflybsd-src/contrib/ncurses/ncurses/widechar/
H A Dlib_wacs.c110 int active = _nc_unicode_locale(); in _nc_init_wacs() local
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dhsa-regalloc.c364 expire_old_intervals (hsa_op_reg *reg, vec<hsa_op_reg*> *active, in expire_old_intervals()
385 spill_at_interval (hsa_op_reg *reg, vec<hsa_op_reg*> *active) in spill_at_interval()
423 vec<hsa_op_reg*> active[4] = {vNULL, vNULL, vNULL, vNULL}; in linear_scan_regalloc() local
/dflybsd-src/sys/dev/netif/ig_hal/
H A De1000_82571.c684 static s32 e1000_set_d0_lplu_state_82574(struct e1000_hw *hw, bool active) in e1000_set_d0_lplu_state_82574()
710 static s32 e1000_set_d3_lplu_state_82574(struct e1000_hw *hw, bool active) in e1000_set_d3_lplu_state_82574()
980 static s32 e1000_set_d0_lplu_state_82571(struct e1000_hw *hw, bool active) in e1000_set_d0_lplu_state_82571()
H A De1000_api.c1186 s32 e1000_set_d0_lplu_state(struct e1000_hw *hw, bool active) in e1000_set_d0_lplu_state()
1208 s32 e1000_set_d3_lplu_state(struct e1000_hw *hw, bool active) in e1000_set_d3_lplu_state()
/dflybsd-src/contrib/wpa_supplicant/wpa_supplicant/
H A Drrm.c497 struct hostapd_hw_modes *mode, int active, in wpas_add_channels()
549 struct hostapd_hw_modes *mode, int active) in wpas_op_class_freqs()
571 static int * wpas_channel_report_freqs(struct wpa_supplicant *wpa_s, int active, in wpas_channel_report_freqs()
633 u8 op_class, u8 chan, int active, in wpas_beacon_request_freqs()
/dflybsd-src/sys/dev/drm/include/linux/
H A Dhrtimer.h50 bool active; member
/dflybsd-src/contrib/mdocml/
H A Dtbl.c40 int active; in tbl_read() local
/dflybsd-src/usr.sbin/rtsold/
H A Drtsold.h40 int active; /* interface status */ member
/dflybsd-src/usr.bin/dsynth/
H A Drunstats.c95 RunStatsUpdateTop(int active) in RunStatsUpdateTop()
H A Dbulk.c42 bulk_t *active; member
/dflybsd-src/sbin/tunefs/
H A Dtunefs.c80 int Aflag = 0, active = 0; in main() local
/dflybsd-src/sys/dev/drm/amd/amdgpu/
H A Damdgpu_ids.h44 struct amdgpu_sync active; member
/dflybsd-src/usr.bin/tail/
H A Dforward.c311 int active, i, n; in follow() local
/dflybsd-src/contrib/dhcpcd/src/
H A Dif.c414 if_check_arphrd(struct interface *ifp, unsigned int active, bool if_noconf) in if_check_arphrd()
456 unsigned int active; in if_discover() local
/dflybsd-src/usr.sbin/ppp/
H A Dprompt.h51 unsigned active : 1; /* Is the prompt active (^Z) */ member
/dflybsd-src/sys/dev/raid/vinum/
H A Drequest.h135 short active; /* and number active */ member
159 short active; /* number of subrequests still active */ member

12345