Home
last modified time | relevance | path

Searched defs:update (Results 1 – 25 of 174) sorted by relevance

1234567

/linux/tools/testing/selftests/bpf/progs/
H A Dhtab_mem_bench.c58 struct update_ctx update; in overwrite() local
70 struct update_ctx update; in batch_add_batch_del() local
86 struct update_ctx update; in add_only() local
98 struct update_ctx update; in del_only() local
H A Dbloom_filter_bench.c44 bool update; member
/linux/drivers/net/ethernet/netronome/nfp/nic/
H A Ddcb.c148 static int update_dscp_maxrate(struct net_device *dev, u32 *update) in update_dscp_maxrate()
175 static void nfp_nic_set_trust(struct nfp_net *nn, u32 *update) in nfp_nic_set_trust()
193 static void nfp_nic_set_enable(struct nfp_net *nn, u32 enable, u32 *update) in nfp_nic_set_enable()
251 static void nfp_nic_ets_init(struct nfp_net *nn, u32 *update) in nfp_nic_ets_init()
270 u32 update = 0; in nfp_nic_dcbnl_ieee_setets() local
334 u32 update = 0; in nfp_nic_dcbnl_ieee_setmaxrate() local
366 u32 update = 0; in nfp_nic_set_trust_status() local
/linux/drivers/gpu/drm/nouveau/dispnv04/
H A Dcursor.c9 nv04_cursor_show(struct nouveau_crtc *nv_crtc, bool update) in nv04_cursor_show()
15 nv04_cursor_hide(struct nouveau_crtc *nv_crtc, bool update) in nv04_cursor_hide()
/linux/fs/sysfs/
H A Dgroup.c47 const struct attribute_group *grp, int update) in create_files()
123 static int internal_create_group(struct kobject *kobj, int update, in internal_create_group()
213 static int internal_create_groups(struct kobject *kobj, int update, in internal_create_groups()
/linux/include/linux/
H A Dbtree-type.h51 static inline int BTREE_FN(update)(BTREE_TYPE_HEAD *head, BTREE_KEYTYPE key, in BTREE_FN() argument
94 static inline int BTREE_FN(update)(BTREE_TYPE_HEAD *head, BTREE_KEYTYPE key, in BTREE_FN() argument
/linux/drivers/media/platform/ti/omap3isp/
H A Disppreview.c672 preview_params_lock(struct isp_prev_device *prev, u32 update, bool shadow) in preview_params_lock()
693 preview_params_unlock(struct isp_prev_device *prev, u32 update, bool shadow) in preview_params_unlock()
865 u32 update; in preview_config() local
925 static void preview_setup_hw(struct isp_prev_device *prev, u32 update, in preview_setup_hw()
1229 const u32 update = OMAP3ISP_PREV_FEATURES_END - 1; in omap3isp_preview_restore_context() local
1384 u32 update; in preview_configure() local
1525 u32 update; in omap3isp_preview_isr() local
H A Disph3a_aewb.c183 int update = 0; in h3a_aewb_set_params() local
/linux/drivers/net/ethernet/netronome/nfp/
H A Dnfp_net_sriov.c42 nfp_net_sriov_update(struct nfp_app *app, int vf, u16 update, const char *msg) in nfp_net_sriov_update()
100 u16 update = NFP_NET_VF_CFG_MB_UPD_VLAN; in nfp_app_set_vf_vlan() local
H A Dnfp_net_common.c84 static void nfp_net_reconfig_start(struct nfp_net *nn, u32 update) in nfp_net_reconfig_start()
94 static void nfp_net_reconfig_start_async(struct nfp_net *nn, u32 update) in nfp_net_reconfig_start_async()
190 static void nfp_net_reconfig_post(struct nfp_net *nn, u32 update) in nfp_net_reconfig_post()
261 int __nfp_net_reconfig(struct nfp_net *nn, u32 update) in __nfp_net_reconfig()
282 int nfp_net_reconfig(struct nfp_net *nn, u32 update) in nfp_net_reconfig()
926 u32 new_ctrl, new_ctrl_w1, update; in nfp_net_clear_config_and_disable() local
981 u32 bufsz, new_ctrl, new_ctrl_w1, update = 0; in nfp_net_set_config_and_enable() local
/linux/sound/synth/emux/
H A Demux_synth.c255 snd_emux_update_channel(struct snd_emux_port *port, struct snd_midi_channel *chan, int update) in snd_emux_update_channel()
282 snd_emux_update_port(struct snd_emux_port *port, int update) in snd_emux_update_port()
511 update_voice(struct snd_emux *emu, struct snd_emux_voice *vp, int update) in update_voice()
/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_cmn.h638 u8 update, u32 igu_addr) in bnx2x_igu_ack_sb_gen()
657 u8 storm, u16 index, u8 op, u8 update) in bnx2x_hc_ack_sb()
677 u16 index, u8 op, u8 update) in bnx2x_ack_sb()
/linux/drivers/gpu/drm/armada/
H A Darmada_gem.h20 void (*update)(void *); member
/linux/tools/perf/ui/
H A Dprogress.h28 void (*update)(struct ui_progress *p); member
/linux/fs/ceph/
H A Dcache.c55 void ceph_fscache_unuse_cookie(struct inode *inode, bool update) in ceph_fscache_unuse_cookie()
H A Dcache.h82 static inline void ceph_fscache_unuse_cookie(struct inode *inode, bool update) in ceph_fscache_unuse_cookie()
/linux/drivers/gpu/drm/loongson/
H A Dlsdc_pixpll.h58 int (*update)(struct lsdc_pixpll * const this, member
H A Dlsdc_gfxpll.h25 int (*update)(struct loongson_gfxpll * const this, member
/linux/fs/bcachefs/
H A Dbtree_update.c40 struct bkey_i *update; in extent_front_merge() local
143 struct bkey_i *update = bch2_trans_kmalloc(trans, sizeof(struct bkey_i)); in __bch2_insert_snapshot_whiteouts() local
174 struct bkey_i *update; in bch2_trans_update_extent_overwrite() local
/linux/fs/smb/client/
H A Dfscache.c149 void cifs_fscache_unuse_inode_cookie(struct inode *inode, bool update) in cifs_fscache_unuse_inode_cookie()
H A Dfscache.h94 static inline void cifs_fscache_unuse_inode_cookie(struct inode *inode, bool update) {} in cifs_fscache_unuse_inode_cookie()
/linux/drivers/auxdisplay/
H A Dline-display.h54 void (*update)(struct linedisp *linedisp); member
/linux/drivers/platform/x86/amd/pmf/
H A Dauto-mode.c153 bool update = false; in amd_pmf_trans_automode() local
/linux/include/drm/
H A Ddrm_simple_kms_helper.h109 void (*update)(struct drm_simple_display_pipe *pipe, member
/linux/sound/soc/
H A Dsoc-dapm.c1746 static void dapm_widget_update(struct snd_soc_card *card, struct snd_soc_dapm_update *update) in dapm_widget_update()
1954 struct snd_soc_dapm_update *update) in dapm_power_widgets()
2336 struct snd_soc_dapm_update *update, in soc_dapm_mux_update_power()
2365 struct snd_soc_dapm_update *update) in snd_soc_dapm_mux_update_power()
2382 struct snd_soc_dapm_update *update, in soc_dapm_mixer_update_power()
2429 struct snd_soc_dapm_update *update) in snd_soc_dapm_mixer_update_power()
3448 struct snd_soc_dapm_update update = {}; in snd_soc_dapm_put_volsw() local
3566 struct snd_soc_dapm_update update = {}; in snd_soc_dapm_put_enum_double() local

1234567