/linux-6.12.1/tools/testing/selftests/bpf/progs/ |
D | htab_mem_bench.c | 58 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
|
/linux-6.12.1/drivers/net/ethernet/netronome/nfp/nic/ |
D | dcb.c | 148 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-6.12.1/drivers/gpu/drm/vmwgfx/ |
D | vmwgfx_stdu.c | 269 struct vmw_stdu_update *update = cmd; in vmw_stdu_populate_update() local 667 struct vmw_stdu_update *update; in vmw_kms_stdu_surface_fifo_commit() local 1135 static uint32_t vmw_stdu_bo_fifo_size_cpu(struct vmw_du_update_plane *update, in vmw_stdu_bo_fifo_size_cpu() 1142 static uint32_t vmw_stdu_bo_pre_clip_cpu(struct vmw_du_update_plane *update, in vmw_stdu_bo_pre_clip_cpu() 1154 static uint32_t vmw_stdu_bo_clip_cpu(struct vmw_du_update_plane *update, in vmw_stdu_bo_clip_cpu() 1168 vmw_stdu_bo_populate_update_cpu(struct vmw_du_update_plane *update, void *cmd, in vmw_stdu_bo_populate_update_cpu() 1270 vmw_stdu_surface_fifo_size_same_display(struct vmw_du_update_plane *update, in vmw_stdu_surface_fifo_size_same_display() 1280 static uint32_t vmw_stdu_surface_fifo_size(struct vmw_du_update_plane *update, in vmw_stdu_surface_fifo_size() 1292 vmw_stdu_surface_populate_copy(struct vmw_du_update_plane *update, void *cmd, in vmw_stdu_surface_populate_copy() 1312 vmw_stdu_surface_populate_clip(struct vmw_du_update_plane *update, void *cmd, in vmw_stdu_surface_populate_clip() [all …]
|
D | vmwgfx_scrn.c | 462 static uint32_t vmw_sou_bo_fifo_size(struct vmw_du_update_plane *update, in vmw_sou_bo_fifo_size() 469 static uint32_t vmw_sou_bo_define_gmrfb(struct vmw_du_update_plane *update, in vmw_sou_bo_define_gmrfb() 495 static uint32_t vmw_sou_bo_populate_clip(struct vmw_du_update_plane *update, in vmw_sou_bo_populate_clip() 513 static uint32_t vmw_stud_bo_post_clip(struct vmw_du_update_plane *update, in vmw_stud_bo_post_clip() 557 static uint32_t vmw_sou_surface_fifo_size(struct vmw_du_update_plane *update, in vmw_sou_surface_fifo_size() 564 static uint32_t vmw_sou_surface_post_prepare(struct vmw_du_update_plane *update, in vmw_sou_surface_post_prepare() 581 static uint32_t vmw_sou_surface_pre_clip(struct vmw_du_update_plane *update, in vmw_sou_surface_pre_clip() 612 static uint32_t vmw_sou_surface_clip_rect(struct vmw_du_update_plane *update, in vmw_sou_surface_clip_rect() 630 static uint32_t vmw_sou_surface_post_clip(struct vmw_du_update_plane *update, in vmw_sou_surface_post_clip()
|
/linux-6.12.1/drivers/gpu/drm/nouveau/dispnv04/ |
D | cursor.c | 9 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-6.12.1/fs/sysfs/ |
D | group.c | 47 const struct attribute_group *grp, int update) in create_files() 120 static int internal_create_group(struct kobject *kobj, int update, in internal_create_group() 210 static int internal_create_groups(struct kobject *kobj, int update, in internal_create_groups()
|
/linux-6.12.1/include/linux/ |
D | btree-type.h | 51 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-6.12.1/drivers/media/platform/ti/omap3isp/ |
D | isppreview.c | 672 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
|
/linux-6.12.1/drivers/net/ethernet/netronome/nfp/ |
D | nfp_net_sriov.c | 42 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
|
D | nfp_net_common.c | 84 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-6.12.1/drivers/gpu/drm/nouveau/dispnv50/ |
D | wndw.h | 78 int (*update)(struct nv50_wndw *, u32 *interlock); member 96 int (*update)(struct nv50_wndw *, u32 *interlock); member
|
D | core.h | 23 int (*update)(struct nv50_core *, u32 *interlock, bool ntfy); member
|
/linux-6.12.1/sound/synth/emux/ |
D | emux_synth.c | 255 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-6.12.1/sound/soc/codecs/ |
D | max98396.c | 355 bool update = false; in max98396_dai_set_fmt() local 513 bool update = false; in max98396_dai_hw_params() local 677 bool update = false; in max98396_dai_tdm_slot() local
|
/linux-6.12.1/drivers/gpu/drm/armada/ |
D | armada_gem.h | 20 void (*update)(void *); member
|
/linux-6.12.1/drivers/net/ethernet/broadcom/bnx2x/ |
D | bnx2x_cmn.h | 638 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-6.12.1/tools/perf/ui/ |
D | progress.h | 28 void (*update)(struct ui_progress *p); member
|
/linux-6.12.1/drivers/md/dm-vdo/ |
D | int-map.c | 528 static bool update_mapping(struct int_map *map, struct bucket *neighborhood, in update_mapping() 610 int vdo_int_map_put(struct int_map *map, u64 key, void *new_value, bool update, in vdo_int_map_put()
|
/linux-6.12.1/fs/ceph/ |
D | cache.c | 55 void ceph_fscache_unuse_cookie(struct inode *inode, bool update) in ceph_fscache_unuse_cookie()
|
/linux-6.12.1/fs/bcachefs/ |
D | btree_update.c | 38 struct bkey_i *update; in extent_front_merge() local 132 struct bkey_i *update; in __bch2_insert_snapshot_whiteouts() local 193 struct bkey_i *update; in bch2_trans_update_extent_overwrite() local
|
D | data_update.c | 429 void bch2_data_update_exit(struct data_update *update) in bch2_data_update_exit() 443 struct data_update *update) in bch2_update_unwritten_extent()
|
/linux-6.12.1/drivers/gpu/drm/loongson/ |
D | lsdc_pixpll.h | 58 int (*update)(struct lsdc_pixpll * const this, member
|
D | lsdc_gfxpll.h | 25 int (*update)(struct loongson_gfxpll * const this, member
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/core/ |
D | dc_debug.c | 188 const struct dc_surface_update *update = &updates[i]; in update_surface_trace() local
|
/linux-6.12.1/fs/smb/client/ |
D | fscache.c | 149 void cifs_fscache_unuse_inode_cookie(struct inode *inode, bool update) in cifs_fscache_unuse_inode_cookie()
|