n_buf 118 drivers/crypto/ccp/ccp-crypto-rsa.c kzfree(ctx->u.rsa.n_buf); n_buf 119 drivers/crypto/ccp/ccp-crypto-rsa.c ctx->u.rsa.n_buf = NULL; n_buf 144 drivers/crypto/ccp/ccp-crypto-rsa.c ret = ccp_copy_and_save_keypart(&ctx->u.rsa.n_buf, &ctx->u.rsa.n_len, n_buf 148 drivers/crypto/ccp/ccp-crypto-rsa.c sg_init_one(&ctx->u.rsa.n_sg, ctx->u.rsa.n_buf, ctx->u.rsa.n_len); n_buf 243 drivers/crypto/ccp/ccp-crypto.h u8 *n_buf; n_buf 17385 drivers/scsi/lpfc/lpfc_sli.c struct lpfc_dmabuf *d_buf, *n_buf, *h_buf; n_buf 17405 drivers/scsi/lpfc/lpfc_sli.c list_for_each_entry_safe(d_buf, n_buf, n_buf 17758 drivers/scsi/lpfc/lpfc_sli.c struct lpfc_dmabuf *d_buf, *n_buf; n_buf 17816 drivers/scsi/lpfc/lpfc_sli.c list_for_each_entry_safe(d_buf, n_buf, &seq_dmabuf->dbuf.list, list) {