au                  6 arch/h8300/lib/ucmpdi2.c 	const DWunion au = {.ll = a};
au                  9 arch/h8300/lib/ucmpdi2.c 	if ((UWtype) au.s.high < (UWtype) bu.s.high)
au                 11 arch/h8300/lib/ucmpdi2.c 	else if ((UWtype) au.s.high > (UWtype) bu.s.high)
au                 13 arch/h8300/lib/ucmpdi2.c 	if ((UWtype) au.s.low < (UWtype) bu.s.low)
au                 15 arch/h8300/lib/ucmpdi2.c 	else if ((UWtype) au.s.low > (UWtype) bu.s.low)
au                  8 arch/microblaze/lib/cmpdi2.c 	const DWunion au = {
au                 15 arch/microblaze/lib/cmpdi2.c 	if (au.s.high < bu.s.high)
au                 17 arch/microblaze/lib/cmpdi2.c 	else if (au.s.high > bu.s.high)
au                 20 arch/microblaze/lib/cmpdi2.c 	if ((unsigned int) au.s.low < (unsigned int) bu.s.low)
au                 22 arch/microblaze/lib/cmpdi2.c 	else if ((unsigned int) au.s.low > (unsigned int) bu.s.low)
au                  8 arch/microblaze/lib/ucmpdi2.c 	const DWunion au = {.ll = a};
au                 11 arch/microblaze/lib/ucmpdi2.c 	if ((unsigned int) au.s.high < (unsigned int) bu.s.high)
au                 13 arch/microblaze/lib/ucmpdi2.c 	else if ((unsigned int) au.s.high > (unsigned int) bu.s.high)
au                 15 arch/microblaze/lib/ucmpdi2.c 	if ((unsigned int) au.s.low < (unsigned int) bu.s.low)
au                 17 arch/microblaze/lib/ucmpdi2.c 	else if ((unsigned int) au.s.low > (unsigned int) bu.s.low)
au                 14 arch/parisc/lib/ucmpdi2.c 	union ull_union au = {.ull = a};
au                 17 arch/parisc/lib/ucmpdi2.c 	if (au.ui.high < bu.ui.high)
au                 19 arch/parisc/lib/ucmpdi2.c 	else if (au.ui.high > bu.ui.high)
au                 21 arch/parisc/lib/ucmpdi2.c 	if (au.ui.low < bu.ui.low)
au                 23 arch/parisc/lib/ucmpdi2.c 	else if (au.ui.low > bu.ui.low)
au                  8 arch/sparc/lib/cmpdi2.c 	const DWunion au = {
au                 15 arch/sparc/lib/cmpdi2.c 	if (au.s.high < bu.s.high)
au                 17 arch/sparc/lib/cmpdi2.c 	else if (au.s.high > bu.s.high)
au                 20 arch/sparc/lib/cmpdi2.c 	if ((unsigned int) au.s.low < (unsigned int) bu.s.low)
au                 22 arch/sparc/lib/cmpdi2.c 	else if ((unsigned int) au.s.low > (unsigned int) bu.s.low)
au                  7 arch/sparc/lib/ucmpdi2.c 	const DWunion au = {.ll = a};
au                 10 arch/sparc/lib/ucmpdi2.c 	if ((unsigned int) au.s.high < (unsigned int) bu.s.high)
au                 12 arch/sparc/lib/ucmpdi2.c 	else if ((unsigned int) au.s.high > (unsigned int) bu.s.high)
au                 14 arch/sparc/lib/ucmpdi2.c 	if ((unsigned int) au.s.low < (unsigned int) bu.s.low)
au                 16 arch/sparc/lib/ucmpdi2.c 	else if ((unsigned int) au.s.low > (unsigned int) bu.s.low)
au                282 arch/sparc/math-emu/math_32.c #define TYPE(dummy, r, ru, b, bu, a, au) type = (au << 2) | (a << 0) | (bu << 5) | (b << 3) | (ru << 8) | (r << 6)
au                176 arch/sparc/math-emu/math_64.c #define TYPE(ftt, r, ru, b, bu, a, au) type = (au << 2) | (a << 0) | (bu << 5) | (b << 3) | (ru << 8) | (r << 6) | (ftt << 9)
au                 62 drivers/gpu/drm/i915/display/intel_tv.c 	u16 ru, gu, bu, au;
au                190 drivers/gpu/drm/i915/display/intel_tv.c 	.ru = 0x0733, .gu = 0x052d, .bu = 0x05c7, .au = 0x0200,
au                200 drivers/gpu/drm/i915/display/intel_tv.c 	.ru = 0x076a, .gu = 0x0564, .bu = 0x030d, .au = 0x0200,
au                210 drivers/gpu/drm/i915/display/intel_tv.c 	.ru = 0x074c, .gu = 0x0546, .bu = 0x05ec, .au = 0x0200,
au                220 drivers/gpu/drm/i915/display/intel_tv.c 	.ru = 0x0788, .gu = 0x0581, .bu = 0x0322, .au = 0x0200,
au                230 drivers/gpu/drm/i915/display/intel_tv.c 	.ru = 0x0745, .gu = 0x053f, .bu = 0x05e1, .au = 0x0200,
au                240 drivers/gpu/drm/i915/display/intel_tv.c 	.ru = 0x0780, .gu = 0x0579, .bu = 0x031c, .au = 0x0200,
au                250 drivers/gpu/drm/i915/display/intel_tv.c 	.ru = 0x0733, .gu = 0x052d, .bu = 0x05c7, .au = 0x0200,
au                260 drivers/gpu/drm/i915/display/intel_tv.c 	.ru = 0x076a, .gu = 0x0564, .bu = 0x030d, .au = 0x0200,
au                270 drivers/gpu/drm/i915/display/intel_tv.c 	.ru = 0x0733, .gu = 0x052d, .bu = 0x05c7, .au = 0x0200,
au                280 drivers/gpu/drm/i915/display/intel_tv.c 	.ru = 0x076a, .gu = 0x0564, .bu = 0x030d, .au = 0x0200,
au                293 drivers/gpu/drm/i915/display/intel_tv.c 	.ru = 0x0559, .gu = 0x0353, .bu = 0x0100, .au = 0x0200,
au                299 drivers/gpu/drm/i915/display/intel_tv.c 	.ru = 0x07d5, .gu = 0x038b, .bu = 0x0100, .au = 0x0200,
au               1409 drivers/gpu/drm/i915/display/intel_tv.c 		   color_conversion->au);
au                242 drivers/media/platform/sti/delta/delta-mjpeg-dec.c static int delta_mjpeg_ipc_decode(struct delta_ctx *pctx, struct delta_au *au)
au                259 drivers/media/platform/sti/delta/delta-mjpeg-dec.c 	params->picture_start_addr_p = (u32)(au->paddr);
au                260 drivers/media/platform/sti/delta/delta-mjpeg-dec.c 	params->picture_end_addr_p = (u32)(au->paddr + au->size - 1);
au                377 drivers/media/platform/sti/delta/delta-mjpeg-dec.c 	struct delta_au au = *pau;
au                382 drivers/media/platform/sti/delta/delta-mjpeg-dec.c 		ret = delta_mjpeg_read_header(pctx, au.vaddr, au.size,
au                408 drivers/media/platform/sti/delta/delta-mjpeg-dec.c 	ret = delta_mjpeg_read_header(pctx, au.vaddr, au.size,
au                415 drivers/media/platform/sti/delta/delta-mjpeg-dec.c 	au.paddr += data_offset;
au                416 drivers/media/platform/sti/delta/delta-mjpeg-dec.c 	au.vaddr += data_offset;
au                418 drivers/media/platform/sti/delta/delta-mjpeg-dec.c 	ret = delta_mjpeg_ipc_decode(pctx, &au);
au                 61 drivers/media/platform/sti/delta/delta-v4l2.c static void dump_au(struct delta_ctx *ctx, struct delta_au *au)
au                 65 drivers/media/platform/sti/delta/delta-v4l2.c 	u8 *data = (u8 *)(au->vaddr);
au                 67 drivers/media/platform/sti/delta/delta-v4l2.c 	if (au->size <= (size * 2))
au                 69 drivers/media/platform/sti/delta/delta-v4l2.c 			ctx->name, au->vbuf.vb2_buf.index, au->dts, au->size,
au                 70 drivers/media/platform/sti/delta/delta-v4l2.c 			au->size, data);
au                 73 drivers/media/platform/sti/delta/delta-v4l2.c 			ctx->name, au->vbuf.vb2_buf.index, au->dts, au->size,
au                 74 drivers/media/platform/sti/delta/delta-v4l2.c 			size, data, size, data + au->size - size);
au                 90 drivers/media/platform/sti/delta/delta-v4l2.c static void delta_au_done(struct delta_ctx *ctx, struct delta_au *au, int err)
au                 94 drivers/media/platform/sti/delta/delta-v4l2.c 	vbuf = &au->vbuf;
au                927 drivers/media/platform/sti/delta/delta-v4l2.c 	struct delta_au *au;
au                947 drivers/media/platform/sti/delta/delta-v4l2.c 	au = to_au(vbuf);
au                948 drivers/media/platform/sti/delta/delta-v4l2.c 	au->size = vb2_get_plane_payload(&vbuf->vb2_buf, 0);
au                949 drivers/media/platform/sti/delta/delta-v4l2.c 	au->dts = vbuf->vb2_buf.timestamp;
au                952 drivers/media/platform/sti/delta/delta-v4l2.c 	dump_au(ctx, au);
au                962 drivers/media/platform/sti/delta/delta-v4l2.c 	ret = call_dec_op(dec, decode, ctx, au);
au                992 drivers/media/platform/sti/delta/delta-v4l2.c 		delta_push_dts(ctx, au->dts);
au               1023 drivers/media/platform/sti/delta/delta-v4l2.c 	delta_au_done(ctx, au, (discard ? -ENODATA : 0));
au               1030 drivers/media/platform/sti/delta/delta-v4l2.c 	delta_au_done(ctx, au, ret);
au               1121 drivers/media/platform/sti/delta/delta-v4l2.c 	struct delta_au *au = to_au(vbuf);
au               1123 drivers/media/platform/sti/delta/delta-v4l2.c 	if (!au->prepared) {
au               1125 drivers/media/platform/sti/delta/delta-v4l2.c 		au->vaddr = vb2_plane_vaddr(&au->vbuf.vb2_buf, 0);
au               1126 drivers/media/platform/sti/delta/delta-v4l2.c 		au->paddr = vb2_dma_contig_plane_dma_addr
au               1127 drivers/media/platform/sti/delta/delta-v4l2.c 				(&au->vbuf.vb2_buf, 0);
au               1128 drivers/media/platform/sti/delta/delta-v4l2.c 		au->prepared = true;
au               1130 drivers/media/platform/sti/delta/delta-v4l2.c 			ctx->name, vb->index, au->vaddr, &au->paddr);
au               1310 drivers/media/platform/sti/delta/delta-v4l2.c 	struct delta_au *au;
au               1345 drivers/media/platform/sti/delta/delta-v4l2.c 	au = to_au(vbuf);
au               1346 drivers/media/platform/sti/delta/delta-v4l2.c 	au->size = vb2_get_plane_payload(&vbuf->vb2_buf, 0);
au               1347 drivers/media/platform/sti/delta/delta-v4l2.c 	au->dts = vbuf->vb2_buf.timestamp;
au               1349 drivers/media/platform/sti/delta/delta-v4l2.c 	delta_push_dts(ctx, au->dts);
au               1352 drivers/media/platform/sti/delta/delta-v4l2.c 	dump_au(ctx, au);
au               1355 drivers/media/platform/sti/delta/delta-v4l2.c 	ret = call_dec_op(dec, decode, ctx, au);
au               1382 drivers/media/platform/sti/delta/delta-v4l2.c 	delta_au_done(ctx, au, ret);
au                333 drivers/media/platform/sti/delta/delta.h 	int (*decode)(struct delta_ctx *ctx, struct delta_au *au);
au               1526 drivers/mmc/core/core.c 	if (mmc_card_sd(card) && card->ssr.au) {
au               1527 drivers/mmc/core/core.c 		card->pref_erase = card->ssr.au;
au               1528 drivers/mmc/core/core.c 		card->erase_shift = ffs(card->ssr.au) - 1;
au                237 drivers/mmc/core/sd.c 	unsigned int au, es, et, eo;
au                269 drivers/mmc/core/sd.c 	au = UNSTUFF_BITS(card->raw_ssr, 428 - 384, 4);
au                270 drivers/mmc/core/sd.c 	if (au) {
au                271 drivers/mmc/core/sd.c 		if (au <= 9 || card->scr.sda_spec3) {
au                272 drivers/mmc/core/sd.c 			card->ssr.au = sd_au_size[au];
au                144 include/linux/mmc/card.h 	unsigned int		au;			/* In sectors */
au                 11 lib/cmpdi2.c   	const DWunion au = {
au                 18 lib/cmpdi2.c   	if (au.s.high < bu.s.high)
au                 20 lib/cmpdi2.c   	else if (au.s.high > bu.s.high)
au                 23 lib/cmpdi2.c   	if ((unsigned int) au.s.low < (unsigned int) bu.s.low)
au                 25 lib/cmpdi2.c   	else if ((unsigned int) au.s.low > (unsigned int) bu.s.low)
au                 10 lib/ucmpdi2.c  	const DWunion au = {.ll = a};
au                 13 lib/ucmpdi2.c  	if ((unsigned int) au.s.high < (unsigned int) bu.s.high)
au                 15 lib/ucmpdi2.c  	else if ((unsigned int) au.s.high > (unsigned int) bu.s.high)
au                 17 lib/ucmpdi2.c  	if ((unsigned int) au.s.low < (unsigned int) bu.s.low)
au                 19 lib/ucmpdi2.c  	else if ((unsigned int) au.s.low > (unsigned int) bu.s.low)
au                 43 net/ceph/auth_none.c 					   struct ceph_none_authorizer *au)
au                 45 net/ceph/auth_none.c 	void *p = au->buf;
au                 46 net/ceph/auth_none.c 	void *const end = p + sizeof(au->buf);
au                 55 net/ceph/auth_none.c 	au->buf_len = p - (void *)au->buf;
au                 56 net/ceph/auth_none.c 	dout("%s built authorizer len %d\n", __func__, au->buf_len);
au                 94 net/ceph/auth_none.c 	struct ceph_none_authorizer *au;
au                 97 net/ceph/auth_none.c 	au = kmalloc(sizeof(*au), GFP_NOFS);
au                 98 net/ceph/auth_none.c 	if (!au)
au                101 net/ceph/auth_none.c 	au->base.destroy = ceph_auth_none_destroy_authorizer;
au                103 net/ceph/auth_none.c 	ret = ceph_auth_none_build_authorizer(ac, au);
au                105 net/ceph/auth_none.c 		kfree(au);
au                109 net/ceph/auth_none.c 	auth->authorizer = (struct ceph_authorizer *) au;
au                110 net/ceph/auth_none.c 	auth->authorizer_buf = au->buf;
au                111 net/ceph/auth_none.c 	auth->authorizer_buf_len = au->buf_len;
au                112 net/ceph/auth_none.c 	auth->authorizer_reply_buf = au->reply_buf;
au                113 net/ceph/auth_none.c 	auth->authorizer_reply_buf_len = sizeof (au->reply_buf);
au                299 net/ceph/auth_x.c static int encrypt_authorizer(struct ceph_x_authorizer *au,
au                307 net/ceph/auth_x.c 	msg_a = au->buf->vec.iov_base;
au                308 net/ceph/auth_x.c 	WARN_ON(msg_a->ticket_blob.secret_id != cpu_to_le64(au->secret_id));
au                310 net/ceph/auth_x.c 	end = au->buf->vec.iov_base + au->buf->vec.iov_len;
au                314 net/ceph/auth_x.c 	msg_b->nonce = cpu_to_le64(au->nonce);
au                324 net/ceph/auth_x.c 	ret = ceph_x_encrypt(&au->session_key, p, end - p, sizeof(*msg_b));
au                333 net/ceph/auth_x.c 		au->buf->vec.iov_len = p - au->buf->vec.iov_base;
au                339 net/ceph/auth_x.c static void ceph_x_authorizer_cleanup(struct ceph_x_authorizer *au)
au                341 net/ceph/auth_x.c 	ceph_crypto_key_destroy(&au->session_key);
au                342 net/ceph/auth_x.c 	if (au->buf) {
au                343 net/ceph/auth_x.c 		ceph_buffer_put(au->buf);
au                344 net/ceph/auth_x.c 		au->buf = NULL;
au                350 net/ceph/auth_x.c 				   struct ceph_x_authorizer *au)
au                360 net/ceph/auth_x.c 	     ceph_entity_type_name(th->service), au);
au                362 net/ceph/auth_x.c 	ceph_crypto_key_destroy(&au->session_key);
au                363 net/ceph/auth_x.c 	ret = ceph_crypto_key_clone(&au->session_key, &th->session_key);
au                370 net/ceph/auth_x.c 	if (au->buf && au->buf->alloc_len < maxlen) {
au                371 net/ceph/auth_x.c 		ceph_buffer_put(au->buf);
au                372 net/ceph/auth_x.c 		au->buf = NULL;
au                374 net/ceph/auth_x.c 	if (!au->buf) {
au                375 net/ceph/auth_x.c 		au->buf = ceph_buffer_new(maxlen, GFP_NOFS);
au                376 net/ceph/auth_x.c 		if (!au->buf) {
au                381 net/ceph/auth_x.c 	au->service = th->service;
au                382 net/ceph/auth_x.c 	au->secret_id = th->secret_id;
au                384 net/ceph/auth_x.c 	msg_a = au->buf->vec.iov_base;
au                398 net/ceph/auth_x.c 	get_random_bytes(&au->nonce, sizeof(au->nonce));
au                399 net/ceph/auth_x.c 	ret = encrypt_authorizer(au, NULL);
au                405 net/ceph/auth_x.c 	dout(" built authorizer nonce %llx len %d\n", au->nonce,
au                406 net/ceph/auth_x.c 	     (int)au->buf->vec.iov_len);
au                410 net/ceph/auth_x.c 	ceph_x_authorizer_cleanup(au);
au                620 net/ceph/auth_x.c 	struct ceph_x_authorizer *au = (void *)a;
au                622 net/ceph/auth_x.c 	ceph_x_authorizer_cleanup(au);
au                623 net/ceph/auth_x.c 	kfree(au);
au                630 net/ceph/auth_x.c 	struct ceph_x_authorizer *au;
au                638 net/ceph/auth_x.c 	au = kzalloc(sizeof(*au), GFP_NOFS);
au                639 net/ceph/auth_x.c 	if (!au)
au                642 net/ceph/auth_x.c 	au->base.destroy = ceph_x_destroy_authorizer;
au                644 net/ceph/auth_x.c 	ret = ceph_x_build_authorizer(ac, th, au);
au                646 net/ceph/auth_x.c 		kfree(au);
au                650 net/ceph/auth_x.c 	auth->authorizer = (struct ceph_authorizer *) au;
au                651 net/ceph/auth_x.c 	auth->authorizer_buf = au->buf->vec.iov_base;
au                652 net/ceph/auth_x.c 	auth->authorizer_buf_len = au->buf->vec.iov_len;
au                653 net/ceph/auth_x.c 	auth->authorizer_reply_buf = au->enc_buf;
au                665 net/ceph/auth_x.c 	struct ceph_x_authorizer *au;
au                672 net/ceph/auth_x.c 	au = (struct ceph_x_authorizer *)auth->authorizer;
au                673 net/ceph/auth_x.c 	if (au->secret_id < th->secret_id) {
au                675 net/ceph/auth_x.c 		     au->service, au->secret_id, th->secret_id);
au                676 net/ceph/auth_x.c 		return ceph_x_build_authorizer(ac, th, au);
au                681 net/ceph/auth_x.c static int decrypt_authorize_challenge(struct ceph_x_authorizer *au,
au                691 net/ceph/auth_x.c 	ret = __ceph_x_decrypt(&au->session_key, challenge_buf,
au                709 net/ceph/auth_x.c 	struct ceph_x_authorizer *au = (void *)a;
au                713 net/ceph/auth_x.c 	ret = decrypt_authorize_challenge(au, challenge_buf, challenge_buf_len,
au                720 net/ceph/auth_x.c 	ret = encrypt_authorizer(au, &server_challenge);
au                732 net/ceph/auth_x.c 	struct ceph_x_authorizer *au = (void *)a;
au                733 net/ceph/auth_x.c 	void *p = au->enc_buf;
au                737 net/ceph/auth_x.c 	ret = ceph_x_decrypt(&au->session_key, &p, p + CEPHX_AU_ENC_BUF_LEN);
au                745 net/ceph/auth_x.c 	if (au->nonce + 1 != le64_to_cpu(reply->nonce_plus_one))
au                750 net/ceph/auth_x.c 	     au->nonce, le64_to_cpu(reply->nonce_plus_one), ret);
au                805 net/ceph/auth_x.c static int calc_signature(struct ceph_x_authorizer *au, struct ceph_msg *msg,
au                808 net/ceph/auth_x.c 	void *enc_buf = au->enc_buf;
au                826 net/ceph/auth_x.c 		ret = ceph_x_encrypt(&au->session_key, enc_buf,
au                858 net/ceph/auth_x.c 		ret = ceph_crypt(&au->session_key, true, enc_buf,