Home
last modified time | relevance | path

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

12345678910

/linux-6.14.4/drivers/auxdisplay/
Dline-display.h54 void (*update)(struct linedisp *linedisp); member
/linux-6.14.4/fs/ceph/
Dcache.h82 static inline void ceph_fscache_unuse_cookie(struct inode *inode, bool update) in ceph_fscache_unuse_cookie()
/linux-6.14.4/tools/testing/selftests/bpf/progs/
Dbloom_filter_bench.c44 bool update; member
Dtest_bpf_cookie.c25 static void update(void *ctx, __u64 *res) in update() function
/linux-6.14.4/drivers/platform/x86/amd/pmf/
Dauto-mode.c153 bool update = false; in amd_pmf_trans_automode() local
/linux-6.14.4/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.14.4/fs/smb/client/
Dfscache.h94 static inline void cifs_fscache_unuse_inode_cookie(struct inode *inode, bool update) {} in cifs_fscache_unuse_inode_cookie()
/linux-6.14.4/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.14.4/include/drm/
Ddrm_simple_kms_helper.h109 void (*update)(struct drm_simple_display_pipe *pipe, member
/linux-6.14.4/drivers/media/cec/usb/extron-da-hd-4k-plus/
Dextron-da-hd-4k-plus.c696 bool update = false; in extron_port_signal_change() local
726 bool update = false; in extron_port_edid_change() local
761 bool update = false; in extron_phys_addr_change() local
/linux-6.14.4/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.14.4/fs/ext4/
Dfast_commit.c381 bool update = false; in ext4_fc_track_template() local
420 void *arg, bool update) in __track_dentry_update()
562 bool update) in __track_inode()
601 bool update) in __track_range()
/linux-6.14.4/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.14.4/include/crypto/
Dhash.h139 int (*update)(struct ahash_request *req); member
202 int (*update)(struct shash_desc *desc, const u8 *data, member
/linux-6.14.4/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.14.4/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.14.4/drivers/staging/media/sunxi/cedrus/
Dcedrus_vp8.c459 int update, i; in process_segmentation_info() local
/linux-6.14.4/drivers/phy/realtek/
Dphy-rtk-usb2.c263 struct phy_parameter *phy_parameter, bool update) in update_dc_disconnect_level_at_page0()
336 struct phy_parameter *phy_parameter, bool update) in update_dc_disconnect_level_at_page1()
376 struct phy_parameter *phy_parameter, bool update) in update_dc_disconnect_level()
/linux-6.14.4/drivers/powercap/
Didle_inject.c88 bool (*update)(void); member
/linux-6.14.4/drivers/infiniband/hw/bnxt_re/
Dqplib_sp.c252 struct bnxt_qplib_gid *gid, u16 vlan_id, bool update) in bnxt_qplib_del_sgid()
312 u16 vlan_id, bool update, u32 *index) in bnxt_qplib_add_sgid()
/linux-6.14.4/fs/cachefiles/
Dinterface.c311 bool update = false; in cachefiles_commit_object() local
/linux-6.14.4/include/xen/interface/io/
Dfbif.h54 struct xenfb_update update; member
/linux-6.14.4/drivers/net/wireless/ath/ath9k/
Dcalib.c222 void ath9k_hw_start_nfcal(struct ath_hw *ah, bool update) in ath9k_hw_start_nfcal()

12345678910