Home
last modified time | relevance | path

Searched defs:ptr_is_aligned (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/mesa3d/src/imagination/common/
H A Dpvr_util.h42 static inline bool ptr_is_aligned(const void *const ptr, in ptr_is_aligned() function
/aosp_15_r20/external/mesa3d/src/gallium/frontends/clover/util/
H A Dpointer.hpp34 ptr_is_aligned(const T *ptr, uintptr_t a) noexcept { in ptr_is_aligned() function
/aosp_15_r20/external/libbpf/src/
H A Dbtf_dump.c1849 static bool ptr_is_aligned(const struct btf *btf, __u32 type_id, in ptr_is_aligned() function