Home
last modified time | relevance | path

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

/linux-3.3/arch/sparc/lib/
Dcmpdi2.c7 const DWunion au = { in __cmpdi2() local
/linux-3.3/arch/microblaze/lib/
Ducmpdi2.c7 const DWunion au = {.ll = a}; in __ucmpdi2() local
Dcmpdi2.c7 const DWunion au = { in __cmpdi2() local
/linux-3.3/arch/score/lib/
Dcmpdi2.c25 const DWunion au = { in __cmpdi2() local
Ducmpdi2.c25 const DWunion au = {.ll = a}; in __ucmpdi2() local
/linux-3.3/arch/mips/lib/
Dcmpdi2.c7 const DWunion au = { in __cmpdi2() local
Ducmpdi2.c7 const DWunion au = {.ll = a}; in __ucmpdi2() local
/linux-3.3/net/ceph/
Dauth_x.c275 struct ceph_x_authorizer *au) in ceph_x_build_authorizer()
533 struct ceph_x_authorizer *au; in ceph_x_create_authorizer() local
562 struct ceph_x_authorizer *au = (void *)a; in ceph_x_verify_authorizer_reply() local
590 struct ceph_x_authorizer *au = (void *)a; in ceph_x_destroy_authorizer() local
Dauth_none.h23 struct ceph_none_authorizer au; /* we only need one; it's static */ member
Dauth_none.c67 struct ceph_none_authorizer *au = &ai->au; in ceph_auth_none_create_authorizer() local
/linux-3.3/arch/s390/lib/
Ducmpdi2.c13 union ull_union au = {.ull = a}; in __ucmpdi2() local
/linux-3.3/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.c174 #define TYPE(ftt, r, ru, b, bu, a, au) type = (au << 2) | (a << 0) | (bu << 5) | (b << 3) | (ru << … in do_mathemu() argument
/linux-3.3/drivers/mmc/core/
Dsd.c217 unsigned int au, es, et, eo; in mmc_read_ssr() local
/linux-3.3/drivers/gpu/drm/i915/
Dintel_tv.c94 u16 ru, gu, bu, au; member
/linux-3.3/include/linux/mmc/
Dcard.h107 unsigned int au; /* In sectors */ member