Searched defs:pbits (Results 1 – 8 of 8) sorted by relevance
/linux-6.12.1/arch/powerpc/crypto/ |
D | md5-glue.c | 82 __le64 *pbits = (__le64 *)((char *)sctx->block + 56); in ppc_md5_final() local
|
D | sha1-spe-glue.c | 109 __be64 *pbits = (__be64 *)(((char *)&sctx->buffer) + 56); in ppc_spe_sha1_final() local
|
D | sha256-spe-glue.c | 111 __be64 *pbits = (__be64 *)(((char *)&sctx->buf) + 56); in ppc_spe_sha256_final() local
|
/linux-6.12.1/sound/core/ |
D | sound_kunit.c | 14 #define DEFINE_FORMAT(fmt, pbits, wd, endianness, signd, silence_arr) { \ argument
|
/linux-6.12.1/drivers/gpu/drm/i915/ |
D | i915_drv.h | 430 const unsigned int pbits = in __platform_mask_index() local 444 const unsigned int pbits = in __platform_mask_bit() local
|
/linux-6.12.1/drivers/net/hamradio/ |
D | yam.c | 432 unsigned char *pbits; in fpga_download() local
|
/linux-6.12.1/drivers/nvmem/ |
D | core.c | 1717 u8 v, *p, *buf, *b, pbyte, pbits; in nvmem_cell_prepare_write_buffer() local
|
/linux-6.12.1/arch/s390/mm/ |
D | gmap.c | 1029 unsigned long pbits = 0; in gmap_protect_pte() local
|