Home
last modified time | relevance | path

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

/linux-4.1.27/net/ceph/
Dauth_x.c284 struct ceph_x_authorizer *au) in ceph_x_build_authorizer()
548 struct ceph_x_authorizer *au; in ceph_x_create_authorizer() local
581 struct ceph_x_authorizer *au; in ceph_x_update_authorizer() local
600 struct ceph_x_authorizer *au = (void *)a; in ceph_x_verify_authorizer_reply() local
625 struct ceph_x_authorizer *au = (void *)a; in ceph_x_destroy_authorizer() local
673 static int calcu_signature(struct ceph_x_authorizer *au, in calcu_signature()
Dauth_none.h23 struct ceph_none_authorizer au; /* we only need one; it's static */ member
Dauth_none.c70 struct ceph_none_authorizer *au = &ai->au; in ceph_auth_none_create_authorizer() local
/linux-4.1.27/arch/mips/lib/
Ducmpdi2.c7 const DWunion au = {.ll = a}; in __ucmpdi2() local
Dcmpdi2.c7 const DWunion au = { in __cmpdi2() local
/linux-4.1.27/arch/sparc/lib/
Dcmpdi2.c7 const DWunion au = { in __cmpdi2() local
Ducmpdi2.c6 const DWunion au = {.ll = a}; in __ucmpdi2() local
/linux-4.1.27/arch/microblaze/lib/
Dcmpdi2.c7 const DWunion au = { in __cmpdi2() local
Ducmpdi2.c7 const DWunion au = {.ll = a}; in __ucmpdi2() local
/linux-4.1.27/arch/score/lib/
Dcmpdi2.c25 const DWunion au = { in __cmpdi2() local
Ducmpdi2.c25 const DWunion au = {.ll = a}; in __ucmpdi2() local
/linux-4.1.27/arch/parisc/lib/
Ducmpdi2.c13 union ull_union au = {.ull = a}; in __ucmpdi2() local
/linux-4.1.27/arch/sparc/math-emu/
Dmath_32.c281 #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.c175 #define TYPE(ftt, r, ru, b, bu, a, au) type = (au << 2) | (a << 0) | (bu << 5) | (b << 3) | (ru << … in do_mathemu() argument
/linux-4.1.27/drivers/mmc/core/
Dsd.c227 unsigned int au, es, et, eo; in mmc_read_ssr() local
/linux-4.1.27/drivers/gpu/drm/i915/
Dintel_tv.c94 u16 ru, gu, bu, au; member
/linux-4.1.27/include/linux/mmc/
Dcard.h137 unsigned int au; /* In sectors */ member