/freebsd/sys/contrib/device-tree/src/arm64/hisilicon/ |
H A D | poplar-pinctrl.dtsi | 11 #define PINCTRL_PULLDOWN(value, enable, disable, mask) \ argument 13 #define PINCTRL_PULLUP(value, enable, disable, mask) \ argument
|
/freebsd/contrib/ntp/sntp/libopts/ |
H A D | find.c | 105 int * ixp, bool * disable) in opt_match_ct() 179 opt_set(tOptions * opts, char * arg, int idx, bool disable, tOptState * st) in opt_set() 348 bool disable = false; in opt_find_long() local
|
/freebsd/contrib/netbsd-tests/modules/ |
H A D | t_builtin.c | 67 ATF_TC_HEAD(disable, tc) in ATF_TC_HEAD() argument 74 ATF_TC_BODY(disable, tc) in ATF_TC_BODY() argument
|
/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/ |
H A D | bytemap.h | 34 void disable() {} in disable() function
|
H A D | stats.h | 92 void disable() ACQUIRE(Mutex) { lock(); } in disable() function
|
H A D | secondary.h | 99 void disable() {} in disable() function 430 void disable() NO_THREAD_SAFETY_ANALYSIS { Mutex.lock(); } in disable() function 528 void disable() NO_THREAD_SAFETY_ANALYSIS { in disable() function
|
H A D | stack_depot.h | 197 void disable() NO_THREAD_SAFETY_ANALYSIS { RingEndMu.lock(); } in disable() function
|
H A D | tsd_exclusive.h | 104 void disable() NO_THREAD_SAFETY_ANALYSIS { in disable() function
|
H A D | tsd_shared.h | 94 void disable() NO_THREAD_SAFETY_ANALYSIS { in disable() function
|
H A D | quarantine.h | 236 void disable() NO_THREAD_SAFETY_ANALYSIS { in disable() function
|
/freebsd/usr.sbin/efiwake/ |
H A D | efiwake.c | 57 bool disable = false, enable = false; in main() local
|
/freebsd/sys/dev/drm2/ |
H A D | drm_crtc_helper.h | 77 void (*disable)(struct drm_crtc *crtc); member 105 void (*disable)(struct drm_encoder *encoder); member
|
/freebsd/crypto/openssl/ |
H A D | Configure | 1162 sub disable { subroutine
|
/freebsd/sys/amd64/vmm/io/ |
H A D | iommu.h | 50 iommu_disable_func_t disable; member
|
/freebsd/sys/powerpc/ps3/ |
H A D | ps3_syscons.c | 92 int disable; in ps3fb_probe() local
|
/freebsd/sys/contrib/dev/iwlwifi/mvm/ |
H A D | mld-sta.c | 865 iwl_mvm_mld_sta_modify_disable_tx(struct iwl_mvm * mvm,struct iwl_mvm_sta * mvmsta,bool disable) iwl_mvm_mld_sta_modify_disable_tx() argument 884 iwl_mvm_mld_sta_modify_disable_tx_ap(struct iwl_mvm * mvm,struct ieee80211_sta * sta,bool disable) iwl_mvm_mld_sta_modify_disable_tx_ap() argument 902 iwl_mvm_mld_modify_all_sta_disable_tx(struct iwl_mvm * mvm,struct iwl_mvm_vif * mvmvif,bool disable) iwl_mvm_mld_modify_all_sta_disable_tx() argument
|
H A D | sta.c | 4158 iwl_mvm_sta_modify_disable_tx(struct iwl_mvm * mvm,struct iwl_mvm_sta * mvmsta,bool disable) iwl_mvm_sta_modify_disable_tx() argument 4182 iwl_mvm_sta_modify_disable_tx_ap(struct iwl_mvm * mvm,struct ieee80211_sta * sta,bool disable) iwl_mvm_sta_modify_disable_tx_ap() argument 4215 iwl_mvm_int_sta_modify_disable_tx(struct iwl_mvm * mvm,struct iwl_mvm_vif * mvmvif,struct iwl_mvm_int_sta * sta,bool disable) iwl_mvm_int_sta_modify_disable_tx() argument 4235 iwl_mvm_modify_all_sta_disable_tx(struct iwl_mvm * mvm,struct iwl_mvm_vif * mvmvif,bool disable) iwl_mvm_modify_all_sta_disable_tx() argument [all...] |
/freebsd/contrib/llvm-project/llvm/lib/TargetParser/ |
H A D | AArch64TargetParser.cpp | 246 void AArch64::ExtensionSet::disable(ArchExtKind E) { in disable() function in AArch64::ExtensionSet
|
/freebsd/contrib/llvm-project/compiler-rt/lib/gwp_asan/ |
H A D | guarded_pool_allocator.cpp | 123 void GuardedPoolAllocator::disable() { in disable() function in gwp_asan::GuardedPoolAllocator
|
/freebsd/usr.sbin/devctl/ |
H A D | devctl.c | 173 disable(int ac, char **av) in disable() function
|
/freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
H A D | Sarif.h | 223 SarifReportingConfiguration disable() { in disable() function
|
/freebsd/contrib/ntp/sntp/libevent/ |
H A D | bufferevent-internal.h | 278 int (*disable)(struct bufferevent *, short); member
|
H A D | listener.c | 69 int (*disable)(struct evconnlistener *); member
|
/freebsd/contrib/libevent/ |
H A D | bufferevent-internal.h | 278 int (*disable)(struct bufferevent *, short); member
|
/freebsd/sys/dev/gem/ |
H A D | if_gem.c | 633 gem_stop(if_t ifp, int disable) in gem_stop()
|