Searched defs:force (Results 1 - 200 of 348) sorted by relevance

12

/linux-4.4.14/drivers/gpu/drm/rcar-du/
H A Drcar_du_vgacon.c41 rcar_du_vga_connector_detect(struct drm_connector *connector, bool force) rcar_du_vga_connector_detect() argument
H A Drcar_du_hdmicon.c65 rcar_du_hdmi_connector_detect(struct drm_connector *connector, bool force) rcar_du_hdmi_connector_detect() argument
H A Drcar_du_lvdscon.c72 rcar_du_lvds_connector_detect(struct drm_connector *connector, bool force) rcar_du_lvds_connector_detect() argument
/linux-4.4.14/kernel/time/
H A Dtick-oneshot.c27 int tick_program_event(ktime_t expires, int force) tick_program_event() argument
H A Dtick-internal.h119 static inline int tick_program_event(ktime_t expires, int force) { return 0; } tick_oneshot_notify() argument
H A Dclockevents.c306 clockevents_program_event(struct clock_event_device *dev, ktime_t expires, bool force) clockevents_program_event() argument
/linux-4.4.14/arch/powerpc/kernel/
H A Deeh_event.c162 void eeh_remove_event(struct eeh_pe *pe, bool force) eeh_remove_event() argument
/linux-4.4.14/sound/pci/echoaudio/
H A Dechoaudio_gml.c64 static int write_control_reg(struct echoaudio *chip, u32 value, char force) write_control_reg() argument
H A Dechoaudio_3g.c73 write_control_reg(struct echoaudio *chip, u32 ctl, u32 frq, char force) write_control_reg() argument
/linux-4.4.14/include/linux/
H A Dhiddev.h47 hiddev_connect(struct hid_device *hid, unsigned int force) hiddev_connect() argument
/linux-4.4.14/drivers/staging/lustre/lustre/ptlrpc/
H A Dnrs_fifo.c162 nrs_fifo_req_get(struct ptlrpc_nrs_policy *policy, bool peek, bool force) nrs_fifo_req_get() argument
H A Dptlrpc_internal.h134 ptlrpc_nrs_req_get_nolock(struct ptlrpc_service_part *svcpt, bool hp, bool force) ptlrpc_nrs_req_get_nolock() argument
H A Dpinger.c170 int force; ptlrpc_pinger_process_import() local
H A Dsec_null.c148 null_flush_ctx_cache(struct ptlrpc_sec *sec, uid_t uid, int grace, int force) null_flush_ctx_cache() argument
H A Dnrs.c530 nrs_request_get(struct ptlrpc_nrs_policy *policy, bool peek, bool force) nrs_request_get() argument
1458 ptlrpc_nrs_req_get_nolock0(struct ptlrpc_service_part *svcpt, bool hp, bool peek, bool force) ptlrpc_nrs_req_get_nolock0() argument
H A Dptlrpcd.c597 void ptlrpcd_stop(struct ptlrpcd_ctl *pc, int force) ptlrpcd_stop() argument
H A Dsec_plain.c517 plain_flush_ctx_cache(struct ptlrpc_sec *sec, uid_t uid, int grace, int force) plain_flush_ctx_cache() argument
/linux-4.4.14/drivers/platform/x86/
H A Dsamsung-q10.c24 static bool force; variable
H A Dibm_rtl.c38 static bool force; variable
H A Dintel_oaktrail.c96 static bool force; variable
/linux-4.4.14/drivers/gpu/drm/msm/mdp/mdp4/
H A Dmdp4_lvds_connector.c30 mdp4_lvds_connector_detect( struct drm_connector *connector, bool force) mdp4_lvds_connector_detect() argument
/linux-4.4.14/arch/x86/platform/iris/
H A Diris.c45 static bool force; variable
/linux-4.4.14/block/
H A Dnoop-iosched.c21 static int noop_dispatch(struct request_queue *q, int force) noop_dispatch() argument
H A Ddeadline-iosched.c243 static int deadline_dispatch_requests(struct request_queue *q, int force) deadline_dispatch_requests() argument
H A Dblk-sysfs.c291 bool force = test_bit(QUEUE_FLAG_SAME_FORCE, &q->queue_flags); queue_rq_affinity_show() local
/linux-4.4.14/mm/
H A Dframe_vector.c36 get_vaddr_frames(unsigned long start, unsigned int nr_frames, bool write, bool force, struct frame_vector *vec) get_vaddr_frames() argument
H A Dgup.c621 __get_user_pages_locked(struct task_struct *tsk, struct mm_struct *mm, unsigned long start, unsigned long nr_pages, int write, int force, struct page **pages, struct vm_area_struct **vmas, int *locked, bool notify_drop, unsigned int flags) __get_user_pages_locked() argument
738 get_user_pages_locked(struct task_struct *tsk, struct mm_struct *mm, unsigned long start, unsigned long nr_pages, int write, int force, struct page **pages, int *locked) get_user_pages_locked() argument
758 __get_user_pages_unlocked(struct task_struct *tsk, struct mm_struct *mm, unsigned long start, unsigned long nr_pages, int write, int force, struct page **pages, unsigned int gup_flags) __get_user_pages_unlocked() argument
791 get_user_pages_unlocked(struct task_struct *tsk, struct mm_struct *mm, unsigned long start, unsigned long nr_pages, int write, int force, struct page **pages) get_user_pages_unlocked() argument
855 get_user_pages(struct task_struct *tsk, struct mm_struct *mm, unsigned long start, unsigned long nr_pages, int write, int force, struct page **pages, struct vm_area_struct **vmas) get_user_pages() argument
/linux-4.4.14/arch/mips/pmcs-msp71xx/
H A Dmsp_irq_per.c88 msp_per_irq_set_affinity(struct irq_data *d, const struct cpumask *affinity, bool force) msp_per_irq_set_affinity() argument
H A Dmsp_irq_cic.c129 msp_cic_irq_set_affinity(struct irq_data *d, const struct cpumask *cpumask, bool force) msp_cic_irq_set_affinity() argument
/linux-4.4.14/tools/perf/
H A Dbuiltin-buildid-list.c49 static int perf_session__list_build_ids(bool force, bool with_hits) perf_session__list_build_ids() argument
95 bool force = false; cmd_buildid_list() local
H A Dbuiltin-data.c56 bool force = false; cmd_data_convert() local
H A Dbuiltin-buildid-cache.c118 static int build_id_cache__add_kcore(const char *filename, bool force) build_id_cache__add_kcore() argument
297 bool force = false; cmd_buildid_cache() local
H A Dbuiltin-mem.c18 bool force; member in struct:perf_mem
/linux-4.4.14/tools/perf/util/
H A Ddata.h15 bool force; member in struct:perf_data_file
H A Dkvm-stat.h102 bool force; member in struct:perf_kvm_stat
/linux-4.4.14/drivers/sh/intc/
H A Dchip.c68 intc_set_affinity(struct irq_data *data, const struct cpumask *cpumask, bool force) intc_set_affinity() argument
/linux-4.4.14/drivers/misc/mic/cosm/
H A Dcosm_main.c42 static void cosm_hw_reset(struct cosm_device *cdev, bool force) cosm_hw_reset() argument
147 void cosm_stop(struct cosm_device *cdev, bool force) cosm_stop() argument
/linux-4.4.14/drivers/gpu/drm/tegra/
H A Doutput.c54 tegra_output_connector_detect(struct drm_connector *connector, bool force) tegra_output_connector_detect() argument
/linux-4.4.14/drivers/gpu/drm/udl/
H A Dudl_connector.c97 udl_detect(struct drm_connector *connector, bool force) udl_detect() argument
/linux-4.4.14/drivers/gpu/drm/omapdrm/
H A Domap_connector.c109 omap_connector_detect( struct drm_connector *connector, bool force) omap_connector_detect() argument
/linux-4.4.14/drivers/gpu/drm/msm/edp/
H A Dedp_connector.c24 edp_connector_detect( struct drm_connector *connector, bool force) edp_connector_detect() argument
/linux-4.4.14/arch/x86/platform/geode/
H A Dalix.c38 static bool force = 0; variable
/linux-4.4.14/arch/powerpc/sysdev/
H A Dipic.h54 u8 force; /* force register offset from base */ member in struct:ipic_info
H A Dehv_pic.c70 ehv_pic_set_affinity(struct irq_data *d, const struct cpumask *dest, bool force) ehv_pic_set_affinity() argument
/linux-4.4.14/arch/powerpc/sysdev/xics/
H A Dics-opal.c110 ics_opal_set_affinity(struct irq_data *d, const struct cpumask *cpumask, bool force) ics_opal_set_affinity() argument
H A Dics-rtas.c121 ics_rtas_set_affinity(struct irq_data *d, const struct cpumask *cpumask, bool force) ics_rtas_set_affinity() argument
/linux-4.4.14/arch/mips/sibyte/sb1250/
H A Dirq.c83 sb1250_set_affinity(struct irq_data *d, const struct cpumask *mask, bool force) sb1250_set_affinity() argument
/linux-4.4.14/arch/ia64/sn/kernel/
H A Dmsi_sn.c155 sn_set_msi_irq_affinity(struct irq_data *data, const struct cpumask *cpu_mask, bool force) sn_set_msi_irq_affinity() argument
H A Dirq.c204 sn_set_affinity_irq(struct irq_data *data, const struct cpumask *mask, bool force) sn_set_affinity_irq() argument
/linux-4.4.14/arch/arm/mach-omap2/
H A Dsdrc2xxx.c82 u32 omap2xxx_sdrc_reprogram(u32 level, u32 force) omap2xxx_sdrc_reprogram() argument
/linux-4.4.14/tools/perf/tests/
H A Dllvm.c51 test_llvm__fetch_bpf_obj(void **p_obj_buf, size_t *p_obj_buf_sz, enum test_llvm__testcase idx, bool force) test_llvm__fetch_bpf_obj() argument
/linux-4.4.14/tools/perf/ui/tui/
H A Dsetup.c24 void ui__refresh_dimensions(bool force) ui__refresh_dimensions() argument
/linux-4.4.14/drivers/staging/rtl8192u/ieee80211/
H A Dieee80211_crypt.c39 ieee80211_crypt_deinit_entries(struct ieee80211_device *ieee, int force) ieee80211_crypt_deinit_entries() argument
/linux-4.4.14/drivers/irqchip/
H A Dirq-metag.c192 metag_internal_irq_set_affinity(struct irq_data *data, const struct cpumask *cpumask, bool force) metag_internal_irq_set_affinity() argument
H A Dirq-xtensa-mx.c121 xtensa_mx_irq_set_affinity(struct irq_data *d, const struct cpumask *dest, bool force) xtensa_mx_irq_set_affinity() argument
H A Dirq-bcm7038-l1.c194 bcm7038_l1_set_affinity(struct irq_data *d, const struct cpumask *dest, bool force) bcm7038_l1_set_affinity() argument
H A Dirq-hip04.c144 hip04_irq_set_affinity(struct irq_data *d, const struct cpumask *mask_val, bool force) hip04_irq_set_affinity() argument
H A Dexynos-combiner.c98 combiner_set_affinity(struct irq_data *d, const struct cpumask *mask_val, bool force) combiner_set_affinity() argument
H A Dirq-gic-v2m.c93 gicv2m_set_affinity(struct irq_data *irq_data, const struct cpumask *mask, bool force) gicv2m_set_affinity() argument
H A Dirq-metag-ext.c503 meta_intc_set_affinity(struct irq_data *data, const struct cpumask *cpumask, bool force) meta_intc_set_affinity() argument
H A Dirq-armada-370-xp.c261 armada_xp_set_affinity(struct irq_data *d, const struct cpumask *mask_val, bool force) armada_xp_set_affinity() argument
H A Dirq-gic-v3.c626 gic_set_affinity(struct irq_data *d, const struct cpumask *mask_val, bool force) gic_set_affinity() argument
/linux-4.4.14/drivers/input/misc/
H A Dideapad_slidebar.c91 static bool force; variable
H A Dwistron_btns.c50 static bool force; /* = 0; */ variable
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/bus/
H A Dhwsq.h13 bool force; member in struct:hwsq_reg
/linux-4.4.14/drivers/net/wireless/iwlwifi/dvm/
H A Dpower.c378 int iwl_power_update_mode(struct iwl_priv *priv, bool force) iwl_power_update_mode() argument
330 iwl_power_set_mode(struct iwl_priv *priv, struct iwl_powertable_cmd *cmd, bool force) iwl_power_set_mode() argument
H A Dtt.c258 static void iwl_legacy_tt_handler(struct iwl_priv *priv, s32 temp, bool force) iwl_legacy_tt_handler() argument
363 static void iwl_advance_tt_handler(struct iwl_priv *priv, s32 temp, bool force) iwl_advance_tt_handler() argument
H A Drxon.c402 static int iwl_set_tx_power(struct iwl_priv *priv, s8 tx_power, bool force) iwl_set_tx_power() argument
1416 bool force = false; iwlagn_bss_info_changed() local
/linux-4.4.14/drivers/gpu/drm/fsl-dcu/
H A Dfsl_dcu_drm_rgb.c76 fsl_dcu_drm_connector_detect(struct drm_connector *connector, bool force) fsl_dcu_drm_connector_detect() argument
/linux-4.4.14/drivers/gpu/drm/gma500/
H A Dcdv_intel_crt.c134 cdv_intel_crt_detect_hotplug(struct drm_connector *connector, bool force) cdv_intel_crt_detect_hotplug() argument
181 cdv_intel_crt_detect( struct drm_connector *connector, bool force) cdv_intel_crt_detect() argument
H A Dcdv_intel_hdmi.c127 cdv_hdmi_detect( struct drm_connector *connector, bool force) cdv_hdmi_detect() argument
H A Dmdfld_dsi_output.c235 mdfld_dsi_connector_detect(struct drm_connector *connector, bool force) mdfld_dsi_connector_detect() argument
H A Dcdv_intel_lvds.c396 cdv_intel_lvds_detect( struct drm_connector *connector, bool force) cdv_intel_lvds_detect() argument
H A Dmmu.c84 static void psb_mmu_flush_pd_locked(struct psb_mmu_driver *driver, int force) psb_mmu_flush_pd_locked() argument
H A Dpsb_intel_lvds.c509 psb_intel_lvds_detect(struct drm_connector *connector, bool force) psb_intel_lvds_detect() argument
/linux-4.4.14/arch/x86/crypto/
H A Dblowfish_glue.c454 static int force; variable
H A Ddes3_ede_glue.c481 static int force; variable
H A Dtwofish_glue_3way.c471 static int force; variable
H A Dcamellia_glue.c1701 static int force; variable
/linux-4.4.14/arch/x86/kernel/apic/
H A Dhtirq.c30 ht_set_affinity(struct irq_data *data, const struct cpumask *mask, bool force) ht_set_affinity() argument
H A Dvector.c518 apic_set_affinity(struct irq_data *irq_data, const struct cpumask *dest, bool force) apic_set_affinity() argument
/linux-4.4.14/arch/x86/platform/uv/
H A Duv_irq.c56 uv_set_irq_affinity(struct irq_data *data, const struct cpumask *mask, bool force) uv_set_irq_affinity() argument
H A Duv_time.c260 static int uv_rtc_unset_timer(int cpu, int force) uv_rtc_unset_timer() argument
/linux-4.4.14/fs/hfsplus/
H A Doptions.c71 int hfsplus_parse_options_remount(char *input, int *force) hfsplus_parse_options_remount() argument
H A Dsuper.c333 int force = 0; hfsplus_remount() local
/linux-4.4.14/net/rxrpc/
H A Dar-input.c42 rxrpc_queue_rcv_skb(struct rxrpc_call *call, struct sk_buff *skb, bool force, bool terminal) rxrpc_queue_rcv_skb() argument
/linux-4.4.14/net/sched/
H A Dcls_cgroup.c127 static bool cls_cgroup_destroy(struct tcf_proto *tp, bool force) cls_cgroup_destroy() argument
H A Dcls_basic.c99 static bool basic_destroy(struct tcf_proto *tp, bool force) basic_destroy() argument
H A Dcls_fw.c130 static bool fw_destroy(struct tcf_proto *tp, bool force) fw_destroy() argument
H A Dcls_bpf.c188 static bool cls_bpf_destroy(struct tcf_proto *tp, bool force) cls_bpf_destroy() argument
H A Dcls_route.c280 static bool route4_destroy(struct tcf_proto *tp, bool force) route4_destroy() argument
H A Dcls_rsvp.h304 static bool rsvp_destroy(struct tcf_proto *tp, bool force) rsvp_destroy() argument
H A Dcls_tcindex.c492 static bool tcindex_destroy(struct tcf_proto *tp, bool force) tcindex_destroy() argument
H A Dcls_flow.c574 static bool flow_destroy(struct tcf_proto *tp, bool force) flow_destroy() argument
H A Dcls_flower.c168 static bool fl_destroy(struct tcf_proto *tp, bool force) fl_destroy() argument
H A Dcls_u32.c477 static bool u32_destroy(struct tcf_proto *tp, bool force) u32_destroy() argument
/linux-4.4.14/net/wireless/
H A Dlib80211.c87 lib80211_crypt_deinit_entries(struct lib80211_crypt_info *info, int force) lib80211_crypt_deinit_entries() argument
/linux-4.4.14/scripts/dtc/
H A Ddtc.c114 bool force = false, sort = false; main() local
H A Dchecks.c737 void process_checks(bool force, struct boot_info *bi) process_checks() argument
/linux-4.4.14/security/selinux/ss/
H A Dsidtab.c85 static struct context *sidtab_search_core(struct sidtab *s, u32 sid, int force) sidtab_search_core() argument
/linux-4.4.14/kernel/irq/
H A Dspurious.c63 static int try_one_irq(struct irq_desc *desc, bool force) try_one_irq() argument
H A Dmsi.c67 msi_domain_set_affinity(struct irq_data *irq_data, const struct cpumask *mask, bool force) msi_domain_set_affinity() argument
H A Dchip.c992 irq_chip_set_affinity_parent(struct irq_data *data, const struct cpumask *dest, bool force) irq_chip_set_affinity_parent() argument
/linux-4.4.14/arch/mips/sibyte/bcm1480/
H A Dirq.c90 bcm1480_set_affinity(struct irq_data *d, const struct cpumask *mask, bool force) bcm1480_set_affinity() argument
/linux-4.4.14/arch/mn10300/kernel/
H A Dirq.c142 mn10300_cpupic_setaffinity(struct irq_data *d, const struct cpumask *mask, bool force) mn10300_cpupic_setaffinity() argument
/linux-4.4.14/arch/ia64/kernel/
H A Dmsi_ia64.c15 ia64_set_msi_irq_affinity(struct irq_data *idata, const cpumask_t *cpu_mask, bool force) ia64_set_msi_irq_affinity() argument
132 dmar_msi_set_affinity(struct irq_data *data, const struct cpumask *mask, bool force) dmar_msi_set_affinity() argument
H A Diosapic.c327 iosapic_set_affinity(struct irq_data *data, const struct cpumask *mask, bool force) iosapic_set_affinity() argument
/linux-4.4.14/net/irda/
H A Ddiscovery.c150 void irlmp_expire_discoveries(hashbin_t *log, __u32 saddr, int force) irlmp_expire_discoveries() argument
/linux-4.4.14/sound/pci/lola/
H A Dlola_clock.c89 int lola_set_granularity(struct lola *chip, unsigned int val, bool force) lola_set_granularity() argument
/linux-4.4.14/drivers/target/
H A Dtarget_core_tpg.c368 core_tpg_set_initiator_node_queue_depth( struct se_portal_group *tpg, unsigned char *initiatorname, u32 queue_depth, int force) core_tpg_set_initiator_node_queue_depth() argument
/linux-4.4.14/drivers/thermal/
H A Dpower_allocator.c134 estimate_pid_constants(struct thermal_zone_device *tz, u32 sustainable_power, int trip_switch_on, int control_temp, bool force) estimate_pid_constants() argument
/linux-4.4.14/drivers/isdn/mISDN/
H A Dhwchannel.c258 recv_Bchannel(struct bchannel *bch, unsigned int id, bool force) recv_Bchannel() argument
/linux-4.4.14/drivers/i2c/busses/
H A Di2c-viapro.c90 static bool force; variable
H A Di2c-piix4.c82 static int force; variable
H A Di2c-sis630.c101 static bool force; variable
/linux-4.4.14/drivers/i2c/muxes/
H A Di2c-mux-pca9541.c328 int force; pca9541_probe() local
H A Di2c-mux-pca954x.c193 int num, force, class; pca954x_probe() local
/linux-4.4.14/drivers/gpu/drm/tilcdc/
H A Dtilcdc_panel.c165 panel_connector_detect( struct drm_connector *connector, bool force) panel_connector_detect() argument
H A Dtilcdc_tfp410.c175 tfp410_connector_detect( struct drm_connector *connector, bool force) tfp410_connector_detect() argument
/linux-4.4.14/drivers/hwmon/
H A Dk10temp.c32 static bool force; variable
H A Dabituguru3.c633 static bool force; variable
/linux-4.4.14/drivers/media/pci/ttpci/
H A Dav7110_ir.c221 int av7110_check_ir_config(struct av7110 *av7110, int force) av7110_check_ir_config() argument
/linux-4.4.14/drivers/media/tuners/
H A Dtda18271-common.c267 __tda18271_charge_pump_source(struct dvb_frontend *fe, enum tda18271_pll pll, int force, bool lock_i2c) __tda18271_charge_pump_source() argument
282 tda18271_charge_pump_source(struct dvb_frontend *fe, enum tda18271_pll pll, int force) tda18271_charge_pump_source() argument
H A Dtda18271-fe.c61 static inline int charge_pump_source(struct dvb_frontend *fe, int force) charge_pump_source() argument
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/fb/
H A Dramfuc.h14 bool force; member in struct:ramfuc_reg
/linux-4.4.14/drivers/net/wireless/brcm80211/brcmsmac/
H A Dstf.c264 int brcms_c_stf_txchain_set(struct brcms_c_info *wlc, s32 int_val, bool force) brcms_c_stf_txchain_set() argument
/linux-4.4.14/drivers/pci/host/
H A Dpcie-altera-msi.c112 altera_msi_set_affinity(struct irq_data *irq_data, const struct cpumask *mask, bool force) altera_msi_set_affinity() argument
H A Dpci-xgene-msi.c181 xgene_msi_set_affinity(struct irq_data *irqdata, const struct cpumask *mask, bool force) xgene_msi_set_affinity() argument
/linux-4.4.14/drivers/net/wireless/ath/ath10k/
H A Dhif.h146 ath10k_hif_send_complete_check(struct ath10k *ar, u8 pipe_id, int force) ath10k_hif_send_complete_check() argument
/linux-4.4.14/drivers/net/ethernet/sfc/
H A Def10_sriov.c381 static int efx_ef10_pci_sriov_disable(struct efx_nic *efx, bool force) efx_ef10_pci_sriov_disable() argument
/linux-4.4.14/drivers/gpu/drm/atmel-hlcdc/
H A Datmel_hlcdc_output.c202 atmel_hlcdc_panel_connector_detect(struct drm_connector *connector, bool force) atmel_hlcdc_panel_connector_detect() argument
/linux-4.4.14/drivers/gpu/drm/bochs/
H A Dbochs_kms.c242 bochs_connector_detect(struct drm_connector *connector, bool force) bochs_connector_detect() argument
/linux-4.4.14/drivers/gpu/drm/bridge/
H A Dnxp-ptn3460.c250 ptn3460_detect(struct drm_connector *connector, bool force) ptn3460_detect() argument
H A Dparade-ps8622.c491 ps8622_detect(struct drm_connector *connector, bool force) ps8622_detect() argument
/linux-4.4.14/drivers/gpu/drm/exynos/
H A Dexynos_drm_dpi.c44 exynos_dpi_detect(struct drm_connector *connector, bool force) exynos_dpi_detect() argument
H A Dexynos_drm_vidi.c316 vidi_detect(struct drm_connector *connector, bool force) vidi_detect() argument
/linux-4.4.14/drivers/gpu/drm/i915/
H A Dintel_dvo.c303 intel_dvo_detect(struct drm_connector *connector, bool force) intel_dvo_detect() argument
H A Dintel_dp_mst.c308 intel_dp_mst_detect(struct drm_connector *connector, bool force) intel_dp_mst_detect() argument
H A Dintel_lvds.c365 intel_lvds_detect(struct drm_connector *connector, bool force) intel_lvds_detect() argument
H A Dintel_crt.c598 intel_crt_detect(struct drm_connector *connector, bool force) intel_crt_detect() argument
/linux-4.4.14/drivers/gpu/drm/imx/
H A Dparallel-display.c43 imx_pd_connector_detect( struct drm_connector *connector, bool force) imx_pd_connector_detect() argument
H A Dimx-ldb.c87 imx_ldb_connector_detect( struct drm_connector *connector, bool force) imx_ldb_connector_detect() argument
/linux-4.4.14/drivers/gpu/drm/msm/hdmi/
H A Dhdmi_connector.c356 hdmi_connector_detect( struct drm_connector *connector, bool force) hdmi_connector_detect() argument
/linux-4.4.14/arch/alpha/kernel/
H A Dsys_dp264.c151 dp264_set_affinity(struct irq_data *d, const struct cpumask *affinity, bool force) dp264_set_affinity() argument
163 clipper_set_affinity(struct irq_data *d, const struct cpumask *affinity, bool force) clipper_set_affinity() argument
H A Dsys_titan.c149 titan_set_irq_affinity(struct irq_data *d, const struct cpumask *affinity, bool force) titan_set_irq_affinity() argument
/linux-4.4.14/arch/arc/kernel/
H A Dmcip.c213 idu_irq_set_affinity(struct irq_data *data, const struct cpumask *cpumask, bool force) idu_irq_set_affinity() argument
/linux-4.4.14/arch/cris/arch-v32/kernel/
H A Dirq.c303 set_affinity_crisv32_irq(struct irq_data *data, const struct cpumask *dest, bool force) set_affinity_crisv32_irq() argument
/linux-4.4.14/sound/aoa/soundbus/i2sbus/
H A Dcore.c29 static int force; variable
/linux-4.4.14/kernel/
H A Dreboot.c427 static int __orderly_poweroff(bool force) __orderly_poweroff() argument
464 void orderly_poweroff(bool force) orderly_poweroff() argument
/linux-4.4.14/arch/mips/bcm63xx/
H A Dirq.c376 bcm63xx_internal_set_affinity(struct irq_data *data, const struct cpumask *dest, bool force) bcm63xx_internal_set_affinity() argument
/linux-4.4.14/net/rds/
H A Drdma.c409 void rds_rdma_unuse(struct rds_sock *rs, u32 r_key, int force) rds_rdma_unuse() argument
/linux-4.4.14/drivers/target/iscsi/
H A Discsi_target_tpg.c361 int iscsit_tpg_disable_portal_group(struct iscsi_portal_group *tpg, int force) iscsit_tpg_disable_portal_group() argument
267 iscsit_tpg_del_portal_group( struct iscsi_tiqn *tiqn, struct iscsi_portal_group *tpg, int force) iscsit_tpg_del_portal_group() argument
593 iscsit_tpg_set_initiator_node_queue_depth( struct iscsi_portal_group *tpg, unsigned char *initiatorname, u32 queue_depth, int force) iscsit_tpg_set_initiator_node_queue_depth() argument
/linux-4.4.14/drivers/staging/dgnc/
H A Ddgnc_cls.c332 static inline void cls_clear_break(struct channel_t *ch, int force) cls_clear_break() argument
H A Ddgnc_neo.c340 static inline void neo_clear_break(struct channel_t *ch, int force) neo_clear_break() argument
/linux-4.4.14/drivers/misc/mic/host/
H A Dmic_boot.c417 static void _mic_stop(struct cosm_device *cdev, bool force) _mic_stop() argument
/linux-4.4.14/drivers/gpu/drm/shmobile/
H A Dshmob_drm_crtc.c701 shmob_drm_connector_detect(struct drm_connector *connector, bool force) shmob_drm_connector_detect() argument
/linux-4.4.14/drivers/gpu/drm/vc4/
H A Dvc4_hdmi.c162 vc4_hdmi_connector_detect(struct drm_connector *connector, bool force) vc4_hdmi_connector_detect() argument
/linux-4.4.14/drivers/gpu/drm/virtio/
H A Dvirtgpu_display.c387 virtio_gpu_conn_detect( struct drm_connector *connector, bool force) virtio_gpu_conn_detect() argument
/linux-4.4.14/drivers/hid/usbhid/
H A Dhiddev.c878 int hiddev_connect(struct hid_device *hid, unsigned int force) hiddev_connect() argument
/linux-4.4.14/drivers/input/
H A Dff-memless.c228 static u16 ml_calculate_direction(u16 direction, u16 force, ml_calculate_direction() argument
/linux-4.4.14/drivers/net/wireless/b43/
H A Dphy_common.c576 void b43_phy_force_clock(struct b43_wldev *dev, bool force) b43_phy_force_clock() argument
/linux-4.4.14/drivers/gpu/drm/cirrus/
H A Dcirrus_mode.c524 cirrus_vga_detect(struct drm_connector *connector, bool force) cirrus_vga_detect() argument
/linux-4.4.14/drivers/acpi/
H A Dprocessor_throttling.c58 bool force; member in struct:acpi_processor_throttling_arg
961 acpi_processor_set_throttling_fadt(struct acpi_processor *pr, int state, bool force) acpi_processor_set_throttling_fadt() argument
1034 acpi_processor_set_throttling_ptc(struct acpi_processor *pr, int state, bool force) acpi_processor_set_throttling_ptc() argument
1074 acpi_processor_set_throttling(struct acpi_processor *pr, int state, bool force) acpi_processor_set_throttling() argument
/linux-4.4.14/arch/um/kernel/
H A Dtlb.c42 int force; member in struct:host_vm_change
273 fix_range_common(struct mm_struct *mm, unsigned long start_addr, unsigned long end_addr, int force) fix_range_common() argument
511 fix_range(struct mm_struct *mm, unsigned long start_addr, unsigned long end_addr, int force) fix_range() argument
/linux-4.4.14/fs/
H A Dfcntl.c109 void f_setown(struct file *filp, unsigned long arg, int force) f_setown() argument
83 f_modown(struct file *filp, struct pid *pid, enum pid_type type, int force) f_modown() argument
101 __f_setown(struct file *filp, struct pid *pid, enum pid_type type, int force) __f_setown() argument
H A Dsuper.c714 int do_remount_sb(struct super_block *sb, int flags, void *data, int force) do_remount_sb() argument
/linux-4.4.14/net/decnet/
H A Ddn_fib.c659 static void dn_fib_disable_addr(struct net_device *dev, int force) dn_fib_disable_addr() argument
689 static int dn_fib_sync_down(__le16 local, struct net_device *dev, int force) dn_fib_sync_down() argument
/linux-4.4.14/arch/sparc/kernel/
H A Dleon_kernel.c122 leon_set_affinity(struct irq_data *data, const struct cpumask *dest, bool force) leon_set_affinity() argument
H A Dpcic.c62 unsigned int force; /* Enforce preferred IRQ */ member in struct:pcic_ca2irq
/linux-4.4.14/arch/parisc/kernel/
H A Dirq.c125 cpu_set_affinity_irq(struct irq_data *d, const struct cpumask *dest, bool force) cpu_set_affinity_irq() argument
/linux-4.4.14/sound/hda/
H A Dhdac_stream.c475 azx_timecounter_init(struct hdac_stream *azx_dev, bool force, cycle_t last) azx_timecounter_init() argument
/linux-4.4.14/sound/usb/
H A Dendpoint.c556 static int deactivate_urbs(struct snd_usb_endpoint *ep, bool force) deactivate_urbs() argument
584 static void release_urbs(struct snd_usb_endpoint *ep, int force) release_urbs() argument
/linux-4.4.14/drivers/tty/serial/
H A Detraxfs-uart.c153 crisv32_serial_set_rts(struct uart_cris_port *up, int set, int force) crisv32_serial_set_rts() argument
/linux-4.4.14/drivers/scsi/
H A Dqlogicpti.c176 static int qlogicpti_mbox_command(struct qlogicpti *qpti, u_short param[], int force) qlogicpti_mbox_command() argument
/linux-4.4.14/drivers/staging/lustre/lustre/osc/
H A Dosc_lock.c939 osc_lock_to_lockless(const struct lu_env *env, struct osc_lock *ols, int force) osc_lock_to_lockless() argument
/linux-4.4.14/drivers/regulator/
H A Dwm8350-regulator.c840 u16 mask, sleep, active, force; wm8350_dcdc_get_mode() local
/linux-4.4.14/drivers/s390/char/
H A Dvmur.c946 static int ur_set_offline_force(struct ccw_device *cdev, int force) ur_set_offline_force() argument
/linux-4.4.14/drivers/s390/cio/
H A Dio_sch.h139 unsigned int force:1; /* allow forced online */ member in struct:ccw_device_private::__anon8977
/linux-4.4.14/drivers/media/common/
H A Dcx2341x.c1051 int force = (old == NULL); cx2341x_update() local
/linux-4.4.14/drivers/gpu/drm/sti/
H A Dsti_dvo.c340 sti_dvo_connector_detect(struct drm_connector *connector, bool force) sti_dvo_connector_detect() argument
/linux-4.4.14/drivers/hid/
H A Dhid-input.c1456 int hidinput_connect(struct hid_device *hid, unsigned int force) hidinput_connect() argument
H A Dhid-picolcd.h129 u8 force; member in struct:picolcd_fb_data
/linux-4.4.14/drivers/gpu/drm/radeon/
H A Dradeon_dp_mst.c229 radeon_dp_mst_detect(struct drm_connector *connector, bool force) radeon_dp_mst_detect() argument
/linux-4.4.14/drivers/net/wireless/b43legacy/
H A Dradio.c2100 void b43legacy_radio_turn_off(struct b43legacy_wldev *dev, bool force) b43legacy_radio_turn_off() argument
/linux-4.4.14/drivers/net/irda/
H A Dirda-usb.c148 irda_usb_build_header(struct irda_usb_cb *self, __u8 *header, int force) irda_usb_build_header() argument
/linux-4.4.14/drivers/parisc/
H A Diosapic.c682 iosapic_set_affinity_irq(struct irq_data *d, const struct cpumask *dest, bool force) iosapic_set_affinity_irq() argument
/linux-4.4.14/drivers/pinctrl/sh-pfc/
H A Dsh_pfc.h133 u16 force; member in struct:pinmux_range
/linux-4.4.14/drivers/gpu/drm/msm/dsi/
H A Ddsi_manager.c147 dsi_mgr_connector_detect( struct drm_connector *connector, bool force) dsi_mgr_connector_detect() argument
/linux-4.4.14/drivers/gpu/drm/nouveau/
H A Dnouveau_connector.c237 nouveau_connector_detect(struct drm_connector *connector, bool force) nouveau_connector_detect() argument
333 nouveau_connector_detect_lvds(struct drm_connector *connector, bool force) nouveau_connector_detect_lvds() argument
/linux-4.4.14/arch/x86/mm/
H A Dmpx.c547 int force = 0; mpx_resolve_fault() local
/linux-4.4.14/drivers/char/tpm/
H A Dtpm_i2c_infineon.c299 static void release_locality(struct tpm_chip *chip, int loc, int force) release_locality() argument
/linux-4.4.14/net/sctp/
H A Dsm_sideeffect.c153 static int sctp_gen_sack(struct sctp_association *asoc, int force, sctp_gen_sack() argument
1231 int force; sctp_cmd_interpreter() local
/linux-4.4.14/fs/dlm/
H A Dlockspace.c745 static int lockspace_busy(struct dlm_ls *ls, int force) lockspace_busy() argument
761 static int release_lockspace(struct dlm_ls *ls, int force) release_lockspace() argument
873 int dlm_release_lockspace(void *lockspace, int force) dlm_release_lockspace() argument
H A Duser.c426 int error, force = 0; device_remove_lockspace() local
/linux-4.4.14/include/drm/
H A Ddrm_modes.h164 enum drm_connector_force force; member in struct:drm_cmdline_mode
/linux-4.4.14/arch/powerpc/platforms/cell/spufs/
H A Dsched.c862 static int __spu_deactivate(struct spu_context *ctx, int force, int max_prio) __spu_deactivate() argument
/linux-4.4.14/arch/parisc/mm/
H A Dinit.c396 map_pages(unsigned long start_vaddr, unsigned long start_paddr, unsigned long size, pgprot_t pgprot, int force) map_pages() argument
/linux-4.4.14/arch/arm/mach-pxa/
H A Dviper.c166 static void viper_set_core_cpu_voltage(unsigned long khz, int force) viper_set_core_cpu_voltage() argument
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_connectors.c735 amdgpu_connector_lvds_detect(struct drm_connector *connector, bool force) amdgpu_connector_lvds_detect() argument
856 amdgpu_connector_vga_detect(struct drm_connector *connector, bool force) amdgpu_connector_vga_detect() argument
973 amdgpu_connector_dvi_detect(struct drm_connector *connector, bool force) amdgpu_connector_dvi_detect() argument
1344 amdgpu_connector_dp_detect(struct drm_connector *connector, bool force) amdgpu_connector_dp_detect() argument
/linux-4.4.14/sound/parisc/
H A Dharmony.c378 snd_harmony_set_data_format(struct snd_harmony *h, int fmt, int force) snd_harmony_set_data_format() argument

Completed in 4846 milliseconds

12