Home
last modified time | relevance | path

Searched defs:objsize (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/fs/zfs/
H A Dzfs.c692 int objsize, char *name, uint64_t * value) in mzap_lookup()
710 mzap_iterate(mzap_phys_t *zapobj, zfs_endian_t endian, int objsize, in mzap_iterate()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/msm/adreno/
H A Da6xx_gpu_state.c83 void *state_kcalloc(struct a6xx_gpu_state *a6xx_state, int nr, size_t objsize) in state_kcalloc()