Home
last modified time | relevance | path

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

/linux/net/ceph/
H A Dauth_x.c347 static int encrypt_authorizer(struct ceph_x_authorizer *au, in encrypt_authorizer()
389 static void ceph_x_authorizer_cleanup(struct ceph_x_authorizer *au) in ceph_x_authorizer_cleanup()
400 struct ceph_x_authorizer *au) in ceph_x_build_authorizer()
798 struct ceph_x_authorizer *au = (void *)a; in ceph_x_destroy_authorizer() local
808 struct ceph_x_authorizer *au; in ceph_x_create_authorizer() local
843 struct ceph_x_authorizer *au; in ceph_x_update_authorizer() local
900 struct ceph_x_authorizer *au = (void *)a; in ceph_x_add_authorizer_challenge() local
961 struct ceph_x_authorizer *au = (void *)a; in ceph_x_verify_authorizer_reply() local
1042 static int calc_signature(struct ceph_x_authorizer *au, struct ceph_msg *msg, in calc_signature()
H A Dauth_none.c43 struct ceph_none_authorizer *au) in ceph_auth_none_build_authorizer()
97 struct ceph_none_authorizer *au; in ceph_auth_none_create_authorizer() local
/linux/arch/microblaze/lib/
H A Dcmpdi2.c8 const DWunion au = { in __cmpdi2() local
H A Ducmpdi2.c8 const DWunion au = {.ll = a}; in __ucmpdi2() local
/linux/lib/
H A Ducmpdi2.c10 const DWunion au = {.ll = a}; in __ucmpdi2() local
H A Dcmpdi2.c11 const DWunion au = { in __cmpdi2() local
/linux/arch/parisc/lib/
H A Ducmpdi2.c15 union ull_union au = {.ull = a}; in __ucmpdi2() local
/linux/drivers/media/platform/st/sti/delta/
H A Ddelta-v4l2.c65 static void dump_au(struct delta_ctx *ctx, struct delta_au *au) in dump_au()
94 static void delta_au_done(struct delta_ctx *ctx, struct delta_au *au, int err) in delta_au_done()
931 struct delta_au *au; in delta_run_work() local
1124 struct delta_au *au = to_au(vbuf); in delta_vb2_au_prepare() local
1313 struct delta_au *au; in delta_vb2_au_start_streaming() local
/linux/arch/sparc/math-emu/
H A 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
H A 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