Searched defs:update (Results 1 - 117 of 117) sorted by relevance

/linux-4.1.27/tools/perf/ui/
H A Dprogress.h17 void (*update)(struct ui_progress *p); member in struct:ui_progress_ops
/linux-4.1.27/drivers/gpu/drm/armada/
H A Darmada_gem.h22 void (*update)(void *); member in struct:armada_gem_object
H A Darmada_overlay.c40 struct armada_vbl_event update; member in struct:armada_plane::__anon4001
/linux-4.1.27/drivers/gpu/drm/nouveau/dispnv04/
H A Dcursor.c9 nv04_cursor_show(struct nouveau_crtc *nv_crtc, bool update) nv04_cursor_show() argument
15 nv04_cursor_hide(struct nouveau_crtc *nv_crtc, bool update) nv04_cursor_hide() argument
/linux-4.1.27/drivers/pci/
H A Dhtirq.c29 ht_irq_update_t *update; member in struct:ht_irq_cfg
87 int __ht_create_irq(struct pci_dev *dev, int idx, ht_irq_update_t *update) __ht_create_irq() argument
/linux-4.1.27/arch/tile/gxio/
H A Ddma_queue.c162 __gxio_dma_queue_is_complete(__gxio_dma_queue_t *dma_queue, int64_t completion_slot, int update) __gxio_dma_queue_is_complete() argument
/linux-4.1.27/arch/tile/include/asm/
H A Dptrace.h65 unsigned long is_enabled:1, update:1, update_reg:6; member in struct:single_step_state::__anon2816::__anon2817
/linux-4.1.27/fs/sysfs/
H A Dgroup.c94 static int internal_create_group(struct kobject *kobj, int update, internal_create_group() argument
35 create_files(struct kernfs_node *parent, struct kobject *kobj, const struct attribute_group *grp, int update) create_files() argument
/linux-4.1.27/drivers/media/platform/exynos4-is/
H A Dfimc-is-regs.c202 int fimc_is_itf_s_param(struct fimc_is *is, bool update) fimc_is_itf_s_param() argument
/linux-4.1.27/drivers/media/platform/omap3isp/
H A Disph3a_aewb.c186 int update = 0; h3a_aewb_set_params() local
H A Disph3a_af.c234 int update = 0; h3a_af_set_params() local
H A Disppreview.h82 u32 update; member in struct:prev_params
H A Dispstat.h93 unsigned update:1; member in struct:ispstat
H A Dispccdc.h148 unsigned int update; member in struct:isp_ccdc_device
H A Dispccdc.c410 u16 update; ccdc_lsc_config() local
H A Disppreview.c675 preview_params_lock(struct isp_prev_device *prev, u32 update, bool shadow) preview_params_lock() argument
696 preview_params_unlock(struct isp_prev_device *prev, u32 update, bool shadow) preview_params_unlock() argument
868 u32 update; preview_config() local
928 static void preview_setup_hw(struct isp_prev_device *prev, u32 update, preview_setup_hw() argument
1236 const u32 update = OMAP3ISP_PREV_FEATURES_END - 1; omap3isp_preview_restore_context() local
1391 u32 update; preview_configure() local
1532 u32 update; omap3isp_preview_isr() local
/linux-4.1.27/drivers/net/wireless/ath/ath9k/
H A Dcalib.c219 void ath9k_hw_start_nfcal(struct ath_hw *ah, bool update) ath9k_hw_start_nfcal() argument
/linux-4.1.27/drivers/usb/host/whci/
H A Dasl.c99 enum whc_update update = 0; process_qset() local
206 enum whc_update update = 0; scan_async_work() local
H A Dpzl.c105 enum whc_update update = 0; pzl_process_qset() local
235 enum whc_update update = 0; scan_periodic_work() local
H A Dqset.c192 enum whc_update update = 0; qset_add_qtds() local
/linux-4.1.27/include/xen/interface/io/
H A Dfbif.h71 struct xenfb_update update; member in union:xenfb_out_event
/linux-4.1.27/include/linux/
H A Dbtree-type.h50 static inline int BTREE_FN(update)(BTREE_TYPE_HEAD *head, BTREE_KEYTYPE key, update() function
93 static inline int BTREE_FN(update)(BTREE_TYPE_HEAD *head, BTREE_KEYTYPE key, update() function
H A Dkey-type.h110 int (*update)(struct key *key, struct key_preparsed_payload *prep); member in struct:key_type
H A Dcpufreq.h84 struct work_struct update; /* if update_policy() needs to be member in struct:cpufreq_policy
H A Dfirewire.h257 void (*update)(struct fw_unit *unit); member in struct:fw_driver
H A Dcrypto.h639 int (*update)(struct hash_desc *desc, member in struct:hash_tfm
H A Dskbuff.h2723 __wsum (*update)(const void *mem, int len, __wsum wsum); member in struct:skb_checksum_ops
/linux-4.1.27/drivers/power/
H A Dipaq_micro_battery.c44 struct delayed_work update; member in struct:micro_battery
/linux-4.1.27/net/atm/
H A Dmpoa_caches.h72 void (*update)(eg_cache_entry *entry, uint16_t holding_time); member in struct:eg_cache_ops
/linux-4.1.27/sound/isa/sb/
H A Demu8000_callback.c124 update_voice(struct snd_emux_voice *vp, int update) update_voice() argument
/linux-4.1.27/sound/pci/emu10k1/
H A Demu10k1_callback.c192 update_voice(struct snd_emux_voice *vp, int update) update_voice() argument
/linux-4.1.27/sound/synth/emux/
H A Demux_effect.c55 int update; /* flgas for real-time update */ member in struct:emux_parm_defs
H A Demux_synth.c269 snd_emux_update_channel(struct snd_emux_port *port, struct snd_midi_channel *chan, int update) snd_emux_update_channel() argument
296 snd_emux_update_port(struct snd_emux_port *port, int update) snd_emux_update_port() argument
525 update_voice(struct snd_emux *emu, struct snd_emux_voice *vp, int update) update_voice() argument
/linux-4.1.27/include/crypto/
H A Ddrbg.h92 int (*update)(struct drbg_state *drbg, struct list_head *seed, member in struct:drbg_state_ops
H A Dhash.h125 int (*update)(struct ahash_request *req); member in struct:ahash_alg
168 int (*update)(struct shash_desc *desc, const u8 *data, member in struct:shash_alg
192 int (*update)(struct ahash_request *req); member in struct:crypto_ahash
/linux-4.1.27/drivers/media/i2c/
H A Dmsp3400-kthreads.c421 int update = 0; msp3400c_detect_stereo() local
H A Dmsp3400-driver.c475 int update = state->radio || state->v4l2_std != id; msp_s_std() local
H A Dov9650.c224 u8 update; member in struct:ov965x_ctrls
H A Dtvaudio.c420 int update = 1; tda9840_setaudmode() local
577 int update = 1; tda985x_setaudmode() local
1404 int update = 1; ta8874z_setaudmode() local
/linux-4.1.27/drivers/s390/char/
H A Dcon3270.c46 struct list_head update; /* list of lines to update. */ member in struct:con3270
H A Draw3270.h214 struct list_head update; member in struct:string
H A Dtty3270.c70 struct list_head update; /* List of lines to update. */ member in struct:tty3270
/linux-4.1.27/arch/x86/xen/
H A Dsetup.c259 struct mmu_update update = { xen_update_mem_tables() local
H A Dmmu.c216 static void xen_extend_mmu_update(const struct mmu_update *update) xen_extend_mmu_update() argument
/linux-4.1.27/fs/pstore/
H A Dram.c124 ramoops_get_next_prz(struct persistent_ram_zone *przs[], uint *c, uint max, u64 *id, enum pstore_type_id *typep, enum pstore_type_id type, bool update) ramoops_get_next_prz() argument
/linux-4.1.27/fs/nfs/
H A Ddelegation.c308 nfs_update_inplace_delegation(struct nfs_delegation *delegation, const struct nfs_delegation *update) nfs_update_inplace_delegation() argument
/linux-4.1.27/include/linux/sunrpc/
H A Dcache.h103 void (*update)(struct cache_head *orig, struct cache_head *new); member in struct:cache_detail
/linux-4.1.27/fs/btrfs/
H A Ddelayed-ref.c454 update_existing_ref(struct btrfs_trans_handle *trans, struct btrfs_delayed_ref_root *delayed_refs, struct btrfs_delayed_ref_head *head, struct btrfs_delayed_ref_node *existing, struct btrfs_delayed_ref_node *update) update_existing_ref() argument
492 update_existing_head_ref(struct btrfs_delayed_ref_root *delayed_refs, struct btrfs_delayed_ref_node *existing, struct btrfs_delayed_ref_node *update) update_existing_head_ref() argument
H A Dfree-space-cache.c3074 int update = 0; do_trimming() local
/linux-4.1.27/sound/drivers/vx/
H A Dvx_pcm.c667 int err, update; vx_update_pipe_position() local
/linux-4.1.27/sound/pci/ctxfi/
H A Dcttimer.c251 int update; ct_xfitimer_callback() local
/linux-4.1.27/sound/pci/lola/
H A Dlola_mixer.c424 int lola_set_src_config(struct lola *chip, unsigned int src_mask, bool update) lola_set_src_config() argument
/linux-4.1.27/sound/soc/codecs/
H A Dadau17x1.c160 struct snd_soc_dapm_update update; adau17x1_dsp_mux_enum_put() local
H A Dwm9712.c187 struct snd_soc_dapm_update update; wm9712_hp_mixer_put() local
H A Dtlv320aic3x.c158 struct snd_soc_dapm_update update; snd_soc_dapm_put_volsw_aic3x() local
H A Dwm9713.c262 struct snd_soc_dapm_update update; wm9713_hp_mixer_put() local
/linux-4.1.27/fs/adfs/
H A Dadfs.h132 int (*update)(struct adfs_dir *dir, struct object_info *obj); member in struct:adfs_dir_ops
/linux-4.1.27/drivers/mtd/nand/
H A Dnand_bbt.c969 int i, j, chips, block, nrblocks, update; mark_bbt_region() local
/linux-4.1.27/drivers/media/pci/ivtv/
H A Divtv-yuv.c988 int update = nf->update; ivtv_yuv_setup_frame() local
H A Divtv-driver.h395 u32 update; member in struct:yuv_frame_info
/linux-4.1.27/drivers/pci/hotplug/
H A Dibmphp_hpc.c937 u8 update = 0; process_changeinstatus() local
/linux-4.1.27/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_stats.c1321 bool update = false; bnx2x_stats_stop() local
H A Dbnx2x_cmn.h631 bnx2x_igu_ack_sb_gen(struct bnx2x *bp, u8 igu_sb_id, u8 segment, u16 index, u8 op, u8 update, u32 igu_addr) bnx2x_igu_ack_sb_gen() argument
652 bnx2x_hc_ack_sb(struct bnx2x *bp, u8 sb_id, u8 storm, u16 index, u8 op, u8 update) bnx2x_hc_ack_sb() argument
673 bnx2x_ack_sb(struct bnx2x *bp, u8 igu_sb_id, u8 storm, u16 index, u8 op, u8 update) bnx2x_ack_sb() argument
H A Dbnx2x_sriov.c1500 bool update = true; bnx2x_iov_link_update_vf() local
76 bnx2x_vf_igu_ack_sb(struct bnx2x *bp, struct bnx2x_virtf *vf, u8 igu_sb_id, u8 segment, u16 index, u8 op, u8 update) bnx2x_vf_igu_ack_sb() argument
H A Dbnx2x_sp.c4781 struct bnx2x_queue_update_params *update = &params->params.update; bnx2x_q_send_deactivate() local
4801 struct bnx2x_queue_update_params *update = &params->params.update; bnx2x_q_send_activate() local
H A Dbnx2x_sp.h1017 struct bnx2x_queue_update_params update; member in union:bnx2x_queue_state_params::__anon6213
H A Dbnx2x_main.c5185 bnx2x_igu_ack_sb(struct bnx2x *bp, u8 igu_sb_id, u8 segment, u16 index, u8 op, u8 update) bnx2x_igu_ack_sb() argument
/linux-4.1.27/drivers/gpio/
H A Dgpio-crystalcove.c83 int update; member in struct:crystalcove_gpio
/linux-4.1.27/arch/tile/include/gxio/
H A Dmpipe.h1550 gxio_mpipe_equeue_is_complete(gxio_mpipe_equeue_t *equeue, int64_t completion_slot, int update) gxio_mpipe_equeue_is_complete() argument
/linux-4.1.27/include/sound/
H A Demux_synth.h54 void (*update)(struct snd_emux_voice *vp, int update); member in struct:snd_emux_operators
H A Dsoc.h1119 struct snd_soc_dapm_update *update; member in struct:snd_soc_card
/linux-4.1.27/net/sunrpc/
H A Dsvcauth_unix.c126 static void update(struct cache_head *cnew, struct cache_head *citem) update() function
/linux-4.1.27/sound/aoa/fabrics/
H A Dlayout.c848 int v, update; layout_notify() local
/linux-4.1.27/drivers/net/wireless/iwlwifi/mvm/
H A Dsta.c99 iwl_mvm_sta_send_to_fw(struct iwl_mvm *mvm, struct ieee80211_sta *sta, bool update) iwl_mvm_sta_send_to_fw() argument
/linux-4.1.27/drivers/scsi/libsas/
H A Dsas_expander.c1745 sas_find_bcast_phy(struct domain_device *dev, int *phy_id, int from_phy, bool update) sas_find_bcast_phy() argument
/linux-4.1.27/drivers/net/wireless/ath/wcn36xx/
H A Dsmd.c1199 wcn36xx_smd_config_bss(struct wcn36xx *wcn, struct ieee80211_vif *vif, struct ieee80211_sta *sta, const u8 *bssid, bool update) wcn36xx_smd_config_bss() argument
/linux-4.1.27/drivers/net/ethernet/broadcom/
H A Dbgmac.c1420 bool update = false; bgmac_adjust_link() local
H A Dcnic.c3042 cnic_ack_bnx2x_int(struct cnic_dev *dev, u8 id, u8 storm, u16 index, u8 op, u8 update) cnic_ack_bnx2x_int() argument
3060 cnic_ack_igu_sb(struct cnic_dev *dev, u8 igu_sb_id, u8 segment, u16 index, u8 op, u8 update) cnic_ack_igu_sb() argument
/linux-4.1.27/drivers/gpu/drm/atmel-hlcdc/
H A Datmel_hlcdc_layer.h367 struct atmel_hlcdc_layer_update update; member in struct:atmel_hlcdc_layer
/linux-4.1.27/drivers/crypto/caam/
H A Dcaamhash.c131 int (*update)(struct ahash_request *req); member in struct:caam_hash_state
/linux-4.1.27/fs/ceph/
H A Dinode.c312 bool update = false; ceph_fill_fragtree() local
/linux-4.1.27/net/can/
H A Dbcm.c564 static inline int bcm_rx_do_flush(struct bcm_op *op, int update, bcm_rx_do_flush() argument
581 static int bcm_rx_thr_flush(struct bcm_op *op, int update) bcm_rx_thr_flush() argument
/linux-4.1.27/net/mac80211/
H A Drc80211_minstrel_ht.c707 bool last, update = false; minstrel_ht_tx_status() local
/linux-4.1.27/sound/pci/ice1712/
H A Dmaya44.c129 unsigned short update; /* update bits */ member in struct:maya_vol_info
/linux-4.1.27/include/linux/mfd/
H A Daat2870.h148 int (*update)(struct aat2870_data *aat2870, u8 addr, u8 mask, u8 val); member in struct:aat2870_data
/linux-4.1.27/drivers/hwmon/
H A Dibmaem.c152 void (*update)(struct aem_data *data); member in struct:aem_data
H A Dlm93.c216 void (*update)(struct lm93_data *, struct i2c_client *); member in struct:lm93_data
/linux-4.1.27/drivers/hwmon/pmbus/
H A Dpmbus_core.c65 bool update; /* runtime sensor update needed */ member in struct:pmbus_sensor
944 bool update; /* True if register needs updates */ member in struct:pmbus_limit_attr
962 bool update; /* true if update needed */ member in struct:pmbus_sensor_attr
876 pmbus_add_sensor(struct pmbus_data *data, const char *name, const char *type, int seq, int page, int reg, enum pmbus_sensor_classes class, bool update, bool readonly) pmbus_add_sensor() argument
/linux-4.1.27/drivers/iio/imu/
H A Dkmx61.c331 kmx61_set_mode(struct kmx61_data *data, u8 mode, u8 device, bool update) kmx61_set_mode() argument
/linux-4.1.27/drivers/net/wireless/hostap/
H A Dhostap_ioctl.c46 int update = 1; hostap_get_wireless_stats() local
/linux-4.1.27/drivers/net/ethernet/atheros/alx/
H A Dhw.h447 u64 update; member in struct:alx_hw_stats
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb/
H A Dsge.c436 unsigned int i, len, update = 1; sched_skb() local
/linux-4.1.27/drivers/gpu/drm/nouveau/
H A Dnv50_display.c674 nv50_crtc_set_dither(struct nouveau_crtc *nv_crtc, bool update) nv50_crtc_set_dither() argument
722 nv50_crtc_set_scale(struct nouveau_crtc *nv_crtc, bool update) nv50_crtc_set_scale() argument
846 nv50_crtc_set_color_vibrance(struct nouveau_crtc *nv_crtc, bool update) nv50_crtc_set_color_vibrance() argument
978 nv50_crtc_cursor_show_hide(struct nouveau_crtc *nv_crtc, bool show, bool update) nv50_crtc_cursor_show_hide() argument
877 nv50_crtc_set_image(struct nouveau_crtc *nv_crtc, struct drm_framebuffer *fb, int x, int y, bool update) nv50_crtc_set_image() argument
/linux-4.1.27/drivers/video/fbdev/
H A Dhyperv_fb.c222 bool update; member in struct:hvfb_par
/linux-4.1.27/drivers/video/fbdev/omap/
H A Dhwa742.c98 struct update_param update; member in union:hwa742_request::__anon10582
/linux-4.1.27/include/net/netfilter/
H A Dnf_tables.h242 bool (*update)(struct nft_set *set, member in struct:nft_set_ops
998 bool update; member in struct:nft_trans_chain
1014 bool update; member in struct:nft_trans_table
/linux-4.1.27/arch/powerpc/mm/
H A Dnuma.c1307 struct topology_update_data *update; update_cpu_topology() local
1332 struct topology_update_data *update; update_lookup_table() local
1518 struct of_reconfig_data *update = data; dt_update_callback() local
/linux-4.1.27/fs/afs/
H A Dinternal.h253 struct list_head update; /* link in master update list */ member in struct:afs_vlocation
/linux-4.1.27/sound/soc/sh/rcar/
H A Drsnd.h463 void (*update)(struct rsnd_mod *mod); member in struct:rsnd_kctrl_cfg
/linux-4.1.27/sound/soc/
H A Dsoc-dapm.c1465 struct snd_soc_dapm_update *update = card->update; dapm_widget_update() local
2852 struct snd_soc_dapm_update update; snd_soc_dapm_put_volsw() local
2955 struct snd_soc_dapm_update update; snd_soc_dapm_put_enum_double() local
2030 snd_soc_dapm_mux_update_power(struct snd_soc_dapm_context *dapm, struct snd_kcontrol *kcontrol, int mux, struct soc_enum *e, struct snd_soc_dapm_update *update) snd_soc_dapm_mux_update_power() argument
2069 snd_soc_dapm_mixer_update_power(struct snd_soc_dapm_context *dapm, struct snd_kcontrol *kcontrol, int connect, struct snd_soc_dapm_update *update) snd_soc_dapm_mixer_update_power() argument
/linux-4.1.27/drivers/net/ethernet/ti/
H A Ddavinci_emac.c824 int update = -1; emac_add_mcast() local
/linux-4.1.27/drivers/scsi/
H A Dosst.c323 osst_end_async(struct request *req, int update) osst_end_async() argument
/linux-4.1.27/drivers/scsi/bfa/
H A Dbfa_fcpim.c2221 bfa_fcpim_lunmask_update(struct bfa_s *bfa, u32 update) bfa_fcpim_lunmask_update() argument
/linux-4.1.27/drivers/net/ethernet/atheros/atlx/
H A Datl2.h269 unsigned update:1; /* always 1'b1 in tx_status_buf */ member in struct:tx_pkt_status
319 unsigned update:1; member in struct:rx_pkt_status
H A Datl1.h388 u16 update; /* Selene sets this bit every time it DMAs the member in struct:coals_msg_block
/linux-4.1.27/include/uapi/linux/
H A Domap3isp.h408 __u16 update; member in struct:omap3isp_ccdc_update_config
629 __u32 update; member in struct:omap3isp_prev_update_config
/linux-4.1.27/fs/ext4/
H A Dextents.c5241 bool update = 0; ext4_ext_shift_path_extents() local
/linux-4.1.27/net/sctp/
H A Dsocket.c2440 int update = (trans->param_flags & SPP_PMTUD_DISABLE) && sctp_apply_peer_addr_params() local
/linux-4.1.27/drivers/net/ethernet/intel/e1000e/
H A Dhw.h528 s32 (*update)(struct e1000_hw *); member in struct:e1000_nvm_operations
/linux-4.1.27/drivers/net/ethernet/intel/igb/
H A De1000_hw.h354 s32 (*update)(struct e1000_hw *); member in struct:e1000_nvm_operations
/linux-4.1.27/drivers/tty/vt/
H A Dvt.c689 int update; redraw_screen() local
/linux-4.1.27/include/video/
H A Domapdss.h653 int (*update)(struct omap_dss_device *dssdev, int channel, member in struct:omapdss_dsi_ops
804 int (*update)(struct omap_dss_device *dssdev, member in struct:omap_dss_driver
/linux-4.1.27/arch/mips/include/asm/octeon/
H A Dcvmx-ciu-defs.h8307 uint64_t update:1; member in struct:cvmx_ciu_qlm_jtgd::cvmx_ciu_qlm_jtgd_s
8328 uint64_t update:1; member in struct:cvmx_ciu_qlm_jtgd::cvmx_ciu_qlm_jtgd_cn52xx
8350 uint64_t update:1; member in struct:cvmx_ciu_qlm_jtgd::cvmx_ciu_qlm_jtgd_cn56xx
8371 uint64_t update:1; member in struct:cvmx_ciu_qlm_jtgd::cvmx_ciu_qlm_jtgd_cn56xxp1
8388 uint64_t update:1; member in struct:cvmx_ciu_qlm_jtgd::cvmx_ciu_qlm_jtgd_cn61xx
/linux-4.1.27/drivers/acpi/acpica/
H A Daclocal.h650 struct acpi_update_state update; member in union:acpi_generic_state
/linux-4.1.27/fs/nfsd/
H A Dnfs4state.c2330 bool update = exid->flags & EXCHGID4_FLAG_UPD_CONFIRMED_REC_A; nfsd4_exchange_id() local
/linux-4.1.27/kernel/trace/
H A Dftrace.c2005 static int ftrace_check_record(struct dyn_ftrace *rec, int enable, int update) ftrace_check_record() argument
2444 int update = command & FTRACE_UPDATE_TRACE_FUNC; ftrace_modify_all_code() local
/linux-4.1.27/drivers/staging/lustre/lustre/include/lustre/
H A Dlustre_idl.h3691 struct update { struct

Completed in 6357 milliseconds