Searched refs:force (Results 176 - 200 of 614) sorted by relevance

1234567891011>>

/linux-master/tools/power/x86/x86_energy_perf_policy/
H A Dx86_energy_perf_policy.c54 unsigned int force; variable
105 fprintf(stderr, "other: --hwp-enable | --turbo-enable (0 | 1) | --help | --force\n");
350 force++;
535 {"force", no_argument, 0, 'f'},
574 force++;
1039 errx(1, "cpu%d: requested max %d > capabilities highest %d, use --force?",
1042 errx(1, "cpu%d: requested max %d < capabilities lowest %d, use --force?",
1048 errx(1, "cpu%d: requested min %d > capabilities highest %d, use --force?",
1051 errx(1, "cpu%d: requested min %d < capabilities lowest %d, use --force?",
1061 errx(1, "cpu%d: requested desired %d > requested max %d, use --force
[all...]
/linux-master/net/ipv4/
H A Dnexthop.c268 bool force, unsigned int *p_idle_timer_ms)
275 /* When 'force' is false, nexthop bucket replacement is performed
284 if (force) {
308 u16 bucket_index, bool force,
315 err = nh_notifier_res_bucket_idle_timer_get(info, force,
328 info->nh_res_bucket->force = force;
340 u16 bucket_index, bool force,
355 err = nh_notifier_res_bucket_info_init(&info, bucket_index, force,
392 u16 bucket_index, bool force,
267 nh_notifier_res_bucket_idle_timer_get(const struct nh_notifier_info *info, bool force, unsigned int *p_idle_timer_ms) argument
307 nh_notifier_res_bucket_info_init(struct nh_notifier_info *info, u16 bucket_index, bool force, struct nh_info *oldi, struct nh_info *newi) argument
339 __call_nexthop_res_bucket_notifiers(struct net *net, u32 nhg_id, u16 bucket_index, bool force, struct nh_info *oldi, struct nh_info *newi, struct netlink_ext_ack *extack) argument
391 call_nexthop_res_bucket_notifiers(struct net *net, u32 nhg_id, u16 bucket_index, bool force, struct nexthop *old_nh, struct nexthop *new_nh, struct netlink_ext_ack *extack) argument
1691 nh_res_bucket_should_migrate(struct nh_res_table *res_table, struct nh_res_bucket *bucket, unsigned long *deadline, bool *force) argument
1749 nh_res_bucket_migrate(struct nh_res_table *res_table, u16 bucket_index, bool notify, bool notify_nl, bool force) argument
1825 bool force; local
[all...]
/linux-master/drivers/net/wireless/broadcom/b43/
H A Dphy_common.c386 /* Do not force clock anymore */
563 void b43_phy_force_clock(struct b43_wldev *dev, bool force) argument
575 if (force)
585 if (force)
/linux-master/arch/arm/kernel/
H A Dhead.S110 THUMB( it eq ) @ force fixup-able long branch encoding
117 THUMB( it lo ) @ force fixup-able long branch encoding
404 THUMB( it eq ) @ force fixup-able long branch encoding
/linux-master/drivers/net/ethernet/freescale/fman/
H A Dfman.c1203 u32 event, mask, force; local
1211 force = ioread32be(&bmi_rg->fmbm_ifr);
1212 if (force & event)
1213 iowrite32be(force & ~event, &bmi_rg->fmbm_ifr);
1231 u32 event, mask, force; local
1240 force = ioread32be(&qmi_rg->fmqm_eif);
1241 if (force & event)
1242 iowrite32be(force & ~event, &qmi_rg->fmqm_eif);
1351 u32 event, mask, force; local
1359 force
[all...]
/linux-master/fs/hfsplus/
H A Dsuper.c342 int force = 0; local
344 if (!hfsplus_parse_options_remount(data, &force))
351 } else if (force) {
472 pr_warn("write access to a journaled filesystem is not supported, use the force option at your own risk, mounting read-only.\n");
/linux-master/samples/bpf/
H A Dxdp_router_ipv4_user.c52 { "force", no_argument, NULL, 'F' },
552 bool error = true, generic = false, force = false; local
614 force = true;
672 index, generic, force) < 0)
/linux-master/drivers/irqchip/
H A Dirq-armada-370-xp.c220 const struct cpumask *mask, bool force)
224 if (!force)
467 const struct cpumask *mask_val, bool force)
219 armada_370_xp_msi_set_affinity(struct irq_data *irq_data, const struct cpumask *mask, bool force) argument
466 armada_xp_set_affinity(struct irq_data *d, const struct cpumask *mask_val, bool force) argument
H A Dirq-ls-scfg-msi.c105 const struct cpumask *mask, bool force)
113 if (!force)
104 ls_scfg_msi_set_affinity(struct irq_data *irq_data, const struct cpumask *mask, bool force) argument
/linux-master/drivers/s390/cio/
H A Ddevice_ops.c50 cdev->private->options.force = (flags & CCWDEV_ALLOW_FORCE) != 0;
79 cdev->private->options.force |= (flags & CCWDEV_ALLOW_FORCE) != 0;
96 cdev->private->options.force &= (flags & CCWDEV_ALLOW_FORCE) == 0;
/linux-master/drivers/net/wireless/intel/iwlwifi/dvm/
H A Drxon.c382 static int iwl_set_tx_power(struct iwl_priv *priv, s8 tx_power, bool force) argument
394 if (priv->tx_power_user_lmt == tx_power && !force)
422 if (defer && !force) {
1048 * force CTS-to-self frames protection if RTS-CTS is not preferred
1391 bool force = false; local
1416 force = true;
1493 if (force || memcmp(&ctx->staging, &ctx->active, sizeof(ctx->staging)))
/linux-master/drivers/platform/x86/
H A Dsamsung-laptop.c375 static bool force; variable
376 module_param(force, bool, 0);
377 MODULE_PARM_DESC(force,
1379 if (debug || force)
1397 if (debug || force)
1566 if (!force && !dmi_check_system(samsung_dmi_table))
/linux-master/arch/m68k/fpsp040/
H A Dscale.S87 fmovel #rz_mode,%fpcr |force rz for src conversion
163 | underflow and force zero if true. If not, try to shift the
/linux-master/arch/alpha/kernel/
H A Dsys_dp264.c152 bool force)
164 bool force)
151 dp264_set_affinity(struct irq_data *d, const struct cpumask *affinity, bool force) argument
163 clipper_set_affinity(struct irq_data *d, const struct cpumask *affinity, bool force) argument
/linux-master/drivers/gpu/drm/amd/display/dc/dcn30/
H A Ddcn30_hubbub.c388 bool force, bool allow)
394 DCHUBBUB_ARB_ALLOW_PSTATE_CHANGE_FORCE_ENABLE, force);
387 hubbub3_force_pstate_change_control(struct hubbub *hubbub, bool force, bool allow) argument
/linux-master/drivers/extcon/
H A Dextcon-usbc-cros-ec.c248 bool force)
299 if (force || info->dr != dr || info->pr != pr || info->dp != dp ||
247 extcon_cros_ec_detect_cable(struct cros_ec_extcon_info *info, bool force) argument
/linux-master/drivers/media/platform/qcom/venus/
H A Dhfi.c128 int hfi_core_resume(struct venus_core *core, bool force) argument
130 if (!force && core->state != CORE_INIT)
/linux-master/kernel/irq/
H A Dinternals.h31 * IRQTF_FORCED_THREAD - irq action is force threaded
89 extern int irq_startup(struct irq_desc *desc, bool resend, bool force);
143 const struct cpumask *dest, bool force);
/linux-master/drivers/gpu/drm/loongson/
H A Dlsdc_output_7a2000.c166 ls7a2000_hdmi0_vga_connector_detect(struct drm_connector *connector, bool force) argument
188 ls7a2000_hdmi1_connector_detect(struct drm_connector *connector, bool force) argument
/linux-master/net/netfilter/ipvs/
H A Dip_vs_sync.c468 int force; local
472 force = 0;
483 force = cp->state != cp->old_state;
484 if (force && cp->state != IP_VS_TCP_S_ESTABLISHED)
494 force = cp->state != cp->old_state;
495 if (force && cp->state != IP_VS_SCTP_S_ESTABLISHED)
499 force = 0;
533 return n == orig || force;
/linux-master/fs/afs/
H A Dvolume.c91 volume->type_force = params->force;
214 if (params->force) {
/linux-master/drivers/net/wireless/mediatek/mt76/
H A Dmt792x.h302 int mt792x_wpdma_reset(struct mt792x_dev *dev, bool force);
304 int mt792x_dma_disable(struct mt792x_dev *dev, bool force);
/linux-master/net/rxrpc/
H A Dconn_event.c291 void rxrpc_process_delayed_final_acks(struct rxrpc_connection *conn, bool force) argument
308 if (time_before(j, ack_at) && !force) {
/linux-master/arch/sparc/include/asm/
H A Dleon_amba.h111 u32 force[16]; member in struct:leon3_irqctrl_regs_map
/linux-master/drivers/net/wireless/ath/ath9k/
H A Dar9003_mci.h328 void ar9003_mci_2g5g_switch(struct ath_hw *ah, bool force);

Completed in 291 milliseconds

1234567891011>>