| /linux/drivers/net/wireless/mediatek/mt76/ |
| H A D | mt792x_dma.c | 174 mt792x_dma_reset(struct mt792x_dev *dev, bool force) in mt792x_dma_reset() 197 int mt792x_wpdma_reset(struct mt792x_dev *dev, bool force) in mt792x_wpdma_reset() 253 int mt792x_dma_disable(struct mt792x_dev *dev, bool force) in mt792x_dma_disable()
|
| /linux/drivers/acpi/ |
| H A D | processor_throttling.c | 44 bool force; member 940 int state, bool force) in acpi_processor_set_throttling_fadt() 1013 int state, bool force) in acpi_processor_set_throttling_ptc() 1053 int state, bool force, bool direct) in __acpi_processor_set_throttling() 1155 bool force) in acpi_processor_set_throttling()
|
| /linux/tools/perf/ |
| H A D | builtin-buildid-list.c | 87 static int perf_session__list_build_ids(bool force, bool with_hits) in perf_session__list_build_ids() 149 bool force = false; in cmd_buildid_list() local
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/lib/ |
| H A D | port_tun.c | 42 u8 force) in mlx5_set_port_tun_entropy_calc() 57 u8 enable, u8 force) in mlx5_set_port_gre_tun_entropy_calc()
|
| /linux/drivers/gpu/drm/ |
| H A D | drm_probe_helper.c | 344 bool force) in detect_connector_status() 357 drm_helper_probe_detect_ctx(struct drm_connector *connector, bool force) in drm_helper_probe_detect_ctx() 399 bool force) in drm_helper_probe_detect() 1320 bool force) in drm_connector_helper_detect_from_ddc()
|
| /linux/drivers/gpu/drm/gma500/ |
| H A D | cdv_intel_crt.c | 139 bool force) in cdv_intel_crt_detect_hotplug() 186 struct drm_connector *connector, bool force) in cdv_intel_crt_detect()
|
| /linux/drivers/net/wireless/intel/iwlwifi/dvm/ |
| H A D | power.c | 313 bool force) in iwl_power_set_mode() 360 int iwl_power_update_mode(struct iwl_priv *priv, bool force) in iwl_power_update_mode()
|
| H A D | tt.c | 230 static void iwl_legacy_tt_handler(struct iwl_priv *priv, s32 temp, bool force) in iwl_legacy_tt_handler() 335 static void iwl_advance_tt_handler(struct iwl_priv *priv, s32 temp, bool force) in iwl_advance_tt_handler()
|
| /linux/kernel/irq/ |
| H A D | chip.c | 171 bool force) in __irq_startup_managed() 229 bool force) in __irq_startup_managed() 269 int irq_startup(struct irq_desc *desc, bool resend, bool force) in irq_startup() 1381 const struct cpumask *dest, bool force) in irq_chip_set_affinity_parent() 1491 int irq_chip_redirect_set_affinity(struct irq_data *data, const struct cpumask *dest, bool force) in irq_chip_redirect_set_affinity()
|
| /linux/drivers/net/wireless/mediatek/mt76/mt76x2/ |
| H A D | mac.c | 9 void mt76x2_mac_stop(struct mt76x02_dev *dev, bool force) in mt76x2_mac_stop()
|
| /linux/tools/testing/selftests/bpf/ |
| H A D | test_loader.c | 750 static void emit_verifier_log(const char *log_buf, bool force) in emit_verifier_log() 757 static void emit_xlated(const char *xlated, bool force) in emit_xlated() 764 static void emit_jited(const char *jited, bool force) in emit_jited() 771 static void emit_stderr(const char *stderr, bool force) in emit_stderr() 778 static void emit_stdout(const char *bpf_stdout, bool force) in emit_stdout() 896 void (*emit_fn)(const char *buf, bool force)) in validate_msgs()
|
| /linux/drivers/iommu/ |
| H A D | hyperv-iommu.c | 40 const struct cpumask *mask, bool force) in hyperv_ir_set_affinity() 241 const struct cpumask *mask, bool force) in hyperv_root_ir_set_affinity()
|
| /linux/tools/perf/util/ |
| H A D | data-convert.h | 8 bool force; member
|
| /linux/include/drm/ |
| H A D | drm_client_event.h | 21 static inline void drm_client_dev_restore(struct drm_device *dev, bool force) in drm_client_dev_restore()
|
| /linux/drivers/gpu/drm/radeon/ |
| H A D | radeon_connectors.c | 839 radeon_lvds_detect(struct drm_connector *connector, bool force) in radeon_lvds_detect() 983 radeon_vga_detect(struct drm_connector *connector, bool force) in radeon_vga_detect() 1123 radeon_tv_detect(struct drm_connector *connector, bool force) in radeon_tv_detect() 1207 radeon_dvi_detect(struct drm_connector *connector, bool force) in radeon_dvi_detect() 1615 radeon_dp_detect(struct drm_connector *connector, bool force) in radeon_dp_detect()
|
| /linux/drivers/net/ethernet/sfc/ |
| H A D | ef100_sriov.c | 48 int efx_ef100_pci_sriov_disable(struct efx_nic *efx, bool force) in efx_ef100_pci_sriov_disable()
|
| /linux/drivers/platform/x86/ |
| H A D | meegopad_anx7428.c | 56 static bool force; variable
|
| /linux/arch/powerpc/kernel/ |
| H A D | eeh_event.c | 167 void eeh_remove_event(struct eeh_pe *pe, bool force) in eeh_remove_event()
|
| /linux/include/linux/ |
| H A D | cpu_smt.h | 25 static inline void cpu_smt_disable(bool force) { } in cpu_smt_disable()
|
| /linux/drivers/gpu/drm/amd/amdgpu/ |
| H A D | amdgpu_connectors.c | 704 amdgpu_connector_lvds_detect(struct drm_connector *connector, bool force) in amdgpu_connector_lvds_detect() 851 amdgpu_connector_vga_detect(struct drm_connector *connector, bool force) in amdgpu_connector_vga_detect() 1009 amdgpu_connector_dvi_detect(struct drm_connector *connector, bool force) in amdgpu_connector_dvi_detect() 1397 amdgpu_connector_dp_detect(struct drm_connector *connector, bool force) in amdgpu_connector_dp_detect()
|
| /linux/kernel/time/ |
| H A D | tick-oneshot.c | 27 int tick_program_event(ktime_t expires, int force) in tick_program_event()
|
| /linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/ |
| H A D | base.c | 42 nvkm_mmu_ptp_put(struct nvkm_mmu *mmu, bool force, struct nvkm_mmu_pt *pt) in nvkm_mmu_ptp_put() 141 nvkm_mmu_ptc_put(struct nvkm_mmu *mmu, bool force, struct nvkm_mmu_pt **ppt) in nvkm_mmu_ptc_put()
|
| /linux/drivers/gpu/drm/ast/ |
| H A D | ast_sil164.c | 49 bool force) in ast_sil164_connector_helper_detect_ctx()
|
| H A D | ast_vga.c | 49 bool force) in ast_vga_connector_helper_detect_ctx()
|
| /linux/tools/testing/selftests/arm64/fp/ |
| H A D | vlset.c | 23 static int force = 0; variable
|