Home
last modified time | relevance | path

Searched defs:update (Results 176 – 200 of 243) sorted by relevance

12345678910

/linux-6.14.4/drivers/memory/tegra/
Dtegra124-emc.c603 bool update = false; in tegra_emc_prepare_timing_change() local
/linux-6.14.4/drivers/crypto/stm32/
Dstm32-hash.c1262 bool update = rctx->op & HASH_OP_UPDATE; in stm32_hash_prepare_request() local
/linux-6.14.4/drivers/net/wireless/mediatek/mt76/mt7615/
Dmac.c1794 bool update = false; in mt7615_mac_adjust_sensitivity() local
/linux-6.14.4/include/linux/
Dcpufreq.h80 struct work_struct update; /* if update_policy() needs to be member
Dxarray.h1677 static inline void xas_set_update(struct xa_state *xas, xa_update_node_t update) in xas_set_update()
/linux-6.14.4/net/mac80211/
Drc80211_minstrel_ht.c1291 bool last, update = false; in minstrel_ht_tx_status() local
/linux-6.14.4/drivers/media/i2c/
Dov9650.c223 u8 update; member
/linux-6.14.4/drivers/thunderbolt/
Dxdomain.c1386 bool update = false; in tb_xdomain_get_properties() local
/linux-6.14.4/drivers/net/ethernet/chelsio/cxgb/
Dsge.c430 unsigned int i, len, update = 1; in sched_skb() local
/linux-6.14.4/drivers/gpu/drm/i915/gt/
Dintel_rps.c835 static int rps_set(struct intel_rps *rps, u8 val, bool update) in rps_set()
/linux-6.14.4/drivers/scsi/bfa/
Dbfa_fcpim.c2163 bfa_fcpim_lunmask_update(struct bfa_s *bfa, u32 update) in bfa_fcpim_lunmask_update()
/linux-6.14.4/fs/bcachefs/
Dalloc_background.c1272 struct bkey_i *update = in bch2_check_alloc_hole_freespace() local
/linux-6.14.4/drivers/gpu/drm/vmwgfx/
Dvmwgfx_kms.c2538 int vmw_du_helper_plane_update(struct vmw_du_update_plane *update) in vmw_du_helper_plane_update()
/linux-6.14.4/arch/x86/xen/
Dmmu_pv.c233 static void xen_extend_mmu_update(const struct mmu_update *update) in xen_extend_mmu_update()
/linux-6.14.4/sound/soc/codecs/
Dlpass-tx-macro.c883 struct snd_soc_dapm_update *update = NULL; in tx_macro_tx_mixer_put() local
Dwcd934x.c3346 struct snd_soc_dapm_update *update = NULL; in slim_rx_mux_put() local
3839 struct snd_soc_dapm_update *update = NULL; in slim_tx_mixer_put() local
/linux-6.14.4/net/ncsi/
Dncsi-pkt.h202 unsigned char update; /* NCSI version update */ member
/linux-6.14.4/drivers/crypto/
Domap-sham.c850 bool update = rctx->op == OP_UPDATE; in omap_sham_prepare_request() local
Ds5p-sss.c1209 static int s5p_hash_prepare_request(struct ahash_request *req, bool update) in s5p_hash_prepare_request()
/linux-6.14.4/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_sp.c5262 struct bnx2x_queue_update_params *update = &params->params.update; in bnx2x_q_send_deactivate() local
5282 struct bnx2x_queue_update_params *update = &params->params.update; in bnx2x_q_send_activate() local
/linux-6.14.4/drivers/net/ethernet/broadcom/
Dcnic.c3058 u16 index, u8 op, u8 update) in cnic_ack_bnx2x_int()
3076 u16 index, u8 op, u8 update) in cnic_ack_igu_sb()
/linux-6.14.4/kernel/trace/
Dftrace.c1741 bool update = false; in __ftrace_hash_rec_update() local
2212 static int ftrace_check_record(struct dyn_ftrace *rec, bool enable, bool update) in ftrace_check_record()
2863 int update = command & FTRACE_UPDATE_TRACE_FUNC; in ftrace_modify_all_code() local
/linux-6.14.4/fs/f2fs/
Dnode.c2305 nid_t nid, bool build, bool update) in add_free_nid()
/linux-6.14.4/drivers/net/ethernet/atheros/atlx/
Datl1.h375 u16 update; /* Selene sets this bit every time it DMAs the member
/linux-6.14.4/drivers/net/ethernet/intel/igb/
De1000_hw.h336 s32 (*update)(struct e1000_hw *); member

12345678910