xbuf 112 crypto/tcrypt.c static void sg_init_aead(struct scatterlist *sg, char *xbuf[XBUFSIZE], xbuf 133 crypto/tcrypt.c sg_set_buf(&sg[k + 1], xbuf[k], PAGE_SIZE); xbuf 136 crypto/tcrypt.c sg_set_buf(&sg[k + 1], xbuf[k], rem); xbuf 151 crypto/tcrypt.c char *xbuf[XBUFSIZE]; xbuf 294 crypto/tcrypt.c if (testmgr_alloc_buf(data[i].xbuf)) { xbuf 296 crypto/tcrypt.c testmgr_free_buf(data[i].xbuf); xbuf 381 crypto/tcrypt.c sg_init_aead(cur->sg, cur->xbuf, xbuf 444 crypto/tcrypt.c testmgr_free_buf(data[i].xbuf); xbuf 533 crypto/tcrypt.c char *xbuf[XBUFSIZE]; xbuf 554 crypto/tcrypt.c if (testmgr_alloc_buf(xbuf)) xbuf 629 crypto/tcrypt.c sg_init_aead(sg, xbuf, *b_size + (enc ? 0 : authsize), xbuf 690 crypto/tcrypt.c testmgr_free_buf(xbuf); xbuf 718 crypto/tcrypt.c char *xbuf[XBUFSIZE]; xbuf 831 crypto/tcrypt.c if (testmgr_alloc_buf(data[i].xbuf)) xbuf 848 crypto/tcrypt.c sg_set_buf(data[i].sg + j, data[i].xbuf[j], PAGE_SIZE); xbuf 849 crypto/tcrypt.c memset(data[i].xbuf[j], 0xff, PAGE_SIZE); xbuf 899 crypto/tcrypt.c testmgr_free_buf(data[k].xbuf); xbuf 1151 crypto/tcrypt.c char *xbuf[XBUFSIZE]; xbuf 1278 crypto/tcrypt.c if (testmgr_alloc_buf(data[i].xbuf)) { xbuf 1280 crypto/tcrypt.c testmgr_free_buf(data[i].xbuf); xbuf 1286 crypto/tcrypt.c if (testmgr_alloc_buf(data[i].xbuf)) { xbuf 1288 crypto/tcrypt.c testmgr_free_buf(data[i].xbuf); xbuf 1362 crypto/tcrypt.c sg_set_buf(cur->sg + p, cur->xbuf[p], xbuf 1364 crypto/tcrypt.c memset(cur->xbuf[p], 0xff, PAGE_SIZE); xbuf 1369 crypto/tcrypt.c sg_set_buf(cur->sg + p, cur->xbuf[p], k); xbuf 1370 crypto/tcrypt.c memset(cur->xbuf[p], 0xff, k); xbuf 1403 crypto/tcrypt.c testmgr_free_buf(data[i].xbuf); xbuf 2360 crypto/testmgr.c char *xbuf[XBUFSIZE]; xbuf 2363 crypto/testmgr.c if (testmgr_alloc_buf(xbuf)) xbuf 2385 crypto/testmgr.c data = xbuf[0]; xbuf 2432 crypto/testmgr.c testmgr_free_buf(xbuf); xbuf 3660 crypto/testmgr.c char *xbuf[XBUFSIZE]; xbuf 3673 crypto/testmgr.c if (testmgr_alloc_buf(xbuf)) xbuf 3728 crypto/testmgr.c memcpy(xbuf[0], m, m_size); xbuf 3731 crypto/testmgr.c sg_set_buf(&src_tab[0], xbuf[0], 8); xbuf 3732 crypto/testmgr.c sg_set_buf(&src_tab[1], xbuf[0] + 8, m_size - 8); xbuf 3736 crypto/testmgr.c memcpy(xbuf[1], c, c_size); xbuf 3737 crypto/testmgr.c sg_set_buf(&src_tab[2], xbuf[1], c_size); xbuf 3790 crypto/testmgr.c memcpy(xbuf[0], c, c_size); xbuf 3792 crypto/testmgr.c sg_init_one(&src, xbuf[0], c_size); xbuf 3827 crypto/testmgr.c testmgr_free_buf(xbuf); xbuf 83 drivers/gpu/drm/nouveau/nvkm/subdev/i2c/auxg94.c u32 xbuf[4] = {}; xbuf 100 drivers/gpu/drm/nouveau/nvkm/subdev/i2c/auxg94.c memcpy(xbuf, data, *size); xbuf 102 drivers/gpu/drm/nouveau/nvkm/subdev/i2c/auxg94.c AUX_TRACE(&aux->base, "wr %08x", xbuf[i / 4]); xbuf 103 drivers/gpu/drm/nouveau/nvkm/subdev/i2c/auxg94.c nvkm_wr32(device, 0x00e4c0 + base + i, xbuf[i / 4]); xbuf 151 drivers/gpu/drm/nouveau/nvkm/subdev/i2c/auxg94.c xbuf[i / 4] = nvkm_rd32(device, 0x00e4d0 + base + i); xbuf 152 drivers/gpu/drm/nouveau/nvkm/subdev/i2c/auxg94.c AUX_TRACE(&aux->base, "rd %08x", xbuf[i / 4]); xbuf 154 drivers/gpu/drm/nouveau/nvkm/subdev/i2c/auxg94.c memcpy(data, xbuf, *size); xbuf 83 drivers/gpu/drm/nouveau/nvkm/subdev/i2c/auxgm200.c u32 xbuf[4] = {}; xbuf 100 drivers/gpu/drm/nouveau/nvkm/subdev/i2c/auxgm200.c memcpy(xbuf, data, *size); xbuf 102 drivers/gpu/drm/nouveau/nvkm/subdev/i2c/auxgm200.c AUX_TRACE(&aux->base, "wr %08x", xbuf[i / 4]); xbuf 103 drivers/gpu/drm/nouveau/nvkm/subdev/i2c/auxgm200.c nvkm_wr32(device, 0x00d930 + base + i, xbuf[i / 4]); xbuf 151 drivers/gpu/drm/nouveau/nvkm/subdev/i2c/auxgm200.c xbuf[i / 4] = nvkm_rd32(device, 0x00d940 + base + i); xbuf 152 drivers/gpu/drm/nouveau/nvkm/subdev/i2c/auxgm200.c AUX_TRACE(&aux->base, "rd %08x", xbuf[i / 4]); xbuf 154 drivers/gpu/drm/nouveau/nvkm/subdev/i2c/auxgm200.c memcpy(data, xbuf, *size); xbuf 506 drivers/misc/genwqe/card_dev.c u8 *xbuf; xbuf 535 drivers/misc/genwqe/card_dev.c xbuf = __genwqe_alloc_consistent(cd, FLASH_BLOCK, &dma_addr); xbuf 536 drivers/misc/genwqe/card_dev.c if (xbuf == NULL) xbuf 549 drivers/misc/genwqe/card_dev.c rc = copy_from_user(xbuf, buf, tocopy); xbuf 554 drivers/misc/genwqe/card_dev.c crc = genwqe_crc32(xbuf, tocopy, 0xffffffff); xbuf 630 drivers/misc/genwqe/card_dev.c __genwqe_free_consistent(cd, FLASH_BLOCK, xbuf, dma_addr); xbuf 642 drivers/misc/genwqe/card_dev.c u8 *xbuf; xbuf 671 drivers/misc/genwqe/card_dev.c xbuf = __genwqe_alloc_consistent(cd, FLASH_BLOCK, &dma_addr); xbuf 672 drivers/misc/genwqe/card_dev.c if (xbuf == NULL) xbuf 734 drivers/misc/genwqe/card_dev.c rc = copy_to_user(buf, xbuf, tocopy); xbuf 760 drivers/misc/genwqe/card_dev.c __genwqe_free_consistent(cd, FLASH_BLOCK, xbuf, dma_addr); xbuf 678 drivers/usb/gadget/function/rndis.c u8 *xbuf; xbuf 682 drivers/usb/gadget/function/rndis.c while ((xbuf = rndis_get_next_response(params, &length))) xbuf 683 drivers/usb/gadget/function/rndis.c rndis_free_response(params, xbuf); xbuf 160 security/keys/proc.c char xbuf[16]; xbuf 202 security/keys/proc.c memcpy(xbuf, "perm", 5); xbuf 204 security/keys/proc.c memcpy(xbuf, "expd", 5); xbuf 209 security/keys/proc.c sprintf(xbuf, "%llus", timo); xbuf 211 security/keys/proc.c sprintf(xbuf, "%llum", div_u64(timo, 60)); xbuf 213 security/keys/proc.c sprintf(xbuf, "%lluh", div_u64(timo, 60 * 60)); xbuf 215 security/keys/proc.c sprintf(xbuf, "%llud", div_u64(timo, 60 * 60 * 24)); xbuf 217 security/keys/proc.c sprintf(xbuf, "%lluw", div_u64(timo, 60 * 60 * 24 * 7)); xbuf 236 security/keys/proc.c xbuf, xbuf 321 sound/core/seq/seq_midi_event.c unsigned char xbuf[4]; xbuf 328 sound/core/seq/seq_midi_event.c xbuf[0] = cmd; xbuf 330 sound/core/seq/seq_midi_event.c status_event[type].decode(ev, xbuf + 1); xbuf 335 sound/core/seq/seq_midi_event.c status_event[type].decode(ev, xbuf + 0); xbuf 340 sound/core/seq/seq_midi_event.c memcpy(buf, xbuf, qlen);