Home
last modified time | relevance | path

Searched defs:au (Results 1 – 17 of 17) sorted by relevance

/Linux-v4.19/net/ceph/
Dauth_x.c299 static int encrypt_authorizer(struct ceph_x_authorizer *au, in encrypt_authorizer()
339 static void ceph_x_authorizer_cleanup(struct ceph_x_authorizer *au) in ceph_x_authorizer_cleanup()
350 struct ceph_x_authorizer *au) in ceph_x_build_authorizer()
620 struct ceph_x_authorizer *au = (void *)a; in ceph_x_destroy_authorizer() local
630 struct ceph_x_authorizer *au; in ceph_x_create_authorizer() local
665 struct ceph_x_authorizer *au; in ceph_x_update_authorizer() local
681 static int decrypt_authorize_challenge(struct ceph_x_authorizer *au, in decrypt_authorize_challenge()
709 struct ceph_x_authorizer *au = (void *)a; in ceph_x_add_authorizer_challenge() local
732 struct ceph_x_authorizer *au = (void *)a; in ceph_x_verify_authorizer_reply() local
805 static int calc_signature(struct ceph_x_authorizer *au, struct ceph_msg *msg, in calc_signature()
Dauth_none.c43 struct ceph_none_authorizer *au) in ceph_auth_none_build_authorizer()
94 struct ceph_none_authorizer *au; in ceph_auth_none_create_authorizer() local
/Linux-v4.19/arch/sparc/lib/
Dcmpdi2.c8 const DWunion au = { in __cmpdi2() local
Ducmpdi2.c7 const DWunion au = {.ll = a}; in __ucmpdi2() local
/Linux-v4.19/lib/
Dcmpdi2.c23 const DWunion au = { in __cmpdi2() local
Ducmpdi2.c22 const DWunion au = {.ll = a}; in __ucmpdi2() local
/Linux-v4.19/arch/h8300/lib/
Ducmpdi2.c6 const DWunion au = {.ll = a}; in __ucmpdi2() local
/Linux-v4.19/arch/microblaze/lib/
Ducmpdi2.c8 const DWunion au = {.ll = a}; in __ucmpdi2() local
Dcmpdi2.c8 const DWunion au = { in __cmpdi2() local
/Linux-v4.19/arch/parisc/lib/
Ducmpdi2.c14 union ull_union au = {.ull = a}; in __ucmpdi2() local
/Linux-v4.19/drivers/media/platform/sti/delta/
Ddelta-mjpeg-dec.c242 static int delta_mjpeg_ipc_decode(struct delta_ctx *pctx, struct delta_au *au) in delta_mjpeg_ipc_decode()
377 struct delta_au au = *pau; in delta_mjpeg_decode() local
Ddelta-v4l2.c61 static void dump_au(struct delta_ctx *ctx, struct delta_au *au) in dump_au()
90 static void delta_au_done(struct delta_ctx *ctx, struct delta_au *au, int err) in delta_au_done()
927 struct delta_au *au; in delta_run_work() local
1121 struct delta_au *au = to_au(vbuf); in delta_vb2_au_prepare() local
1310 struct delta_au *au; in delta_vb2_au_start_streaming() local
/Linux-v4.19/arch/sparc/math-emu/
Dmath_32.c282 #define TYPE(dummy, r, ru, b, bu, a, au) type = (au << 2) | (a << 0) | (bu << 5) | (b << 3) | (ru <… in do_one_mathemu() argument
Dmath_64.c176 #define TYPE(ftt, r, ru, b, bu, a, au) type = (au << 2) | (a << 0) | (bu << 5) | (b << 3) | (ru << … in do_mathemu() argument
/Linux-v4.19/drivers/mmc/core/
Dsd.c227 unsigned int au, es, et, eo; in mmc_read_ssr() local
/Linux-v4.19/drivers/gpu/drm/i915/
Dintel_tv.c59 u16 ru, gu, bu, au; member
/Linux-v4.19/include/linux/mmc/
Dcard.h145 unsigned int au; /* In sectors */ member