Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/media/test-drivers/vidtv/
Dvidtv_s302m.c149 struct vidtv_access_unit *au; in vidtv_s302m_access_unit_init() local
205 struct vidtv_access_unit *au = e->access_units; in vidtv_s302m_compute_sample_count_from_video() local
223 struct vidtv_access_unit *au = e->access_units; in vidtv_s302m_compute_pts_from_video() local
348 struct vidtv_access_unit *au = e->access_units; in vidtv_s302m_write_frames() local
426 struct vidtv_access_unit *au = e->access_units; in vidtv_s302m_clear() local
Dvidtv_mux.c284 struct vidtv_access_unit *au = e->access_units; in vidtv_mux_packetize_access_units() local
/linux-6.1.9/net/ceph/
Dauth_x.c302 static int encrypt_authorizer(struct ceph_x_authorizer *au, in encrypt_authorizer()
342 static void ceph_x_authorizer_cleanup(struct ceph_x_authorizer *au) in ceph_x_authorizer_cleanup()
353 struct ceph_x_authorizer *au) in ceph_x_build_authorizer()
728 struct ceph_x_authorizer *au = (void *)a; in ceph_x_destroy_authorizer() local
738 struct ceph_x_authorizer *au; in ceph_x_create_authorizer() local
773 struct ceph_x_authorizer *au; in ceph_x_update_authorizer() local
821 struct ceph_x_authorizer *au = (void *)a; in ceph_x_add_authorizer_challenge() local
881 struct ceph_x_authorizer *au = (void *)a; in ceph_x_verify_authorizer_reply() local
962 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()
97 struct ceph_none_authorizer *au; in ceph_auth_none_create_authorizer() local
/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/
Den_rx.c247 static inline bool mlx5e_rx_cache_get(struct mlx5e_rq *rq, union mlx5e_alloc_unit *au) in mlx5e_rx_cache_get()
273 static inline int mlx5e_page_alloc_pool(struct mlx5e_rq *rq, union mlx5e_alloc_unit *au) in mlx5e_page_alloc_pool()
424 union mlx5e_alloc_unit *au, u32 frag_offset, u32 len, in mlx5e_add_skb_frag()
560 union mlx5e_alloc_unit au; in mlx5e_build_shampo_hd_umr() local
648 union mlx5e_alloc_unit *au = &wi->alloc_units[0]; in mlx5e_alloc_rx_mpwqe() local
1527 union mlx5e_alloc_unit *au = wi->au; in mlx5e_skb_from_cqe_linear() local
1575 union mlx5e_alloc_unit *au = wi->au; in mlx5e_skb_from_cqe_nonlinear() local
1856 union mlx5e_alloc_unit *au, u32 data_bcnt, u32 data_offset) in mlx5e_fill_skb_data()
1883 union mlx5e_alloc_unit *au = &wi->alloc_units[page_idx]; in mlx5e_skb_from_cqe_mpwrq_nonlinear() local
1922 union mlx5e_alloc_unit *au = &wi->alloc_units[page_idx]; in mlx5e_skb_from_cqe_mpwrq_linear() local
[all …]
Den.h598 union mlx5e_alloc_unit *au; member
/linux-6.1.9/lib/
Dcmpdi2.c11 const DWunion au = { in __cmpdi2() local
Ducmpdi2.c10 const DWunion au = {.ll = a}; in __ucmpdi2() local
/linux-6.1.9/arch/microblaze/lib/
Dcmpdi2.c8 const DWunion au = { in __cmpdi2() local
Ducmpdi2.c8 const DWunion au = {.ll = a}; in __ucmpdi2() local
/linux-6.1.9/arch/sparc/lib/
Dcmpdi2.c8 const DWunion au = { in __cmpdi2() local
Ducmpdi2.c7 const DWunion au = {.ll = a}; in __ucmpdi2() local
/linux-6.1.9/drivers/media/platform/st/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
1120 struct delta_au *au = to_au(vbuf); in delta_vb2_au_prepare() local
1309 struct delta_au *au; in delta_vb2_au_start_streaming() local
/linux-6.1.9/arch/parisc/lib/
Ducmpdi2.c14 union ull_union au = {.ull = a}; in __ucmpdi2() local
/linux-6.1.9/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-6.1.9/drivers/mmc/core/
Dsd.c262 unsigned int au, es, et, eo; in mmc_read_ssr() local
/linux-6.1.9/drivers/gpu/drm/i915/display/
Dintel_tv.c64 u16 ru, gu, bu, au; member
/linux-6.1.9/include/linux/mmc/
Dcard.h148 unsigned int au; /* In sectors */ member