Home
last modified time | relevance | path

Searched defs:force (Results 201 – 225 of 229) sorted by relevance

12345678910

/freebsd/contrib/llvm-project/lldb/source/Target/
H A DThread.cpp1211 void Thread::DiscardThreadPlans(bool force) { in DiscardThreadPlans()
/freebsd/sys/dev/e1000/
H A De1000_ich8lan.c1419 s32 e1000_disable_ulp_lpt_lp(struct e1000_hw *hw, bool force) in e1000_disable_ulp_lpt_lp()
/freebsd/sys/netinet/
H A Dtcp_subr.c1306 bool force) in deregister_tcp_functions()
/freebsd/sys/contrib/dev/athk/ath10k/
H A Dpci.c1876 int force) in ath10k_pci_hif_send_complete_check()
/freebsd/contrib/llvm-project/lldb/source/Interpreter/
H A DCommandInterpreter.cpp1380 bool CommandInterpreter::RemoveCommand(llvm::StringRef cmd, bool force) { in RemoveCommand()
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dspa.c7177 boolean_t force, boolean_t hardforce)
7385 spa_export(const char *pool, nvlist_t **oldconfig, boolean_t force,
H A Ddsl_dataset.c4070 dsl_dataset_t *origin_head, boolean_t force, void *owner, dmu_tx_t *tx) in dsl_dataset_clone_swap_check_impl()
/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Dsta.c706 bool force, struct iwl_mvm_txq *txq) in iwl_mvm_redirect_queue() argument
/freebsd/sys/dev/mlx5/mlx5_en/
H A Den.h1238 mlx5e_tx_notify_hw(struct mlx5e_sq *sq, bool force) in mlx5e_tx_notify_hw()
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationClient.cpp1208 bool GDBRemoteCommunicationClient::GetHostInfo(bool force) { in GetHostInfo()
H A DProcessGDBRemote.cpp375 void ProcessGDBRemote::BuildDynamicRegisterInfo(bool force) { in BuildDynamicRegisterInfo()
/freebsd/sys/contrib/openzfs/lib/libzfs/
H A Dlibzfs_dataset.c4388 zfs_rollback(zfs_handle_t *zhp, zfs_handle_t *snap, boolean_t force) in zfs_rollback()
/freebsd/sbin/ipfw/
H A Dipfw2.c5920 ipfw_flush(int force) in ipfw_flush()
/freebsd/sys/dev/cxgbe/common/
H A Dt4_hw.c7576 int t4_fw_halt(struct adapter *adap, unsigned int mbox, int force) in t4_fw_halt()
7665 const u8 *fw_data, unsigned int size, int force) in t4_fw_upgrade()
/freebsd/sys/dev/qlnx/qlnxr/
H A Dqlnxr_verbs.c4766 int force) in process_req()
/freebsd/sys/dev/drm2/
H A DdrmP.h956 enum drm_connector_force force; member
/freebsd/contrib/wpa/wpa_supplicant/
H A Dwpa_supplicant.c2503 bool force) in wpa_s_setup_sae_pt()
H A Dp2p_supplicant.c7420 bool force) in wpas_p2p_clear_pending_action_tx()
/freebsd/sys/dev/aic7xxx/
H A Daic79xx.c2831 ahd_free_tstate(struct ahd_softc *ahd, u_int scsi_id, char channel, int force) in ahd_free_tstate()
/freebsd/sys/kern/
H A Dvfs_subr.c1776 int done, force, trigger, usevnodes; in vnlru_proc() local
/freebsd/contrib/ntp/ntpd/
H A Drefclock_ripencc.c5079 int force in print_msg_table_header() argument
/freebsd/sys/dev/bwn/
H A Dif_bwn.c2174 bwn_core_forceclk(struct bwn_mac *mac, bool force) in bwn_core_forceclk()
/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_interceptors_posix.cpp1168 static void *init_cond(void *c, bool force = false) { in init_cond()
/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_settings.cpp211 int force; // 0 -- KMP_DETERMINISTIC_REDUCTION, 1 -- KMP_FORCE_REDUCTION. member
/freebsd/contrib/libxo/xohtml/external/
H A Djquery.js2060 _unmark: function( force, elem, type ) { argument

12345678910