Home
last modified time | relevance | path

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

1234567

/freebsd-13.1/sys/contrib/ck/src/
H A Dck_array.c37 struct _ck_array *active; in ck_array_create() local
52 struct _ck_array *active; in ck_array_init() local
H A Dck_epoch.c337 unsigned int state, active; in ck_epoch_scan() local
430 bool active; in ck_epoch_synchronize_wait() local
568 bool active; in ck_epoch_poll_deferred() local
/freebsd-13.1/stand/common/
H A Dconsole.c53 int active; in cons_probe() local
237 int cons, active; in cons_change() local
/freebsd-13.1/contrib/ntp/lib/isc/include/isc/
H A Drwlock.h86 unsigned int active; member
106 unsigned int active; member
/freebsd-13.1/contrib/ncurses/ncurses/widechar/
H A Dlib_wacs.c110 int active = _nc_unicode_locale(); in _nc_init_wacs() local
/freebsd-13.1/contrib/opencsd/decoder/include/common/
H A Dtrc_ret_stack.h59 void set_active(bool active) in set_active()
/freebsd-13.1/sys/arm/nvidia/drm2/
H A Dtegra_drm_subr.c99 bool active; in tegra_drm_connector_detect() local
/freebsd-13.1/sys/dev/gpio/
H A Dgpioregulator.c108 bool active; in gpioregulator_regnode_enable() local
166 bool active; in gpioregulator_regnode_get_voltage() local
/freebsd-13.1/sys/dev/e1000/
H A De1000_82571.c575 static s32 e1000_set_d0_lplu_state_82574(struct e1000_hw *hw, bool active) in e1000_set_d0_lplu_state_82574()
601 static s32 e1000_set_d3_lplu_state_82574(struct e1000_hw *hw, bool active) in e1000_set_d3_lplu_state_82574()
871 static s32 e1000_set_d0_lplu_state_82571(struct e1000_hw *hw, bool active) in e1000_set_d0_lplu_state_82571()
/freebsd-13.1/contrib/llvm-project/lld/MachO/
H A DDriver.h114 bool active; variable
/freebsd-13.1/contrib/mandoc/
H A Dtbl.c40 int active; in tbl_read() local
/freebsd-13.1/sys/dev/sound/pci/
H A Dcsavar.h38 int (*active)(int); member
/freebsd-13.1/sys/dev/igc/
H A Digc_api.c552 s32 igc_set_d0_lplu_state(struct igc_hw *hw, bool active) in igc_set_d0_lplu_state()
574 s32 igc_set_d3_lplu_state(struct igc_hw *hw, bool active) in igc_set_d3_lplu_state()
H A Digc_phy.c87 bool IGC_UNUSEDARG active) in igc_null_lplu_state()
658 s32 igc_set_d3_lplu_state_generic(struct igc_hw *hw, bool active) in igc_set_d3_lplu_state_generic()
H A Digc_i225.c1115 s32 igc_set_d0_lplu_state_i225(struct igc_hw *hw, bool active) in igc_set_d0_lplu_state_i225()
1143 s32 igc_set_d3_lplu_state_i225(struct igc_hw *hw, bool active) in igc_set_d3_lplu_state_i225()
/freebsd-13.1/sys/contrib/ck/include/
H A Dck_array.h45 struct _ck_array *active; member
/freebsd-13.1/contrib/wpa/wpa_supplicant/
H A Drrm.c504 struct hostapd_hw_modes *mode, int active, in wpas_add_channels()
557 struct hostapd_hw_modes *mode, int active) in wpas_op_class_freqs()
588 static int * wpas_channel_report_freqs(struct wpa_supplicant *wpa_s, int active, in wpas_channel_report_freqs()
651 u8 op_class, u8 chan, int active, in wpas_beacon_request_freqs()
/freebsd-13.1/contrib/unbound/daemon/
H A Dremote.h97 int active; member
/freebsd-13.1/usr.bin/tail/
H A Dforward.c313 int active, ev_change, i, n = -1; in follow() local
/freebsd-13.1/sys/gnu/gcov/
H A Dgcc_4_7.c291 unsigned int active; in gcov_info_dup() local
356 unsigned int active; in gcov_info_free() local
/freebsd-13.1/sys/powerpc/powermac/
H A Dfcu.c305 uint8_t active = 0, avail = 0, fail = 0; in fcu_fan_get_rpm() local
392 uint8_t active = 0, avail = 0, fail = 0; in fcu_fan_get_pwm() local
/freebsd-13.1/contrib/apr-util/buckets/
H A Dapr_buckets_alloc.c160 apr_memnode_t *active = list->blocks; in apr_bucket_alloc() local
/freebsd-13.1/usr.sbin/ppp/
H A Dprompt.h52 unsigned active : 1; /* Is the prompt active (^Z) */ member
/freebsd-13.1/lib/libbe/
H A Dbe.c1093 be_create_child_noent(libbe_handle_t *lbh, const char *active, in be_create_child_noent()
1143 be_create_child_cloned(libbe_handle_t *lbh, const char *active) in be_create_child_cloned()
1196 char active[BE_MAXPATHLEN], buf[BE_MAXPATHLEN]; in be_add_child() local
/freebsd-13.1/sys/netpfil/ipfw/
H A Ddn_sched_fq_codel.h68 int active; /* 1: flow is active (in a list) */ member

1234567