Home
last modified time | relevance | path

Searched refs:force (Results 1 – 200 of 654) sorted by relevance

1234

/linux-4.1.27/arch/powerpc/sysdev/
Dipic.c40 .force = IPIC_SIFCR_H,
47 .force = IPIC_SIFCR_H,
54 .force = IPIC_SIFCR_H,
61 .force = IPIC_SIFCR_H,
68 .force = IPIC_SIFCR_H,
75 .force = IPIC_SIFCR_H,
82 .force = IPIC_SIFCR_H,
89 .force = IPIC_SIFCR_H,
96 .force = IPIC_SIFCR_H,
103 .force = IPIC_SIFCR_H,
[all …]
Dipic.h54 u8 force; /* force register offset from base */ member
Dmpic.h40 const struct cpumask *cpumask, bool force);
/linux-4.1.27/tools/perf/
Dbuiltin-buildid-list.c53 static int perf_session__list_build_ids(bool force, bool with_hits) in perf_session__list_build_ids() argument
59 .force = force, in perf_session__list_build_ids()
90 bool force = false; in cmd_buildid_list() local
94 OPT_BOOLEAN('f', "force", &force, "don't complain, do it"), in cmd_buildid_list()
110 return perf_session__list_build_ids(force, with_hits); in cmd_buildid_list()
Dbuiltin-evlist.c27 .force = details->force, in __cmd_evlist()
51 OPT_BOOLEAN('f', "force", &details.force, "don't complain, do it"), in cmd_evlist()
Dbuiltin-buildid-cache.c128 static int build_id_cache__add_kcore(const char *filename, bool force) in build_id_cache__add_kcore() argument
147 if (!force && in build_id_cache__add_kcore()
307 bool force = false; in cmd_buildid_cache() local
332 OPT_BOOLEAN('f', "force", &force, "don't complain, do it"), in cmd_buildid_cache()
353 file.force = force; in cmd_buildid_cache()
440 if (kcore_filename && build_id_cache__add_kcore(kcore_filename, force)) in cmd_buildid_cache()
Dbuiltin-data.c56 bool force = false; in cmd_data_convert() local
63 OPT_BOOLEAN('f', "force", &force, "don't complain, do it"), in cmd_data_convert()
81 return bt_convert__perf2ctf(input_name, to_ctf, force); in cmd_data_convert()
Dbuiltin-mem.c18 bool force; member
124 .force = mem->force, in report_raw_events()
295 OPT_BOOLEAN('f', "force", &mem.force, "don't complain, do it"), in cmd_mem()
Dbuiltin-lock.c849 static bool force; variable
862 .force = force, in __cmd_report()
951 OPT_BOOLEAN('f', "force", &force, "don't complain, do it"), in cmd_lock()
963 OPT_BOOLEAN('f', "force", &force, "don't complain, do it"), in cmd_lock()
Dbuiltin-report.c45 bool force, use_tui, use_gtk, use_stdio; member
627 OPT_BOOLEAN('f', "force", &report.force, "don't complain, do it"), in cmd_report()
752 file.force = report.force; in cmd_report()
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/bus/
Dhwsq.h13 bool force; member
25 .force = 0, in hwsq_stride()
38 .force = 0, in hwsq_reg2()
51 .force = 0, in hwsq_reg()
112 reg->force = true; in hwsq_nuke()
119 if (temp != ((temp & ~mask) | data) || reg->force) in hwsq_mask()
/linux-4.1.27/tools/lib/traceevent/
DMakefile163 $(TE_IN): force
177 $(PLUGINS_IN): force
203 ep_version.h: force
218 tags: force
223 TAGS: force
256 PHONY += force plugins
257 force: target
/linux-4.1.27/arch/x86/platform/iris/
Diris.c45 static bool force; variable
47 module_param(force, bool, 0);
48 MODULE_PARM_DESC(force, "Set to one to force poweroff handler installation.");
108 if (force != 1) { in iris_init()
/linux-4.1.27/tools/lib/lockdep/
DMakefile116 $(LIB_IN): force
125 tags: force
130 TAGS: force
153 PHONY += force
154 force: target
/linux-4.1.27/drivers/platform/x86/
Dsamsung-q10.c24 static bool force; variable
25 module_param(force, bool, 0);
26 MODULE_PARM_DESC(force,
137 if (!force && !dmi_check_system(samsungq10_dmi_table)) in samsungq10_init()
Dintel_oaktrail.c95 static bool force; variable
96 module_param(force, bool, 0);
97 MODULE_PARM_DESC(force, "Force driver load, ignore DMI data");
322 if (!force && !dmi_check_system(oaktrail_dmi_table)) { in oaktrail_init()
Dibm_rtl.c38 static bool force; variable
39 module_param(force, bool, 0);
40 MODULE_PARM_DESC(force, "Force driver load, ignore DMI data");
244 if (force) in ibm_rtl_init()
Dcompal-laptop.c191 static bool force; variable
192 module_param(force, bool, 0);
193 MODULE_PARM_DESC(force, "Force driver load, ignore DMI data");
957 if (!force && !dmi_check_system(compal_dmi_table)) { in compal_init()
Dmsi-laptop.c106 static bool force; variable
107 module_param(force, bool, 0);
108 MODULE_PARM_DESC(force, "Force driver load, ignore DMI data");
1061 if (force) in msi_init()
/linux-4.1.27/arch/x86/platform/geode/
Dalix.c38 static bool force = 0; variable
39 module_param(force, bool, 0444);
41 MODULE_PARM_DESC(force, "Force detection as ALIX.2/ALIX.3 platform");
122 if (force) { in alix_present()
/linux-4.1.27/Documentation/hwmon/
Dlm9211 Addresses scanned: none, force parameter needed
16 MAX6633 with address in 0x40 - 0x47, 0x4c - 0x4f needs force parameter
17 and MAX6634 with address in 0x4c - 0x4f needs force parameter
37 may need to use the force parameter.
Dthmc5027 List of adapter,address pairs to force chips into ADM1022 mode with
53 In case the BIOS is broken and the mode is set incorrectly, you can force
Dw83792d22 This is used to force the i2c addresses for subclients of
24 to force the subclients of chip 0x2f on bus 0 to i2c addresses
35 currently selected). If you know the address of the chip, use a 'force'
Dk10temp53 will refuse to load on these revisions unless you specify the "force=1"
59 "force=1" parameter.
Dw83791d44 This is used to force the i2c addresses for subclients of
46 to force the subclients of chip 0x2f on bus 0 to i2c addresses
58 currently selected). If you know the address of the chip, use a 'force'
Dw8379324 This is used to force the i2c addresses for subclients of
26 to force the subclients of chip 0x2f on bus 0 to i2c addresses
/linux-4.1.27/arch/um/kernel/
Dtlb.c42 int force; member
45 #define INIT_HVC(mm, force) \ argument
51 .force = force })
206 if (hvc->force || pte_newpage(*pte)) { in update_pte_range()
231 if (hvc->force || pmd_newpage(*pmd)) { in update_pmd_range()
253 if (hvc->force || pud_newpage(*pud)) { in update_pud_range()
264 unsigned long end_addr, int force) in fix_range_common() argument
271 hvc = INIT_HVC(mm, force); in fix_range_common()
276 if (force || pgd_newpage(*pgd)) { in fix_range_common()
498 unsigned long end_addr, int force) in fix_range() argument
[all …]
/linux-4.1.27/drivers/gpu/drm/
Ddrm_sysfs.c185 connector->force = 0; in status_store()
188 connector->force = DRM_FORCE_ON; in status_store()
190 connector->force = DRM_FORCE_ON_DIGITAL; in status_store()
192 connector->force = DRM_FORCE_OFF; in status_store()
196 if (ret == 0 && connector->force) { in status_store()
197 if (connector->force == DRM_FORCE_ON || in status_store()
198 connector->force == DRM_FORCE_ON_DIGITAL) in status_store()
202 if (connector->funcs->force) in status_store()
203 connector->funcs->force(connector); in status_store()
Ddrm_probe_helper.c116 if (connector->force) { in drm_helper_probe_single_connector_modes_merge_bits()
117 if (connector->force == DRM_FORCE_ON || in drm_helper_probe_single_connector_modes_merge_bits()
118 connector->force == DRM_FORCE_ON_DIGITAL) in drm_helper_probe_single_connector_modes_merge_bits()
122 if (connector->funcs->force) in drm_helper_probe_single_connector_modes_merge_bits()
123 connector->funcs->force(connector); in drm_helper_probe_single_connector_modes_merge_bits()
319 if (connector->force) in output_poll_execute()
Ddrm_debugfs.c245 switch (connector->force) { in connector_show()
294 connector->force = DRM_FORCE_ON; in connector_write()
296 connector->force = DRM_FORCE_ON_DIGITAL; in connector_write()
298 connector->force = DRM_FORCE_OFF; in connector_write()
300 connector->force = DRM_FORCE_UNSPECIFIED; in connector_write()
Ddrm_modes.c1234 enum drm_connector_force force = DRM_FORCE_UNSPECIFIED; in drm_mode_parse_command_line_for_connector() local
1301 was_digit || (force != DRM_FORCE_UNSPECIFIED)) in drm_mode_parse_command_line_for_connector()
1304 force = DRM_FORCE_ON; in drm_mode_parse_command_line_for_connector()
1308 was_digit || (force != DRM_FORCE_UNSPECIFIED)) in drm_mode_parse_command_line_for_connector()
1313 force = DRM_FORCE_ON; in drm_mode_parse_command_line_for_connector()
1315 force = DRM_FORCE_ON_DIGITAL; in drm_mode_parse_command_line_for_connector()
1319 was_digit || (force != DRM_FORCE_UNSPECIFIED)) in drm_mode_parse_command_line_for_connector()
1322 force = DRM_FORCE_OFF; in drm_mode_parse_command_line_for_connector()
1368 mode->force = force; in drm_mode_parse_command_line_for_connector()
/linux-4.1.27/Documentation/devicetree/bindings/mfd/
Dqcom-rpm.txt178 - qcom,force-mode:
179 Usage: optional (default if no other qcom,force-mode is specified)
183 QCOM_RPM_FORCE_MODE_NONE - do not force any mode
184 QCOM_RPM_FORCE_MODE_LPM - force into low power mode
185 QCOM_RPM_FORCE_MODE_HPM - force into high power mode
204 - qcom,force-mode:
209 QCOM_RPM_FORCE_MODE_NONE - do not force any mode
210 QCOM_RPM_FORCE_MODE_LPM - force into low power mode
211 QCOM_RPM_FORCE_MODE_HPM - force into high power mode
260 qcom,force-mode = <QCOM_RPM_FORCE_MODE_AUTO>;
/linux-4.1.27/drivers/net/wireless/iwlwifi/dvm/
Dpower.h41 bool force);
42 int iwl_power_update_mode(struct iwl_priv *priv, bool force);
Dpower.c331 bool force) in iwl_power_set_mode() argument
342 if (!memcmp(&priv->power_data.sleep_cmd, cmd, sizeof(*cmd)) && !force) in iwl_power_set_mode()
350 if (test_bit(STATUS_SCANNING, &priv->status) && !force) { in iwl_power_set_mode()
378 int iwl_power_update_mode(struct iwl_priv *priv, bool force) in iwl_power_update_mode() argument
383 return iwl_power_set_mode(priv, &cmd, force); in iwl_power_update_mode()
Dtt.c258 static void iwl_legacy_tt_handler(struct iwl_priv *priv, s32 temp, bool force) in iwl_legacy_tt_handler() argument
323 if (force) { in iwl_legacy_tt_handler()
363 static void iwl_advance_tt_handler(struct iwl_priv *priv, s32 temp, bool force) in iwl_advance_tt_handler() argument
467 if (force) { in iwl_advance_tt_handler()
/linux-4.1.27/Documentation/networking/
Dtlan.txt63 3. You can set duplex=1 to force half duplex, and duplex=2 to
64 force full duplex.
66 4. You can set speed=10 to force 10Mbs operation, and speed=100
67 to force 100Mbs operation. (I'm not sure what will happen
73 To force a 10Mbps Half-Duplex link do "insmod tlan.o speed=10
95 ether=0,0,0x12,0,eth0 will force link to 100Mbps Half-Duplex.
98 use the above options on a per adapter basis. To force a 100Mbit/HD
/linux-4.1.27/drivers/i2c/muxes/
Di2c-mux-pca954x.c193 int num, force, class; in pca954x_probe() local
230 force = 0; /* dynamic adap number */ in pca954x_probe()
235 force = pdata->modes[num].adap_id; in pca954x_probe()
245 force, num, class, pca954x_select_chan, in pca954x_probe()
253 " %d as bus %d\n", num, force); in pca954x_probe()
Di2c-mux-pca9541.c328 int force; in pca9541_probe() local
352 force = 0; in pca9541_probe()
354 force = pdata->modes[0].adap_id; in pca9541_probe()
356 force, 0, 0, in pca9541_probe()
/linux-4.1.27/drivers/input/misc/
Dideapad_slidebar.c91 static bool force; variable
92 module_param(force, bool, 0);
93 MODULE_PARM_DESC(force, "Force driver load, ignore DMI data");
312 if (!force && !dmi_check_system(ideapad_dmi)) { in slidebar_init()
/linux-4.1.27/drivers/hwmon/
Dk10temp.c32 static bool force; variable
33 module_param(force, bool, 0444);
34 MODULE_PARM_DESC(force, "force loading on processors with erratum 319");
194 if (!force) { in k10temp_probe()
Dabituguru3.c633 static bool force; variable
634 module_param(force, bool, 0);
635 MODULE_PARM_DESC(force, "Set to one to force detection.");
1180 int i, err = (force) ? 1 : -ENODEV; in abituguru3_dmi_detect()
1238 if (force) { in abituguru3_detect()
/linux-4.1.27/include/linux/
Dhiddev.h41 int hiddev_connect(struct hid_device *hid, unsigned int force);
48 unsigned int force) in hiddev_connect() argument
Dreboot.h73 extern void orderly_poweroff(bool force);
Ddlm.h96 int dlm_release_lockspace(dlm_lockspace_t *lockspace, int force);
Dirq.h345 int (*irq_set_affinity)(struct irq_data *data, const struct cpumask *dest, bool force);
424 const struct cpumask *cpumask, bool force);
468 bool force);
/linux-4.1.27/drivers/hid/
DKconfig108 bool "ACRUX force feedback support"
112 Say Y here if you want to enable force feedback support for ACRUX
151 tristate "Betop Production Inc. force feedback support"
155 Say Y here if you want to enable force feedback support for devices by
217 bool "DragonRise Inc. force feedback"
221 Say Y here if you want to enable force feedback support for DragonRise Inc.
225 tristate "EMS Production Inc. force feedback support"
229 Say Y here if you want to enable force feedback support for devices by
268 bool "Holtek On Line Grip force feedback support"
273 and want to have force feedback support for it.
[all …]
Dhid-picolcd_fb.c223 fbdata->force = 1; in picolcd_fb_reset()
259 if (!fbdata->force && !picolcd_fb_update_tile( in picolcd_fb_update()
282 fbdata->force = false; in picolcd_fb_update()
548 fbdata->force = 1; in picolcd_init_framebuffer()
/linux-4.1.27/kernel/time/
Dtick-internal.h45 ktime_t expires, bool force);
93 extern int tick_program_event(ktime_t expires, int force);
108 static inline int tick_program_event(ktime_t expires, int force) { return 0; } in tick_program_event() argument
Dtick-oneshot.c27 int tick_program_event(ktime_t expires, int force) in tick_program_event() argument
31 return clockevents_program_event(dev, expires, force); in tick_program_event()
Dclockevents.c307 bool force) in clockevents_program_event() argument
329 return force ? clockevents_program_min_delta(dev) : -ETIME; in clockevents_program_event()
337 return (rc && force) ? clockevents_program_min_delta(dev) : rc; in clockevents_program_event()
/linux-4.1.27/Documentation/devicetree/bindings/serial/
Dst-asc.txt11 - st,force-m1 bool flat to force asc to be in Mode-1 recommeded
/linux-4.1.27/kernel/
Dreboot.c427 static int __orderly_poweroff(bool force) in __orderly_poweroff() argument
433 if (ret && force) { in __orderly_poweroff()
464 void orderly_poweroff(bool force) in orderly_poweroff() argument
466 if (force) /* do not override the pending "true" */ in orderly_poweroff()
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/fb/
Dramfuc.h13 bool force; member
108 reg->force = true; in ramfuc_nuke()
115 if (temp != ((temp & ~mask) | data) || reg->force) { in ramfuc_mask()
117 reg->force = false; in ramfuc_mask()
/linux-4.1.27/drivers/acpi/
Dprocessor_throttling.c62 bool force; member
70 int state, bool force);
966 int state, bool force) in acpi_processor_set_throttling_fadt() argument
981 if (!force && (state == pr->throttling.state)) in acpi_processor_set_throttling_fadt()
1039 int state, bool force) in acpi_processor_set_throttling_ptc() argument
1053 if (!force && (state == pr->throttling.state)) in acpi_processor_set_throttling_ptc()
1075 arg->target_state, arg->force); in acpi_processor_throttling_fn()
1079 int state, bool force) in acpi_processor_set_throttling() argument
1127 arg.force = force; in acpi_processor_set_throttling()
1160 arg.force = force; in acpi_processor_set_throttling()
/linux-4.1.27/scripts/dtc/
Ddtc.c112 int force = 0, sort = 0; in main() local
151 force = 1; in main()
232 process_checks(force, bi); in main()
/linux-4.1.27/drivers/usb/gadget/udc/
DKconfig42 dynamically linked module called "at91_udc" and force all
53 dynamically linked module called "lpc32xx_udc" and force all
86 dynamically linked module called "fsl_usb2_udc" and force
125 dynamically linked module called "omap_udc" and force all
140 dynamically linked module called "pxa25x_udc" and force all
162 dynamically linked module called "r8a66597_udc" and force all
174 dynamically linked module called "renesas_usbhs" and force all
187 dynamically linked module called "pxa27x_udc" and force all
242 dynamically linked module called "m66592_udc" and force all
262 dynamically linked module called "amd5536udc" and force all
[all …]
/linux-4.1.27/Documentation/devicetree/bindings/pci/
Dfsl,pci.txt12 - fsl,pci-agent-force-enum : There is no value associated with this
19 fsl,pci-agent-force-enum;
/linux-4.1.27/Documentation/ABI/testing/
Dsysfs-bus-pci-drivers-ehci_hcd15 Sometimes you want to force a high-speed device to connect
23 For example: To force the high-speed device attached to
39 cannot be used to force a port on a high-speed hub to
Dsysfs-module50 F - force-loaded module
/linux-4.1.27/drivers/i2c/busses/
Di2c-viapro.c90 static bool force; variable
91 module_param(force, bool, 0);
92 MODULE_PARM_DESC(force, "Forcibly enable the SMBus. DANGEROUS!");
328 force = 0; in vt596_probe()
376 if (force) { in vt596_probe()
Di2c-piix4.c82 static int force; variable
83 module_param (force, int, 0);
84 MODULE_PARM_DESC(force, "Forcibly enable the PIIX4. DANGEROUS!");
159 force = 0; in piix4_setup()
191 if (force) { in piix4_setup()
237 if (force || force_addr) { in piix4_setup_sb800()
Di2c-sis630.c101 static bool force; variable
105 module_param(force, bool, 0);
106 MODULE_PARM_DESC(force, "Forcibly enable the SIS630. DANGEROUS!");
429 } else if (force) { in sis630_setup()
/linux-4.1.27/drivers/media/common/
Dcx2341x.c1051 int force = (old == NULL); in cx2341x_update() local
1056 if (force || NEQ(is_50hz)) { in cx2341x_update()
1062 if (force || NEQ(width) || NEQ(height) || NEQ(video_encoding)) { in cx2341x_update()
1074 if (force || NEQ(stream_type)) { in cx2341x_update()
1079 if (force || NEQ(video_aspect)) { in cx2341x_update()
1084 if (force || NEQ(video_b_frames) || NEQ(video_gop_size)) { in cx2341x_update()
1089 if (force || NEQ(video_gop_closure)) { in cx2341x_update()
1094 if (force || NEQ(audio_properties)) { in cx2341x_update()
1099 if (force || NEQ(audio_mute)) { in cx2341x_update()
1104 if (force || NEQ(video_bitrate_mode) || NEQ(video_bitrate) || in cx2341x_update()
[all …]
/linux-4.1.27/arch/arm/mach-omap2/
Dsdrc2xxx.c82 u32 omap2xxx_sdrc_reprogram(u32 level, u32 force) in omap2xxx_sdrc_reprogram() argument
88 if ((curr_perf_level == level) && !force) in omap2xxx_sdrc_reprogram()
Dsleep24xx.S90 strne r0, [r1] @ rewrite DLLA to force DLL reload
92 strne r0, [r1] @ rewrite DLLB to force DLL reload
Dsram243x.S48 mov r8, r3 @ capture force parameter
117 mov r3, #0x4000 @ get val for force
118 orr r5, r5, r3 @ build value for force
212 mov r7, #0x4000 @ get val for force
213 orr r8, r8, r7 @ build value for force
Dsram242x.S48 mov r8, r3 @ capture force parameter
117 mov r3, #0x4000 @ get val for force
118 orr r5, r5, r3 @ build value for force
212 mov r7, #0x4000 @ get val for force
213 orr r8, r8, r7 @ build value for force
Dsdrc.h104 u32 omap2xxx_sdrc_reprogram(u32 level, u32 force);
/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/
Dptlrpc_internal.h128 bool peek, bool force);
132 bool force) in ptlrpc_nrs_req_get_nolock() argument
134 return ptlrpc_nrs_req_get_nolock0(svcpt, hp, false, force); in ptlrpc_nrs_req_get_nolock()
Dpinger.c183 int force; in ptlrpc_pinger_process_import() local
190 force = imp->imp_force_verify; in ptlrpc_pinger_process_import()
200 !force) { in ptlrpc_pinger_process_import()
211 ptlrpc_import_state_name(level), level, force, force_next, in ptlrpc_pinger_process_import()
225 if (force) { in ptlrpc_pinger_process_import()
230 } else if ((imp->imp_pingable && !suppress) || force_next || force) { in ptlrpc_pinger_process_import()
Dservice.c1587 bool force) in ptlrpc_server_allow_high() argument
1594 if (force) in ptlrpc_server_allow_high()
1616 bool force) in ptlrpc_server_high_pending() argument
1618 return ptlrpc_server_allow_high(svcpt, force) && in ptlrpc_server_high_pending()
1632 bool force) in ptlrpc_server_allow_normal() argument
1643 if (force || in ptlrpc_server_allow_normal()
1654 bool force) in ptlrpc_server_normal_pending() argument
1656 return ptlrpc_server_allow_normal(svcpt, force) && in ptlrpc_server_normal_pending()
1669 ptlrpc_server_request_pending(struct ptlrpc_service_part *svcpt, bool force) in ptlrpc_server_request_pending() argument
1671 return ptlrpc_server_high_pending(svcpt, force) || in ptlrpc_server_request_pending()
[all …]
Dnrs_fifo.c161 bool peek, bool force) in nrs_fifo_req_get() argument
/linux-4.1.27/Documentation/
Dkernel-per-CPU-kthreads.txt52 1. Use irq affinity to force the irq threads to execute on
60 2. Use irq affinity to force Bluetooth-related interrupts to
72 2. Build with CONFIG_HOTPLUG_CPU=y. After boot completes, force
75 with multiple CPUs, force them all offline before bringing the
77 do not offline any other CPUs, because doing so could force the
84 be de-jittered. (It is OK to force this CPU offline and then
91 be de-jittered. (It is OK to force this CPU offline and then
98 be de-jittered. (It is OK to force this CPU offline and then
126 is non-idle. For example, avoid system calls and force both
128 2. Build with CONFIG_HOTPLUG_CPU=y. Once boot completes, force the
[all …]
Dunshare.txt207 1) Check flags to force missing, but implied, flags
240 Force implied flags. If CLONE_THREAD is set force CLONE_VM.
241 If CLONE_VM is set, force CLONE_SIGHAND. If CLONE_SIGHAND is
242 set and signals are also being shared, force CLONE_THREAD. If
243 CLONE_NEWNS is set, force CLONE_FS.
/linux-4.1.27/arch/powerpc/kernel/
Deeh_event.c162 void eeh_remove_event(struct eeh_pe *pe, bool force) in eeh_remove_event() argument
178 if (!force && event->pe && in eeh_remove_event()
/linux-4.1.27/mm/
Dgup.c582 int write, int force, in __get_user_pages_locked() argument
602 if (force) in __get_user_pages_locked()
697 int write, int force, struct page **pages, in get_user_pages_locked() argument
700 return __get_user_pages_locked(tsk, mm, start, nr_pages, write, force, in get_user_pages_locked()
717 int write, int force, struct page **pages, in __get_user_pages_unlocked() argument
723 ret = __get_user_pages_locked(tsk, mm, start, nr_pages, write, force, in __get_user_pages_unlocked()
750 int write, int force, struct page **pages) in get_user_pages_unlocked() argument
753 force, pages, FOLL_TOUCH); in get_user_pages_unlocked()
814 int force, struct page **pages, struct vm_area_struct **vmas) in get_user_pages() argument
816 return __get_user_pages_locked(tsk, mm, start, nr_pages, write, force, in get_user_pages()
Dmigrate.c767 int force, enum migrate_mode mode) in __unmap_and_move() argument
774 if (!force || mode == MIGRATE_ASYNC) in __unmap_and_move()
807 if (!force) in __unmap_and_move()
921 int force, enum migrate_mode mode, in unmap_and_move() argument
940 rc = __unmap_and_move(page, newpage, force, mode); in unmap_and_move()
1003 struct page *hpage, int force, in unmap_and_move_huge_page() argument
1031 if (!force || mode != MIGRATE_SYNC) in unmap_and_move_huge_page()
Dnommu.c203 int write, int force, struct page **pages, in get_user_pages() argument
210 if (force) in get_user_pages()
220 int write, int force, struct page **pages, in get_user_pages_locked() argument
223 return get_user_pages(tsk, mm, start, nr_pages, write, force, in get_user_pages_locked()
230 int write, int force, struct page **pages, in __get_user_pages_unlocked() argument
235 ret = get_user_pages(tsk, mm, start, nr_pages, write, force, in __get_user_pages_unlocked()
244 int write, int force, struct page **pages) in get_user_pages_unlocked() argument
247 force, pages, 0); in get_user_pages_unlocked()
/linux-4.1.27/net/wireless/
Dlib80211.c45 int force);
88 int force) in lib80211_crypt_deinit_entries() argument
95 if (atomic_read(&entry->refcnt) != 0 && !force) in lib80211_crypt_deinit_entries()
/linux-4.1.27/drivers/net/wireless/ath/ath10k/
Dhif.h81 void (*send_complete_check)(struct ath10k *ar, u8 pipe_id, int force);
161 u8 pipe_id, int force) in ath10k_hif_send_complete_check() argument
163 ar->hif.ops->send_complete_check(ar, pipe_id, force); in ath10k_hif_send_complete_check()
/linux-4.1.27/scripts/
Dtags.sh217 --langdef=kconfig --language-force=kconfig \
221 --langdef=kconfig --language-force=kconfig \
225 --langdef=dotconfig --language-force=dotconfig \
/linux-4.1.27/drivers/gpu/drm/gma500/
Dcdv_intel_crt.c135 bool force) in cdv_intel_crt_detect_hotplug() argument
182 struct drm_connector *connector, bool force) in cdv_intel_crt_detect() argument
184 if (cdv_intel_crt_detect_hotplug(connector, force)) in cdv_intel_crt_detect()
Dpower.h52 bool gma_power_begin(struct drm_device *dev, bool force);
Dmmu.c84 static void psb_mmu_flush_pd_locked(struct psb_mmu_driver *driver, int force) in psb_mmu_flush_pd_locked() argument
89 if (atomic_read(&driver->needs_tlbflush) || force) { in psb_mmu_flush_pd_locked()
104 static void psb_mmu_flush_pd(struct psb_mmu_driver *driver, int force)
107 psb_mmu_flush_pd_locked(driver, force);
/linux-4.1.27/tools/perf/ui/tui/
Dsetup.c24 void ui__refresh_dimensions(bool force) in ui__refresh_dimensions() argument
26 if (force || ui__need_resize) { in ui__refresh_dimensions()
/linux-4.1.27/arch/m68k/fpsp040/
Dutil.S6 | ovf_res: used by overflow to force the correct
97 | extended. If the instruction is not fsgldiv or fsglmul but a force-
98 | precision instruction, the rounding precision is then set to the force
109 beql ovff_sgl |force precision is single
111 beql ovff_dbl |force precision is double
124 beql ovff_sgl |the instruction is force single
126 beql ovff_dbl |the instruction is force double
361 beql unff_sgl |force precision is single
362 cmpil #0x3,%d0 |force precision is double
376 beql unff_sgl |force single
[all …]
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 the exponent to +/- 1
[all …]
Dsint.S35 | sintrz, force round-to-zero mode.
39 | For the denormalized cases, force the correct result
/linux-4.1.27/fs/afs/
Dsuper.c227 params->force = false; in afs_parse_device_name()
230 params->force = true; in afs_parse_device_name()
251 params->force = true; in afs_parse_device_name()
254 params->force = true; in afs_parse_device_name()
282 suffix ?: "-", params->type, params->force ? " FORCE" : ""); in afs_parse_device_name()
Dvolume.c67 if (params->force && !(vlocation->vldb.vidmask & (1 << params->type))) in afs_volume_lookup()
74 if (params->force) { in afs_volume_lookup()
105 volume->type_force = params->force; in afs_volume_lookup()
/linux-4.1.27/drivers/scsi/
Dscript_asm.pl521 $force = ($op !~ /TO/i);
524 print STDERR "Forcing register source \n" if ($force && $debug);
526 if (!$force && $src =~
541 if (!$force) {
545 } elsif (!$force && $src =~ /^($value)\s*$/i) {
551 if (!$force) {
/linux-4.1.27/fs/dlm/
Dlockspace.c745 static int lockspace_busy(struct dlm_ls *ls, int force) in lockspace_busy() argument
750 if (force == 0) { in lockspace_busy()
752 } else if (force == 1) { in lockspace_busy()
761 static int release_lockspace(struct dlm_ls *ls, int force) in release_lockspace() argument
767 busy = lockspace_busy(ls, force); in release_lockspace()
792 if (force < 3 && dlm_user_daemon_available()) in release_lockspace()
873 int dlm_release_lockspace(void *lockspace, int force) in dlm_release_lockspace() argument
884 error = release_lockspace(ls, force); in dlm_release_lockspace()
/linux-4.1.27/Documentation/devicetree/bindings/net/
Dsmsc911x.txt18 - smsc,force-internal-phy : Forces SMSC LAN controller to use
20 - smsc,force-external-phy : Forces SMSC LAN controller to use
/linux-4.1.27/block/
Dbounce.c200 mempool_t *pool, int force) in __blk_queue_bounce() argument
208 if (force) in __blk_queue_bounce()
221 if (page_to_pfn(page) <= queue_bounce_pfn(q) && !force) in __blk_queue_bounce()
Dnoop-iosched.c21 static int noop_dispatch(struct request_queue *q, int force) in noop_dispatch() argument
/linux-4.1.27/arch/x86/kernel/apic/
Dmsi.c79 msi_set_affinity(struct irq_data *data, const struct cpumask *mask, bool force) in msi_set_affinity() argument
181 bool force) in dmar_msi_set_affinity() argument
236 const struct cpumask *mask, bool force) in hpet_msi_set_affinity() argument
Dhtirq.c40 ht_set_affinity(struct irq_data *data, const struct cpumask *mask, bool force) in ht_set_affinity() argument
/linux-4.1.27/tools/perf/util/
Ddata-convert-bt.h5 int bt_convert__perf2ctf(const char *input_name, const char *to_ctf, bool force);
Ddata.h15 bool force; member
Dkvm-stat.h102 bool force; member
Ddata.c70 if (!file->force && st.st_uid && (st.st_uid != geteuid())) { in open_file_read()
/linux-4.1.27/sound/pci/echoaudio/
Dechoaudio_gml.c64 static int write_control_reg(struct echoaudio *chip, u32 value, char force) in write_control_reg() argument
76 if (value != chip->comm_page->control_register || force) { in write_control_reg()
Dechoaudio_3g.c74 char force) in write_control_reg() argument
86 frq != chip->comm_page->e3g_frq_register || force) { in write_control_reg()
Decho3g_dsp.c40 char force);
/linux-4.1.27/fs/
Dfcntl.c84 int force) in f_modown() argument
87 if (force || !filp->f_owner.pid) { in f_modown()
102 int force) in __f_setown() argument
105 f_modown(filp, pid, type, force); in __f_setown()
109 void f_setown(struct file *filp, unsigned long arg, int force) in f_setown() argument
121 __f_setown(filp, pid, type, force); in f_setown()
/linux-4.1.27/drivers/char/tpm/
Dtpm_tis.c182 static void release_locality(struct tpm_chip *chip, int l, int force) in release_locality() argument
184 if (force || (ioread8(chip->vendor.iobase + TPM_ACCESS(l)) & in release_locality()
1075 static bool force; variable
1076 module_param(force, bool, 0444);
1077 MODULE_PARM_DESC(force, "Force device probe rather than using ACPI entry");
1082 if (!force) { in init_tis()
1089 if (!force) { in init_tis()
1099 if (!force) in init_tis()
1125 if (!force) { in cleanup_tis()
/linux-4.1.27/drivers/iommu/
Dirq_remapping.c32 bool force);
270 const struct cpumask *mask, bool force) in set_remapped_irq_affinity() argument
275 return remap_ops->set_affinity(data, mask, force); in set_remapped_irq_affinity()
Dirq_remapping.h62 bool force);
/linux-4.1.27/drivers/net/ethernet/cirrus/
Dcs89x0.c146 int force; /* force various values; see FORCE* above. */ member
584 switch (lp->force & 0xf0) { in detect_tp()
593 lp->force &= ~FORCE_AUTO; in detect_tp()
594 lp->force |= FORCE_HALF; in detect_tp()
605 switch (lp->force & 0xf0) { in detect_tp()
1331 lp->force = g_cs89x0_media__force; in cs89x0_probe1()
1477 if (lp->force & FORCE_RJ45) { in cs89x0_probe1()
1481 if (lp->force & FORCE_AUI) { in cs89x0_probe1()
1485 if (lp->force & FORCE_BNC) { in cs89x0_probe1()
1491 else if (lp->force & FORCE_RJ45) in cs89x0_probe1()
[all …]
/linux-4.1.27/drivers/gpu/drm/armada/
Darmada_output.c30 struct drm_connector *conn, bool force) in armada_drm_connector_detect() argument
36 status = dconn->type->detect(conn, force); in armada_drm_connector_detect()
/linux-4.1.27/arch/ia64/hp/common/
Daml_nfw.c34 module_param_named(force, force_register, bool, 0);
35 MODULE_PARM_DESC(force, "Install opregion handler even without HPQ5001 device");
/linux-4.1.27/arch/x86/crypto/
Dtwofish_glue_3way.c471 static int force; variable
472 module_param(force, int, 0);
473 MODULE_PARM_DESC(force, "Force module load, ignore CPU blacklist");
477 if (!force && is_blacklisted_cpu()) { in init()
Dblowfish_glue.c454 static int force; variable
455 module_param(force, int, 0);
456 MODULE_PARM_DESC(force, "Force module load, ignore CPU blacklist");
460 if (!force && is_blacklisted_cpu()) { in init()
Ddes3_ede_glue.c481 static int force; variable
482 module_param(force, int, 0);
483 MODULE_PARM_DESC(force, "Force module load, ignore CPU blacklist");
487 if (!force && is_blacklisted_cpu()) { in des3_ede_x86_init()
/linux-4.1.27/arch/powerpc/include/asm/
Deeh_event.h36 void eeh_remove_event(struct eeh_pe *pe, bool force);
/linux-4.1.27/tools/perf/ui/
Dui.h27 void ui__refresh_dimensions(bool force);
/linux-4.1.27/drivers/staging/rtl8192e/
Drtllib_crypt.h30 void rtllib_crypt_deinit_entries(struct lib80211_crypt_info *info, int force);
Drtllib_crypt.c36 int force) in rtllib_crypt_deinit_entries() argument
45 if (atomic_read(&entry->refcnt) != 0 && !force) in rtllib_crypt_deinit_entries()
/linux-4.1.27/Documentation/x86/x86_64/
Dboot-options.txt127 reboot=force
158 acpi=force Force ACPI on (currently not needed)
204 iommu=[<size>][,noagp][,off][,force][,noforce][,leak[=<nr_of_leak_pages>]
210 noforce Don't force hardware IOMMU usage when it is not needed.
212 force Force the use of the hardware IOMMU even when it is
228 merge Do scatter-gather (SG) merging. Implies "force"
245 swiotlb=<pages>[,force]
248 force Force all IO through the software TLB.
/linux-4.1.27/Documentation/filesystems/
Dhfsplus.txt46 force
47 Used to force write access to volumes that are marked as journalled
Dxfs-delayed-logging-design.txt282 When we have a log synchronisation event, commonly known as a "log force",
331 checkpoints to be written into the log buffers in the case of log force heavy
421 force can be issued to force the dependent transaction to disk immediately.
451 using the existing log force mechanisms to execute synchronous forces.
463 synchronisation in the log force code so that we don't need to wait anywhere
464 else for such serialisation - it only matters when we do a log force.
466 The only remaining complexity is that a log force now also has to handle the
471 the log force code enables the current mechanism for issuing synchronous
473 force the log at the LSN of that transaction) and so the higher level code
554 a CIL push triggered by a log force, only that there is no waiting for the
[all …]
Dbtrfs.txt44 Debugging option to force all block allocations above a certain
83 compress-force
84 compress-force=<type>
87 is specified, zlib is used. If compress-force is specified,
/linux-4.1.27/Documentation/filesystems/nfs/
Dfault_injection.txt41 they were opened by. Clearing this list will force the client to reopen
46 Clearing this list will force the client to reclaim its locks (files are
52 force the client to reaquire its delegation before accessing the file
/linux-4.1.27/drivers/target/iscsi/
Discsi_target_tpg.c267 int force) in iscsit_tpg_del_portal_group() argument
275 if (iscsit_release_sessions_for_tpg(tpg, force) < 0) { in iscsit_tpg_del_portal_group()
360 int iscsit_tpg_disable_portal_group(struct iscsi_portal_group *tpg, int force) in iscsit_tpg_disable_portal_group() argument
377 if (iscsit_release_sessions_for_tpg(tpg, force) < 0) { in iscsit_tpg_disable_portal_group()
596 int force) in iscsit_tpg_set_initiator_node_queue_depth() argument
599 initiatorname, queue_depth, force); in iscsit_tpg_set_initiator_node_queue_depth()
/linux-4.1.27/Documentation/i2c/
Dold-module-parameters8 address), "force" (to forcibly attach the driver to a given device) and
24 # modprobe <driver> force=1,0x2d
/linux-4.1.27/sound/aoa/soundbus/i2sbus/
Dcore.c29 static int force; variable
30 module_param(force, int, 0444);
31 MODULE_PARM_DESC(force, "Force loading i2sbus even when"
159 int i, layout = 0, rlen, ok = force; in i2sbus_add_dev()
/linux-4.1.27/drivers/irqchip/
Dirq-metag.c44 const struct cpumask *cpumask, bool force);
193 const struct cpumask *cpumask, bool force) in metag_internal_irq_set_affinity() argument
Dexynos-combiner.c94 const struct cpumask *mask_val, bool force) in combiner_set_affinity() argument
101 return chip->irq_set_affinity(data, mask_val, force); in combiner_set_affinity()
Dirq-gic-v2m.c84 const struct cpumask *mask, bool force) in gicv2m_set_affinity() argument
88 ret = irq_chip_set_affinity_parent(irq_data, mask, force); in gicv2m_set_affinity()
Dirq-hip04.c146 bool force) in hip04_irq_set_affinity() argument
152 if (!force) in hip04_irq_set_affinity()
Dirq-xtensa-mx.c123 const struct cpumask *dest, bool force) in xtensa_mx_irq_set_affinity() argument
/linux-4.1.27/Documentation/devicetree/bindings/
Dcommon-properties.txt9 - big-endian: Boolean; force big endian register accesses
12 - little-endian: Boolean; force little endian register accesses
/linux-4.1.27/fs/hfsplus/
Doptions.c71 int hfsplus_parse_options_remount(char *input, int *force) in hfsplus_parse_options_remount() argument
87 *force = 1; in hfsplus_parse_options_remount()
/linux-4.1.27/arch/ia64/kernel/
Dmsi_ia64.c16 const cpumask_t *cpu_mask, bool force) in ia64_set_msi_irq_affinity() argument
133 const struct cpumask *mask, bool force) in dmar_msi_set_affinity() argument
/linux-4.1.27/drivers/char/
Di8k.c86 static bool force; variable
87 module_param(force, bool, 0);
88 MODULE_PARM_DESC(force, "Force loading without checking for supported models");
931 if (!ignore_dmi && !force) in i8k_probe()
950 if (!force) in i8k_probe()
/linux-4.1.27/Documentation/input/
Dff.txt10 This document describes how to use force feedback devices under Linux. The
12 (as it is already the case), but to really enable the rendering of force
14 This document only describes the force feedback part of the Linux input
20 To enable force feedback, you have to:
61 - FF_CONSTANT can render constant force effects
Diforce-protocol.txt3 specify force effects to I-Force 2.0 devices. None of this information comes
213 Bit 3 Pause force feedback
214 Bit 2 Enable force feedback
237 1. Generate effects using the force editor provided with the DirectX SDK, or
/linux-4.1.27/drivers/net/wireless/brcm80211/brcmsmac/
Dstf.h30 int brcms_c_stf_txchain_set(struct brcms_c_info *wlc, s32 int_val, bool force);
/linux-4.1.27/drivers/staging/emxx_udc/
DKconfig9 dynamically linked module called "emxx_udc" and force all
/linux-4.1.27/include/net/irda/
Ddiscovery.h91 void irlmp_expire_discoveries(hashbin_t *log, __u32 saddr, int force);
/linux-4.1.27/Documentation/w1/slaves/
Dw1_therm37 strong pullup, 1 to enable autodetection or 2 to force strong pullup.
43 be force-enabled.
/linux-4.1.27/net/sched/
Dcls_cgroup.c146 static bool cls_cgroup_destroy(struct tcf_proto *tp, bool force) in cls_cgroup_destroy() argument
150 if (!force) in cls_cgroup_destroy()
Dcls_basic.c99 static bool basic_destroy(struct tcf_proto *tp, bool force) in basic_destroy() argument
104 if (!force && !list_empty(&head->flist)) in basic_destroy()
/linux-4.1.27/tools/power/cpupower/
DToDo10 with a --force option and some "be careful" messages
/linux-4.1.27/drivers/gpu/drm/nouveau/
Dnouveau_connector.c237 nouveau_connector_detect(struct drm_connector *connector, bool force) in nouveau_connector_detect() argument
310 if (nv_encoder && force) { in nouveau_connector_detect()
333 nouveau_connector_detect_lvds(struct drm_connector *connector, bool force) in nouveau_connector_detect_lvds() argument
354 status = nouveau_connector_detect(connector, force); in nouveau_connector_detect_lvds()
421 if (connector->force == DRM_FORCE_ON_DIGITAL) in nouveau_connector_force()
907 .force = nouveau_connector_force
919 .force = nouveau_connector_force
953 .force = nouveau_connector_force
/linux-4.1.27/drivers/gpu/drm/radeon/
Dradeon_connectors.c885 radeon_lvds_detect(struct drm_connector *connector, bool force) in radeon_lvds_detect() argument
1012 radeon_vga_detect(struct drm_connector *connector, bool force) in radeon_vga_detect() argument
1059 if (!force) { in radeon_vga_detect()
1145 radeon_tv_detect(struct drm_connector *connector, bool force) in radeon_tv_detect() argument
1222 radeon_dvi_detect(struct drm_connector *connector, bool force) in radeon_dvi_detect() argument
1237 if (!force && radeon_check_hpd_status_unchanged(connector)) { in radeon_dvi_detect()
1315 if (!force) { in radeon_dvi_detect()
1442 if (connector->force == DRM_FORCE_ON) in radeon_dvi_force()
1444 if (connector->force == DRM_FORCE_ON_DIGITAL) in radeon_dvi_force()
1498 .force = radeon_dvi_force,
[all …]
/linux-4.1.27/drivers/staging/rtl8192u/ieee80211/
Dieee80211_crypt.c40 int force) in ieee80211_crypt_deinit_entries() argument
49 if (atomic_read(&entry->refcnt) != 0 && !force) in ieee80211_crypt_deinit_entries()
/linux-4.1.27/arch/mn10300/mm/
Dtlb-mn10300.S80 mov _PAGE_VALID,d2 # force address error handler to be
143 mov _PAGE_VALID,d2 # force address error handler to be
/linux-4.1.27/fs/exofs/
DKconfig.ore3 # Note ORE needs to "select ASYNC_XOR". So Not to force multiple selects
/linux-4.1.27/drivers/input/
Dff-memless.c228 static u16 ml_calculate_direction(u16 direction, u16 force, in ml_calculate_direction() argument
231 if (!force) in ml_calculate_direction()
235 return (((u32)(direction >> 1) * force + in ml_calculate_direction()
237 (force + new_force)) << 1; in ml_calculate_direction()
/linux-4.1.27/drivers/s390/cio/
Ddevice_ops.c49 cdev->private->options.force = (flags & CCWDEV_ALLOW_FORCE) != 0; in ccw_device_set_options_mask()
78 cdev->private->options.force |= (flags & CCWDEV_ALLOW_FORCE) != 0; in ccw_device_set_options()
95 cdev->private->options.force &= (flags & CCWDEV_ALLOW_FORCE) == 0; in ccw_device_clear_options()
530 if (!cdev->private->options.force) in ccw_device_stlck()
Dio_sch.h139 unsigned int force:1; /* allow forced online */ member
/linux-4.1.27/security/yama/
DKconfig18 When Yama is built into the kernel, force it to stack with the
/linux-4.1.27/drivers/staging/lustre/lustre/ldlm/
Dldlm_resource.c802 static int __ldlm_namespace_free(struct ldlm_namespace *ns, int force) in __ldlm_namespace_free() argument
805 ldlm_namespace_cleanup(ns, force ? LDLM_FL_LOCAL_ONLY : 0); in __ldlm_namespace_free()
815 if (force) in __ldlm_namespace_free()
823 if (force && rc == -ETIMEDOUT) { in __ldlm_namespace_free()
854 int force) in ldlm_namespace_free_prior() argument
868 rc = __ldlm_namespace_free(ns, force); in ldlm_namespace_free_prior()
931 int force) in ldlm_namespace_free() argument
933 ldlm_namespace_free_prior(ns, imp, force); in ldlm_namespace_free()
/linux-4.1.27/kernel/irq/
Dspurious.c63 static int try_one_irq(int irq, struct irq_desc *desc, bool force) in try_one_irq() argument
83 if (irqd_irq_disabled(&desc->irq_data) && !force) in try_one_irq()
Dmsi.c51 const struct cpumask *mask, bool force) in msi_domain_set_affinity() argument
57 ret = parent->chip->irq_set_affinity(parent, mask, force); in msi_domain_set_affinity()
Dmanage.c183 bool force) in irq_do_set_affinity() argument
189 ret = chip->irq_set_affinity(data, mask, force); in irq_do_set_affinity()
203 bool force) in irq_set_affinity_locked() argument
213 ret = irq_do_set_affinity(data, mask, force); in irq_set_affinity_locked()
228 int __irq_set_affinity(unsigned int irq, const struct cpumask *mask, bool force) in __irq_set_affinity() argument
238 ret = irq_set_affinity_locked(irq_desc_get_irq_data(desc), mask, force); in __irq_set_affinity()
/linux-4.1.27/drivers/net/ethernet/ibm/ehea/
Dehea_qmr.c212 static u64 ehea_destroy_cq_res(struct ehea_cq *cq, u64 force) in ehea_destroy_cq_res() argument
218 hret = ehea_h_free_resource(adapter_handle, cq->fw_handle, force); in ehea_destroy_cq_res()
335 static u64 ehea_destroy_eq_res(struct ehea_eq *eq, u64 force) in ehea_destroy_eq_res() argument
342 hret = ehea_h_free_resource(eq->adapter->handle, eq->fw_handle, force); in ehea_destroy_eq_res()
510 static u64 ehea_destroy_qp_res(struct ehea_qp *qp, u64 force) in ehea_destroy_qp_res() argument
517 hret = ehea_h_free_resource(qp->adapter->handle, qp->fw_handle, force); in ehea_destroy_qp_res()
/linux-4.1.27/net/atm/
Dlec.h45 int (*resolve) (struct net_device *dev, const u8 *dst_mac, int force,
/linux-4.1.27/net/decnet/
Ddn_fib.c82 static int dn_fib_sync_down(__le16 local, struct net_device *dev, int force);
659 static void dn_fib_disable_addr(struct net_device *dev, int force) in dn_fib_disable_addr() argument
661 if (dn_fib_sync_down(0, dev, force)) in dn_fib_disable_addr()
689 static int dn_fib_sync_down(__le16 local, struct net_device *dev, int force) in dn_fib_sync_down() argument
694 if (force) in dn_fib_sync_down()
/linux-4.1.27/drivers/gpu/drm/rcar-du/
Drcar_du_vgacon.c41 rcar_du_vga_connector_detect(struct drm_connector *connector, bool force) in rcar_du_vga_connector_detect() argument
Drcar_du_lvdscon.c72 rcar_du_lvds_connector_detect(struct drm_connector *connector, bool force) in rcar_du_lvds_connector_detect() argument
Drcar_du_hdmicon.c65 rcar_du_hdmi_connector_detect(struct drm_connector *connector, bool force) in rcar_du_hdmi_connector_detect() argument
/linux-4.1.27/sound/pci/lola/
Dlola_clock.c89 int lola_set_granularity(struct lola *chip, unsigned int val, bool force) in lola_set_granularity() argument
93 if (!force) { in lola_set_granularity()
/linux-4.1.27/include/acpi/
Dprocessor.h160 int state, bool force);
324 int state, bool force);
/linux-4.1.27/Documentation/i2c/busses/
Di2c-piix429 * force: int
57 default. If you use the insmod parameter 'force=1', the kernel module will
63 'force' foes, but it will also set a new base I/O port address. The SMBus
Di2c-sis559545 PCI force; the device must still be present in lspci.
Di2c-sis63016 * force = [1|0] Forcibly enable the SIS630. DANGEROUS!
/linux-4.1.27/arch/mips/pmcs-msp71xx/
Dmsp_irq_per.c89 const struct cpumask *affinity, bool force) in msp_per_irq_set_affinity() argument
Dmsp_irq_cic.c129 const struct cpumask *cpumask, bool force) in msp_cic_irq_set_affinity() argument
/linux-4.1.27/drivers/media/tuners/
Dtda18271-common.c268 enum tda18271_pll pll, int force, in __tda18271_charge_pump_source() argument
277 regs[r_cp] |= ((force & 1) << 5); in __tda18271_charge_pump_source()
283 enum tda18271_pll pll, int force) in tda18271_charge_pump_source() argument
285 return __tda18271_charge_pump_source(fe, pll, force, true); in tda18271_charge_pump_source()
/linux-4.1.27/drivers/net/wireless/b43legacy/
Dradio.h64 void b43legacy_radio_turn_off(struct b43legacy_wldev *dev, bool force);
/linux-4.1.27/tools/perf/Documentation/
Dperf-buildid-list.txt31 --force::
/linux-4.1.27/arch/arm/boot/dts/
Dstihxxx-b2120.dtsi66 st,osc-force-ext;
Ds3c6410-smdk6410.dts69 smsc,force-internal-phy;
/linux-4.1.27/arch/arm/mach-prima2/
Dsleep.S32 @ sleep force bit.
/linux-4.1.27/Documentation/power/
Dtricks.txt13 wrong, force fsck when you have a chance]
/linux-4.1.27/fs/xfs/
Dxfs_bmap_util.h70 bool xfs_can_free_eofblocks(struct xfs_inode *ip, bool force);
/linux-4.1.27/net/irda/
Ddiscovery.c150 void irlmp_expire_discoveries(hashbin_t *log, __u32 saddr, int force) in irlmp_expire_discoveries() argument
170 (force || in irlmp_expire_discoveries()
/linux-4.1.27/Documentation/devicetree/bindings/phy/
Dphy-miphy28lp.txt37 - st,osc-force-ext : to select the external oscillator. This can change from
81 st,osc-force-ext;
/linux-4.1.27/drivers/misc/mic/host/
Dmic_boot.c196 void mic_stop(struct mic_device *mdev, bool force) in mic_stop() argument
199 if (MIC_OFFLINE != mdev->state || force) { in mic_stop()
/linux-4.1.27/security/selinux/ss/
Dsidtab.c85 static struct context *sidtab_search_core(struct sidtab *s, u32 sid, int force) in sidtab_search_core() argument
98 if (force && cur && sid == cur->sid && cur->context.len) in sidtab_search_core()
/linux-4.1.27/arch/x86/platform/uv/
Duv_time.c261 static int uv_rtc_unset_timer(int cpu, int force) in uv_rtc_unset_timer() argument
273 if ((head->next_cpu == bcpu && uv_read_rtc(NULL) >= *t) || force) in uv_rtc_unset_timer()
/linux-4.1.27/arch/arm/mach-pxa/
Dviper.c165 static void viper_set_core_cpu_voltage(unsigned long khz, int force) in viper_set_core_cpu_voltage() argument
186 if (force) in viper_set_core_cpu_voltage()
194 force = 0; in viper_set_core_cpu_voltage()
/linux-4.1.27/Documentation/ide/
Dide.txt116 If for some reason your cdrom drive is *not* found at boot time, you can force
203 To force ignoring cable detection (this should be needed only if you're using
208 (i.e. "ide_core.ignore_cable=1" to force ignoring cable for "ide1")
225 * "cdrom=[interface_number.device_number]" to force device as a CD-ROM
227 * "chs=[interface_number.device_number]" to force device as a disk (using CHS)
/linux-4.1.27/arch/x86/include/asm/
Dx86_init.h201 bool force);
/linux-4.1.27/Documentation/devicetree/bindings/usb/
Dusb-ehci.txt15 - needs-reset-on-resume : boolean, set this to force EHCI reset after resume
/linux-4.1.27/drivers/gpu/drm/omapdrm/
Domap_connector.c109 struct drm_connector *connector, bool force) in omap_connector_detect() argument
130 VERB("%s: %d (force=%d)", omap_connector->dssdev->name, ret, force); in omap_connector_detect()
/linux-4.1.27/fs/ceph/
Dsuper.h751 int mask, bool force);
752 static inline int ceph_do_getattr(struct inode *inode, int mask, bool force) in ceph_do_getattr() argument
754 return __ceph_do_getattr(inode, NULL, mask, force); in ceph_do_getattr()
865 int mds, int drop, int unless, int force);
/linux-4.1.27/net/netfilter/ipvs/
Dip_vs_sync.c455 int force; in ip_vs_sync_conn_needed() local
459 force = 0; in ip_vs_sync_conn_needed()
470 force = cp->state != cp->old_state; in ip_vs_sync_conn_needed()
471 if (force && cp->state != IP_VS_TCP_S_ESTABLISHED) in ip_vs_sync_conn_needed()
481 force = cp->state != cp->old_state; in ip_vs_sync_conn_needed()
482 if (force && cp->state != IP_VS_SCTP_S_ESTABLISHED) in ip_vs_sync_conn_needed()
486 force = 0; in ip_vs_sync_conn_needed()
520 return n == orig || force; in ip_vs_sync_conn_needed()
/linux-4.1.27/drivers/gpu/drm/msm/mdp/mdp4/
Dmdp4_lvds_connector.c31 struct drm_connector *connector, bool force) in mdp4_lvds_connector_detect() argument
/linux-4.1.27/drivers/gpu/drm/udl/
Dudl_connector.c97 udl_detect(struct drm_connector *connector, bool force) in udl_detect() argument
/linux-4.1.27/arch/s390/net/
Dbpf_jit.S113 # force a return 0 from jit handler
/linux-4.1.27/Documentation/devicetree/bindings/regulator/
Dtps62360-regulator.txt42 ti,enable-force-pwm;
/linux-4.1.27/drivers/gpu/drm/vmwgfx/
Dvmwgfx_kms.h140 vmw_du_connector_detect(struct drm_connector *connector, bool force);
/linux-4.1.27/sound/usb/
Dendpoint.c533 static int deactivate_urbs(struct snd_usb_endpoint *ep, bool force) in deactivate_urbs() argument
537 if (!force && atomic_read(&ep->chip->shutdown)) /* to be sure... */ in deactivate_urbs()
561 static void release_urbs(struct snd_usb_endpoint *ep, int force) in release_urbs() argument
570 deactivate_urbs(ep, force); in release_urbs()
/linux-4.1.27/drivers/gpu/drm/msm/edp/
Dedp_connector.c25 struct drm_connector *connector, bool force) in edp_connector_detect() argument
/linux-4.1.27/include/net/
Ddn_dev.h166 int dn_dev_set_default(struct net_device *dev, int force);
/linux-4.1.27/arch/arm/kernel/
Dhead.S97 THUMB( it eq ) @ force fixup-able long branch encoding
104 THUMB( it lo ) @ force fixup-able long branch encoding
375 THUMB( it eq ) @ force fixup-able long branch encoding
/linux-4.1.27/drivers/net/wireless/b43/
Dphy_common.c576 void b43_phy_force_clock(struct b43_wldev *dev, bool force) in b43_phy_force_clock() argument
588 if (force) in b43_phy_force_clock()
598 if (force) in b43_phy_force_clock()

1234