Home
last modified time | relevance | path

Searched refs:update (Results 1276 - 1300 of 2480) sorted by relevance

1...<<51525354555657585960>>...100

/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,
/kernel/linux/linux-6.6/sound/firewire/fireworks/
H A Dfireworks.c343 .update = efw_update,
/kernel/linux/linux-6.6/sound/firewire/oxfw/
H A Doxfw.c381 .update = oxfw_bus_reset,
/kernel/linux/linux-6.6/mm/damon/
H A Dpaddr.c338 .update = NULL, in damon_pa_initcall()
/kernel/linux/linux-6.6/net/ncsi/
H A Dncsi-pkt.h202 unsigned char update; /* NCSI version update */ member

Completed in 20 milliseconds

1...<<51525354555657585960>>...100