Home
last modified time | relevance | path

Searched defs:update (Results 26 – 50 of 233) sorted by relevance

12345678910

/linux-6.8/fs/ceph/
Dcache.h82 static inline void ceph_fscache_unuse_cookie(struct inode *inode, bool update) in ceph_fscache_unuse_cookie()
/linux-6.8/drivers/platform/x86/amd/pmf/
Dauto-mode.c153 bool update = false; in amd_pmf_trans_automode() local
/linux-6.8/tools/testing/selftests/bpf/progs/
Dbloom_filter_bench.c44 bool update; member
Dtest_bpf_cookie.c23 static void update(void *ctx, __u64 *res) in update() function
/linux-6.8/drivers/media/platform/ti/omap3isp/
Disph3a_aewb.c183 int update = 0; in h3a_aewb_set_params() local
Disph3a_af.c231 int update = 0; in h3a_af_set_params() local
/linux-6.8/drivers/thermal/
Dgov_power_allocator.c536 static void allow_maximum_power(struct thermal_zone_device *tz, bool update) in allow_maximum_power()
752 bool update; in power_allocator_throttle() local
/linux-6.8/drivers/media/platform/samsung/exynos4-is/
Dfimc-is-regs.c199 int fimc_is_itf_s_param(struct fimc_is *is, bool update) in fimc_is_itf_s_param()
/linux-6.8/include/drm/
Ddrm_simple_kms_helper.h109 void (*update)(struct drm_simple_display_pipe *pipe, member
/linux-6.8/drivers/net/wireless/mediatek/mt76/
Dmt76x02_txrx.c123 bool mt76x02_tx_status_data(struct mt76_dev *mdev, u8 *update) in mt76x02_tx_status_data()
/linux-6.8/fs/ext4/
Dfast_commit.c378 bool update = false; in ext4_fc_track_template() local
416 static int __track_dentry_update(struct inode *inode, void *arg, bool update) in __track_dentry_update()
572 static int __track_inode(struct inode *inode, void *arg, bool update) in __track_inode()
610 static int __track_range(struct inode *inode, void *arg, bool update) in __track_range()
/linux-6.8/drivers/gpu/drm/xe/
Dxe_pt.c239 struct xe_vm_pgtable_update *update; member
797 const struct xe_vm_pgtable_update *update) in xe_vm_populate_pgtable()
1166 struct xe_pt_migrate_pt_update *update, in xe_pt_calc_rfence_interval()
1485 const struct xe_vm_pgtable_update *update) in xe_migrate_clear_pgtable_callback()
/linux-6.8/drivers/net/wireless/mediatek/mt76/mt7615/
Dusb_sdio.c156 bool mt7663_usb_sdio_tx_status_data(struct mt76_dev *mdev, u8 *update) in mt7663_usb_sdio_tx_status_data()
/linux-6.8/include/crypto/
Dhash.h160 int (*update)(struct ahash_request *req); member
223 int (*update)(struct shash_desc *desc, const u8 *data, member
/linux-6.8/drivers/net/phy/mscc/
Dmscc_macsec.c691 struct macsec_flow *flow, bool update) in __vsc8584_macsec_add_rxsa()
720 struct macsec_flow *flow, bool update) in __vsc8584_macsec_add_txsa()
/linux-6.8/sound/soc/tegra/
Dtegra210_mbdrc.c339 bool update = false; in tegra210_mbdrc_band_params_put() local
391 bool update = false; in tegra210_mbdrc_threshold_put() local
Dtegra210_ahub.c61 struct snd_soc_dapm_update update[TEGRA_XBAR_UPDATE_MAX_REG] = { }; in tegra_ahub_put_value_enum() local
/linux-6.8/drivers/infiniband/hw/bnxt_re/
Dqplib_sp.c230 struct bnxt_qplib_gid *gid, u16 vlan_id, bool update) in bnxt_qplib_del_sgid()
290 u16 vlan_id, bool update, u32 *index) in bnxt_qplib_add_sgid()
/linux-6.8/drivers/staging/media/sunxi/cedrus/
Dcedrus_vp8.c459 int update, i; in process_segmentation_info() local
/linux-6.8/drivers/auxdisplay/
Dimg-ascii-lcd.c30 void (*update)(struct linedisp *linedisp); member
/linux-6.8/drivers/powercap/
Didle_inject.c88 bool (*update)(void); member
/linux-6.8/fs/smb/client/
Dfscache.c115 void cifs_fscache_unuse_inode_cookie(struct inode *inode, bool update) in cifs_fscache_unuse_inode_cookie()
Dfscache.h124 static inline void cifs_fscache_unuse_inode_cookie(struct inode *inode, bool update) {} in cifs_fscache_unuse_inode_cookie()
/linux-6.8/fs/cachefiles/
Dinterface.c311 bool update = false; in cachefiles_commit_object() local
/linux-6.8/include/xen/interface/io/
Dfbif.h54 struct xenfb_update update; member

12345678910