Searched refs:force (Results 151 - 175 of 614) sorted by relevance

1234567891011>>

/linux-master/drivers/target/iscsi/
H A Discsi_target_tpg.c264 int force)
272 if (iscsit_release_sessions_for_tpg(tpg, force) < 0) {
274 " %hu while active sessions exist, and force=0\n",
351 int iscsit_tpg_disable_portal_group(struct iscsi_portal_group *tpg, int force) argument
368 if (iscsit_release_sessions_for_tpg(tpg, force) < 0) {
373 " %hu while active sessions exist, and force=0\n",
261 iscsit_tpg_del_portal_group( struct iscsi_tiqn *tiqn, struct iscsi_portal_group *tpg, int force) argument
/linux-master/drivers/irqchip/
H A Dirq-xtensa-mx.c132 const struct cpumask *dest, bool force)
131 xtensa_mx_irq_set_affinity(struct irq_data *d, const struct cpumask *dest, bool force) argument
H A Dirq-hip04.c148 bool force)
154 if (!force)
146 hip04_irq_set_affinity(struct irq_data *d, const struct cpumask *mask_val, bool force) argument
/linux-master/tools/perf/util/
H A Dkwork.h223 bool force; member in struct:perf_kwork
/linux-master/drivers/hid/
H A Dhid-picolcd_fb.c213 fbdata->force = 1;
249 if (!fbdata->force && !picolcd_fb_update_tile(
272 fbdata->force = false;
501 fbdata->force = 1;
/linux-master/drivers/net/wireless/ath/ath10k/
H A Dpci.h234 int force);
/linux-master/fs/afs/
H A Dsuper.c255 ctx->force = true;
276 ctx->force = true;
279 ctx->force = true;
309 suffix ?: "-", ctx->type, ctx->force ? " FORCE" : "");
/linux-master/drivers/net/wireless/mediatek/mt76/mt7915/
H A Ddma.c590 int mt7915_dma_reset(struct mt7915_dev *dev, bool force) argument
610 if (force)
616 mt7915_dma_disable(dev, force);
645 mt7915_dma_enable(dev, !force);
/linux-master/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Ddchubbub.h178 void (*force_pstate_change_control)(struct hubbub *hubbub, bool force, bool allow);
/linux-master/include/drm/
H A Ddrm_modeset_helper_vtables.h910 * force is set to false whilst polling, true when checking the
911 * connector due to a user request. force can be used by the driver to
932 bool force);
952 * drm_atomic_helper_check_modeset(). This allows userspace to force and
/linux-master/arch/m68k/fpsp040/
H A Dsint.S35 | sintrz, force round-to-zero mode.
39 | For the denormalized cases, force the correct result
H A Dres_func.S540 movel #0x3c010000,LOCAL_EX(%a0) |force pos double zero
547 movel #0x3c010000,LOCAL_EX(%a0) |force pos double zero
553 movel #0xbc010000,LOCAL_EX(%a0) |force pos double zero
561 movel #0xbc010000,LOCAL_EX(%a0) |force pos double zero
572 movel #0x3f810000,LOCAL_EX(%a0) |force pos single zero
579 movel #0x3f810000,LOCAL_EX(%a0) |force pos single zero
585 movel #0xbf810000,LOCAL_EX(%a0) |force pos single zero
593 movel #0xbf810000,LOCAL_EX(%a0) |force pos single zero
698 | and force the result.
846 orw #0x3fff,%d0 |force th
[all...]
/linux-master/arch/x86/kernel/
H A Dverify_cpu.S124 jz .Lverify_cpu_no_longmode # only try to force SSE on AMD
/linux-master/arch/x86/platform/uv/
H A Duv_time.c237 static int uv_rtc_unset_timer(int cpu, int force) argument
249 if ((head->next_cpu == bcpu && uv_read_rtc(NULL) >= *t) || force)
/linux-master/drivers/gpio/
H A Dgpio-sifive.c136 bool force)
139 return irq_chip_set_affinity_parent(data, dest, force);
134 sifive_gpio_irq_set_affinity(struct irq_data *data, const struct cpumask *dest, bool force) argument
/linux-master/sound/pci/echoaudio/
H A Dechoaudio_3g.c74 char force)
88 frq_reg != chip->comm_page->e3g_frq_register || force) {
73 write_control_reg(struct echoaudio *chip, u32 ctl, u32 frq, char force) argument
/linux-master/drivers/net/ethernet/ibm/ehea/
H A Dehea_qmr.c192 static u64 ehea_destroy_cq_res(struct ehea_cq *cq, u64 force) argument
198 hret = ehea_h_free_resource(adapter_handle, cq->fw_handle, force);
315 static u64 ehea_destroy_eq_res(struct ehea_eq *eq, u64 force) argument
322 hret = ehea_h_free_resource(eq->adapter->handle, eq->fw_handle, force);
490 static u64 ehea_destroy_qp_res(struct ehea_qp *qp, u64 force) argument
497 hret = ehea_h_free_resource(qp->adapter->handle, qp->fw_handle, force);
/linux-master/drivers/i2c/busses/
H A Di2c-piix4.c106 /* If force is set to anything different from 0, we forcibly enable the
108 static int force; variable
109 module_param (force, int, 0);
110 MODULE_PARM_DESC(force, "Forcibly enable the PIIX4. DANGEROUS!");
272 force = 0;
304 if (force) {
398 if (force || force_addr) {
/linux-master/fs/
H A Dfcntl.c91 int force)
94 if (force || !filp->f_owner.pid) {
109 int force)
112 f_modown(filp, pid, type, force);
116 int f_setown(struct file *filp, int who, int force) argument
140 __f_setown(filp, pid, type, force);
90 f_modown(struct file *filp, struct pid *pid, enum pid_type type, int force) argument
108 __f_setown(struct file *filp, struct pid *pid, enum pid_type type, int force) argument
/linux-master/include/linux/
H A Dregmap.h1241 bool *change, bool async, bool force);
1384 bool *change, bool async, bool force);
1389 bool *change, bool async, bool force);
1765 bool *change, bool async, bool force)
1794 bool *change, bool async, bool force)
1803 bool *change, bool async, bool force)
1763 regmap_update_bits_base(struct regmap *map, unsigned int reg, unsigned int mask, unsigned int val, bool *change, bool async, bool force) argument
1792 regmap_field_update_bits_base(struct regmap_field *field, unsigned int mask, unsigned int val, bool *change, bool async, bool force) argument
1800 regmap_fields_update_bits_base(struct regmap_field *field, unsigned int id, unsigned int mask, unsigned int val, bool *change, bool async, bool force) argument
/linux-master/drivers/gpu/drm/nouveau/
H A Dnouveau_connector.c144 * Non-EDID modes will force the use of GPU scaling
564 nouveau_connector_detect(struct drm_connector *connector, bool force) argument
660 if (nv_encoder && force) {
684 nouveau_connector_detect_lvds(struct drm_connector *connector, bool force) argument
699 status = nouveau_connector_detect(connector, force);
768 if (connector->force == DRM_FORCE_ON_DIGITAL)
777 NV_ERROR(drm, "can't find encoder to force %s on!\n",
1157 .force = nouveau_connector_force,
1174 .force = nouveau_connector_force,
/linux-master/drivers/hwmon/
H A Ddell-smm-hwmon.c117 static bool force; variable
118 module_param_unsafe(force, bool, 0);
119 MODULE_PARM_DESC(force, "Force loading without checking for supported models and features");
1616 if (!force) {
1625 if (!force) {
1660 if (!ignore_dmi && !force)
1672 if (!force)
/linux-master/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_buffers.c451 const struct mlxsw_sp_hdroom *hdroom, bool force)
460 if (!dirty && !force)
483 const struct mlxsw_sp_hdroom *hdroom, bool force)
491 if (!dirty && !force)
507 const struct mlxsw_sp_hdroom *hdroom, bool force)
514 if (!dirty && !force)
540 const struct mlxsw_sp_hdroom *hdroom, bool force)
566 err = mlxsw_sp_hdroom_configure_buffers(mlxsw_sp_port, &tmp_hdroom, force);
570 err = mlxsw_sp_hdroom_configure_priomap(mlxsw_sp_port, hdroom, force);
450 mlxsw_sp_hdroom_configure_buffers(struct mlxsw_sp_port *mlxsw_sp_port, const struct mlxsw_sp_hdroom *hdroom, bool force) argument
482 mlxsw_sp_hdroom_configure_priomap(struct mlxsw_sp_port *mlxsw_sp_port, const struct mlxsw_sp_hdroom *hdroom, bool force) argument
506 mlxsw_sp_hdroom_configure_int_buf(struct mlxsw_sp_port *mlxsw_sp_port, const struct mlxsw_sp_hdroom *hdroom, bool force) argument
539 __mlxsw_sp_hdroom_configure(struct mlxsw_sp_port *mlxsw_sp_port, const struct mlxsw_sp_hdroom *hdroom, bool force) argument
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Dhealth.c193 static void enter_error_state(struct mlx5_core_dev *dev, bool force) argument
195 if (mlx5_health_check_fatal_sensors(dev) || force) { /* protected state setting */
203 void mlx5_enter_error_state(struct mlx5_core_dev *dev, bool force) argument
208 if ((mlx5_health_check_fatal_sensors(dev) || force) &&
217 enter_error_state(dev, force);
/linux-master/fs/xfs/
H A Dxfs_trans.c1022 * If the transaction needs to be synchronous, then force the
1194 bool force,
1205 force ? XFS_TRANS_RESERVE : 0, &tp);
1219 error = xfs_trans_reserve_quota_nblks(tp, ip, dblocks, rblocks, force);
1355 bool force,
1393 if (force)
1189 xfs_trans_alloc_inode( struct xfs_inode *ip, struct xfs_trans_res *resv, unsigned int dblocks, unsigned int rblocks, bool force, struct xfs_trans **tpp) argument
1350 xfs_trans_alloc_ichange( struct xfs_inode *ip, struct xfs_dquot *new_udqp, struct xfs_dquot *new_gdqp, struct xfs_dquot *new_pdqp, bool force, struct xfs_trans **tpp) argument

Completed in 381 milliseconds

1234567891011>>