Searched defs:au (Results 1 – 10 of 10) sorted by relevance
| /linux/net/ceph/ |
| H A D | auth_x.c | 347 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 D | auth_none.c | 43 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 D | cmpdi2.c | 8 const DWunion au = { in __cmpdi2() local
|
| H A D | ucmpdi2.c | 8 const DWunion au = {.ll = a}; in __ucmpdi2() local
|
| /linux/lib/ |
| H A D | ucmpdi2.c | 10 const DWunion au = {.ll = a}; in __ucmpdi2() local
|
| H A D | cmpdi2.c | 11 const DWunion au = { in __cmpdi2() local
|
| /linux/arch/parisc/lib/ |
| H A D | ucmpdi2.c | 15 union ull_union au = {.ull = a}; in __ucmpdi2() local
|
| /linux/drivers/media/platform/st/sti/delta/ |
| H A D | delta-v4l2.c | 65 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 D | math_32.c | 282 #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 D | math_64.c | 176 #define TYPE(ftt, r, ru, b, bu, a, au) type = (au << 2) | (a << 0) | (bu << 5) | (b << 3) | (ru << … in do_mathemu() argument
|