Home
last modified time | relevance | path

Searched refs:update (Results 1326 - 1350 of 2564) sorted by relevance

1...<<51525354555657585960>>...103

/kernel/linux/linux-6.6/drivers/net/ethernet/atheros/alx/
H A Dhw.h449 u64 update; member
/kernel/linux/linux-6.6/drivers/acpi/acpica/
H A Dutdelete.c531 * We must update all the sub-objects of the package, in acpi_ut_update_object_reference()
550 * update the reference count here and continue. in acpi_ut_update_object_reference()
628 * Now we can update the count in the main object. This can only in acpi_ut_update_object_reference()
629 * happen after we update the sub-objects in case this causes the in acpi_ut_update_object_reference()
642 object = state->update.object; in acpi_ut_update_object_reference()
652 "Could not update object reference count")); in acpi_ut_update_object_reference()
/kernel/linux/linux-6.6/fs/adfs/
H A Ddir_f.c286 adfs_error(dir->sb, "unable to locate entry to update"); in adfs_f_update()
312 adfs_msg(dir->sb, KERN_ERR, "error: update broke directory"); in adfs_f_commit()
322 .update = adfs_f_update,
H A Ddir_fplus.c242 adfs_error(dir->sb, "unable to locate entry to update"); in adfs_fplus_update()
285 .update = adfs_fplus_update,
/kernel/linux/linux-6.6/include/linux/
H A Ddamon.h360 * @update: Update operations-related data structures.
373 * the monitoring, @update after each &damon_attrs.ops_update_interval, and
383 * @update should update the operations-related data structures. For example,
384 * this could be used to update monitoring target regions for current status.
388 * last preparation and update the number of observed accesses of each region.
390 * of its update. The value will be used for regions adjustment threshold.
406 void (*update)(struct damon_ctx *context); member
477 * memory regions need update (e.g., by ``mmap()`` calls from the application,
534 * update
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn20/
H A Ddcn20_dwb.c174 * If not: lock them for this update, then unlock after the in dwb2_update()
175 * update is complete. in dwb2_update()
308 .update = dwb2_update,
/kernel/linux/linux-6.6/crypto/
H A Dnhpoly1305.c232 .update = crypto_nhpoly1305_update,
H A Dcmac.c294 inst->alg.update = crypto_cmac_digest_update; in cmac_create()
H A Dmd4.c215 .update = md4_update,
H A Dhmac.c238 inst->alg.update = hmac_update; in hmac_create()
H A Dxcbc.c240 inst->alg.update = crypto_xcbc_digest_update; in xcbc_create()
/kernel/linux/linux-6.6/drivers/crypto/nx/
H A Dnx-sha512.c278 .update = nx_sha512_update,
H A Dnx-sha256.c272 .update = nx_sha256_update,
/kernel/linux/linux-6.6/arch/x86/crypto/
H A Dpoly1305_glue.c52 * -- because the user is silly and has called the update function from two
248 .update = crypto_poly1305_update,
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/igc/
H A Digc_hw.h105 s32 (*update)(struct igc_hw *hw); member
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt7921/
H A Dmt7921.h322 bool mt7921_usb_sdio_tx_status_data(struct mt76_dev *mdev, u8 *update);
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/
H A Dmt76x02.h189 bool mt76x02_tx_status_data(struct mt76_dev *mdev, u8 *update);
/kernel/linux/linux-6.6/drivers/gpu/drm/aspeed/
H A Daspeed_gfx_crtc.c222 .update = aspeed_gfx_pipe_update,
/kernel/linux/linux-6.6/drivers/gpu/drm/loongson/
H A Dlsdc_pixpll.c32 unsigned set_param : 1; /* 43 Trigger the update */
462 .update = lsdc_pixpll_update,
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
H A Dtu102.c85 .update = nv50_runl_update,
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/dispnv50/
H A Dwndwc57e.c234 .update = wndwc37e_update,
/kernel/linux/linux-6.6/drivers/gpu/drm/tve200/
H A Dtve200_display.c112 * manner (and only update it during CRTC enable). in tve200_display_check()
319 .update = tve200_display_update,
/kernel/linux/linux-6.6/drivers/gpu/drm/xen/
H A Dxen_drm_front_kms.c307 .update = display_update,
/kernel/linux/linux-6.6/net/netfilter/
H A Dnft_quota.c191 .update = nft_quota_obj_update,
/kernel/linux/linux-6.6/security/keys/trusted-keys/
H A Dtrusted_core.c63 {Opt_update, "update"},
316 .update = trusted_update,

Completed in 15 milliseconds

1...<<51525354555657585960>>...103