| /kernel/linux/linux-6.6/include/linux/sunrpc/ |
| H A D | cache.h | 99 void (*update)(struct cache_head *orig, struct cache_head *new); member
|
| /kernel/linux/linux-6.6/drivers/staging/media/sunxi/sun6i-isp/ |
| H A D | sun6i_isp_capture.c | 186 sun6i_isp_capture_state_update(struct sun6i_isp_device *isp_dev, bool *update) sun6i_isp_capture_state_update() argument
|
| /kernel/linux/linux-6.6/drivers/thermal/ |
| H A D | gov_power_allocator.c | 566 static void allow_maximum_power(struct thermal_zone_device *tz, bool update) in allow_maximum_power() argument 705 bool update; in power_allocator_throttle() local
|
| /kernel/linux/linux-6.6/drivers/infiniband/hw/bnxt_re/ |
| H A D | qplib_sp.c | 228 bnxt_qplib_del_sgid(struct bnxt_qplib_sgid_tbl *sgid_tbl, struct bnxt_qplib_gid *gid, u16 vlan_id, bool update) bnxt_qplib_del_sgid() argument 287 bnxt_qplib_add_sgid(struct bnxt_qplib_sgid_tbl *sgid_tbl, struct bnxt_qplib_gid *gid, const u8 *smac, u16 vlan_id, bool update, u32 *index) bnxt_qplib_add_sgid() argument
|
| /kernel/linux/linux-6.6/drivers/net/phy/mscc/ |
| H A D | mscc_macsec.c | 690 __vsc8584_macsec_add_rxsa(struct macsec_context *ctx, struct macsec_flow *flow, bool update) __vsc8584_macsec_add_rxsa() argument 719 __vsc8584_macsec_add_txsa(struct macsec_context *ctx, struct macsec_flow *flow, bool update) __vsc8584_macsec_add_txsa() argument
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/fifo/ |
| H A D | runl.h | 44 int (*update)(struct nvkm_runl *); member
|
| /kernel/linux/linux-6.6/sound/pci/lola/ |
| H A D | lola_mixer.c | 413 int lola_set_src_config(struct lola *chip, unsigned int src_mask, bool update) in lola_set_src_config() argument
|
| /kernel/linux/linux-6.6/sound/drivers/vx/ |
| H A D | vx_pcm.c | 652 int err, update; in vx_update_pipe_position() local
|
| /kernel/linux/linux-6.6/sound/pci/ctxfi/ |
| H A D | cttimer.c | 247 int update; in ct_xfitimer_callback() local
|
| /kernel/linux/linux-6.6/sound/soc/codecs/ |
| H A D | wm9712.c | 225 struct snd_soc_dapm_update update = {}; in wm9712_hp_mixer_put() local
|
| /kernel/linux/linux-6.6/sound/soc/tegra/ |
| H A D | tegra210_mbdrc.c | 339 bool update = false; in tegra210_mbdrc_band_params_put() local 391 bool update = false; in tegra210_mbdrc_threshold_put() local
|
| /kernel/linux/linux-6.6/sound/synth/emux/ |
| H A 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() argument 282 snd_emux_update_port(struct snd_emux_port *port, int update) in snd_emux_update_port() argument 511 update_voice(struct snd_emux *emu, struct snd_emux_voice *vp, int update) update_voice() argument [all...] |
| /third_party/eudev/src/udev/ |
| H A D | udevadm-hwdb.c | 582 bool update = false; in adm_hwdb() local
|
| /third_party/libsnd/src/G72x/ |
| H A D | g72x.c | 407 update ( in update() function
|
| /third_party/mesa3d/src/gallium/frontends/nine/ |
| H A D | device9.h | 81 struct nine_state *update; /* state to update (&state / &record->state) */ member
|
| /third_party/mesa3d/src/gallium/drivers/svga/ |
| H A D | svga_resource_buffer_upload.c | 680 struct svga_3d_update_gb_image *update = sbuf->dma.updates; in svga_buffer_upload_flush() local
|
| /third_party/mesa3d/src/gallium/drivers/nouveau/ |
| H A D | nouveau_screen.h | 54 u32 (*update)(struct pipe_screen *); member
|
| /third_party/skia/samplecode/ |
| H A D | Sample3D.cpp | 183 void update(SkV3 axis, SkScalar angle) { in update() function in RotateAnimator
|
| /third_party/skia/src/pathops/ |
| H A D | SkPathWriter.cpp | 157 SkPoint SkPathWriter::update(const SkOpPtT* pt) { in update() function in SkPathWriter
|
| /third_party/skia/third_party/externals/harfbuzz/src/ |
| H A D | hb-ot-cff1-table.cc | 276 void update (const point_t &pt) in update() function
|
| /third_party/python/Lib/ |
| H A D | weakref.py | 289 def update(self, other=None, /, **kwargs): member in WeakValueDictionary 510 def update(self, dict=None, /, **kwargs): member in WeakKeyDictionary [all...] |
| /third_party/vixl/test/aarch64/ |
| H A D | test-api-aarch64.cc | 1283 void RecordActionsAndCheck(RegList update) { in RecordActionsAndCheck() argument
|
| /third_party/skia/experimental/ffmpeg/ |
| H A D | SkVideoDecoder.cpp | 190 void SkVideoDecoder::ConvertedColorSpace::update(AVColorPrimaries primaries, in update() function in SkVideoDecoder::ConvertedColorSpace
|
| /third_party/rust/crates/rust-openssl/openssl/src/ |
| H A D | sign.rs | 270 pub fn update(&mut self, buf: &[u8]) -> Result<(), ErrorStack> { in update() functions 563 pub fn update(&mut self, buf: &[u8]) -> Result<(), ErrorStack> { in update() functions [all...] |
| /third_party/vk-gl-cts/scripts/khr_util/ |
| H A D | registry.py | 97 def update(self, items): member in Index
|