Home
last modified time | relevance | path

Searched defs:update (Results 126 - 150 of 591) sorted by relevance

12345678910>>...24

/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qed/
H A Dqed_dcbx.h29 u8 update; /* Update indication */ member
/kernel/linux/linux-6.6/fs/cachefiles/
H A Dinterface.c306 bool update = false; in cachefiles_commit_object() local
/kernel/linux/linux-6.6/fs/sysfs/
H A Dgroup.c107 static int internal_create_group(struct kobject *kobj, int update, in internal_create_group() argument
34 create_files(struct kernfs_node *parent, struct kobject *kobj, kuid_t uid, kgid_t gid, const struct attribute_group *grp, int update) create_files() argument
182 internal_create_groups(struct kobject *kobj, int update, const struct attribute_group **groups) internal_create_groups() argument
[all...]
/kernel/linux/linux-6.6/fs/smb/client/
H A Dfscache.c115 void cifs_fscache_unuse_inode_cookie(struct inode *inode, bool update) in cifs_fscache_unuse_inode_cookie() argument
/kernel/linux/linux-6.6/include/linux/
H A Dkey-type.h102 int (*update)(struct key *key, struct key_preparsed_payload *prep); member
/kernel/linux/linux-6.6/drivers/staging/media/sunxi/sun6i-isp/
H A Dsun6i_isp_params.c226 sun6i_isp_params_state_update(struct sun6i_isp_device *isp_dev, bool *update) sun6i_isp_params_state_update() argument
H A Dsun6i_isp.c78 bool update = false; in sun6i_isp_state_update() local
/kernel/linux/linux-6.6/drivers/power/supply/
H A Dipaq_micro_battery.c41 struct delayed_work update; member
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/
H A Dmt76x02_mmio.c126 u8 update = 1; in mt76x02_process_tx_status_fifo() local
H A Dmt76x02_txrx.c123 bool mt76x02_tx_status_data(struct mt76_dev *mdev, u8 *update) in mt76x02_tx_status_data() argument
H A Dsdio.c495 u8 update = 1; in mt76s_tx_status_data() local
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt7615/
H A Dusb_sdio.c156 bool mt7663_usb_sdio_tx_status_data(struct mt76_dev *mdev, u8 *update) in mt7663_usb_sdio_tx_status_data() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/dispnv50/
H A Dwndw.h78 int (*update)(struct nv50_wndw *, u32 *interlock); member
96 int (*update)(struct nv50_wndw *, u32 *interlock); member
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/
H A Dnouveau_encoder.h96 void (*update)(struct nouveau_encoder *, u8 head, member
/kernel/linux/linux-6.6/sound/synth/emux/
H A Demux_effect.c41 int update; /* flgas for real-time update */ member
/kernel/linux/linux-6.6/sound/pci/emu10k1/
H A Demu10k1_callback.c181 update_voice(struct snd_emux_voice *vp, int update) in update_voice() argument
[all...]
/kernel/linux/linux-6.6/scripts/
H A Dspdxcheck.py38 def update(self, fname, basedir, miss): member in dirinfo
/kernel/linux/linux-6.6/sound/isa/sb/
H A Demu8000_callback.c111 update_voice(struct snd_emux_voice *vp, int update) in update_voice() argument
[all...]
/kernel/linux/linux-6.6/net/atm/
H A Dmpoa_caches.h75 void (*update)(eg_cache_entry *entry, uint16_t holding_time); member
/kernel/linux/linux-6.6/sound/soc/tegra/
H A Dtegra210_ahub.c61 struct snd_soc_dapm_update update[TEGRA_XBAR_UPDATE_MAX_REG] = { }; in tegra_ahub_put_value_enum() local
[all...]
/third_party/eudev/src/shared/
H A Dpath-util.c508 bool paths_check_timestamp(const char* const* paths, usec_t *timestamp, bool update) { in paths_check_timestamp() argument
/third_party/ffmpeg/libavfilter/
H A Daf_silencedetect.c78 static av_always_inline void update(SilenceDetectContext *s, AVFrame *insamples, in update() function
/third_party/ffmpeg/libavformat/
H A Dimg2enc.c44 int update; member
/third_party/fsverity-utils/programs/
H A Dtest_compute_digest.c386 const bool update = (argc == 2 && !strcmp(argv[1], "--update")); in main() local
/third_party/icu/icu4c/source/common/
H A Drbbi_cache.cpp641 void RuleBasedBreakIterator::BreakCache::addFollowing(int32_t position, int32_t ruleStatusIdx, UpdatePositionValues update) { in addFollowing() argument
663 bool RuleBasedBreakIterator::BreakCache::addPreceding(int32_t position, int32_t ruleStatusIdx, UpdatePositionValues update) { in addPreceding() argument

Completed in 15 milliseconds

12345678910>>...24