Home
last modified time | relevance | path

Searched defs:partial (Results 26 – 50 of 91) sorted by relevance

1234

/openbmc/qemu/target/hppa/
H A Dmachine.c128 HPPATLBEntry *partial = NULL; in tlb_post_load() local
/openbmc/linux/include/linux/
H A Dsplice.h59 struct partial_page *partial; /* pages[] may not be contig */ member
H A Dshdma-base.h50 size_t partial; member
H A Dslub_def.h60 struct slab *partial; /* Partially allocated frozen slabs */ member
/openbmc/linux/arch/mips/cavium-octeon/crypto/
H A Docteon-sha256.c70 unsigned int partial; in __octeon_sha256_update() local
H A Docteon-sha1.c78 unsigned int partial; in __octeon_sha1_update() local
/openbmc/linux/fs/ocfs2/
H A Dmove_extents.c37 int partial; member
198 int ret, credits = 0, extra_blocks = 0, partial = context->partial; in ocfs2_defrag_extent() local
/openbmc/linux/arch/arm64/crypto/
H A Dghash-ce-glue.c122 unsigned int partial = ctx->count % GHASH_BLOCK_SIZE; in ghash_update() local
161 unsigned int partial = ctx->count % GHASH_BLOCK_SIZE; in ghash_final() local
/openbmc/u-boot/lib/
H A Dlz4.c54 typedef enum { full = 0, partial = 1 } earlyEnd_directive; enumerator
/openbmc/u-boot/drivers/video/
H A Dipu_disp.c422 int partial = 0; in ipu_dp_init() local
507 int partial = 0; in ipu_dp_uninit() local
/openbmc/linux/drivers/iommu/
H A Dio-pgfault.c40 struct list_head partial; member
/openbmc/linux/arch/arm/crypto/
H A Dghash-ce-glue.c115 unsigned int partial = ctx->count % GHASH_BLOCK_SIZE; in ghash_update() local
147 unsigned int partial = ctx->count % GHASH_BLOCK_SIZE; in ghash_final() local
/openbmc/linux/crypto/
H A Dvmac.c62 u8 partial[VMAC_NHBYTES]; /* partial block */ member
538 unsigned int partial = dctx->partial_size; in vhash_final() local
/openbmc/linux/drivers/gpu/drm/i915/gt/uc/
H A Dintel_huc.c445 bool partial = huc->fw.has_gsc_headers && type == INTEL_HUC_AUTH_BY_GUC; in auth_mode_string() local
/openbmc/linux/drivers/net/usb/
H A Drndis_host.c97 int partial; in rndis_command() local
/openbmc/linux/fs/ext4/
H A Dmove_extent.c176 bool partial = false; in mext_page_mkuptodate() local
/openbmc/linux/net/smc/
H A Dsmc_rx.c154 struct partial_page *partial; in smc_rx_splice() local
/openbmc/linux/drivers/scsi/qla2xxx/
H A Dqla_iocb.c794 uint32_t *partial) in qla24xx_get_one_block_sg()
846 uint32_t partial; in qla24xx_walk_and_build_sglist_no_difb() local
1759 uint32_t partial; in qla24xx_dif_start_scsi() local
2141 uint32_t partial; in qla2xxx_dif_start_scsi_mq() local
/openbmc/linux/drivers/crypto/stm32/
H A Dstm32-crc32.c69 u32 partial; /* crc32c: partial in first 4 bytes of that struct */ member
/openbmc/linux/fs/afs/
H A Dflock.c459 bool partial, no_server_lock = false; in afs_do_setlk() local
/openbmc/linux/crypto/asymmetric_keys/
H A Dasymmetric_type.c55 bool partial) in find_asymmetric_key()
/openbmc/linux/drivers/gpu/drm/i915/
H A Di915_vma_types.h167 struct intel_partial_info partial; member
/openbmc/linux/lib/crypto/
H A Dchacha20poly1305.c219 size_t partial = 0; in chacha20poly1305_crypt_sg_inplace() local
/openbmc/linux/drivers/usb/storage/
H A Dfreecom.c227 unsigned int partial; in freecom_transport() local
/openbmc/linux/net/ipv4/
H A Dudp_offload.c30 __wsum partial; in __skb_udp_tunnel_segment() local

1234