Home
last modified time | relevance | path

Searched defs:objsz (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/include/
H A Dbcm_mpool_pub.h113 unsigned int objsz; /* Object size allocated in this pool */ member
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/include/
H A Dbcm_mpool_pub.h113 unsigned int objsz; /* Object size allocated in this pool */ member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/include/
H A Dbcm_mpool_pub.h115 unsigned int objsz; /* Object size allocated in this pool */ member
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/
H A Dbcm_mpool_pub.h105 unsigned int objsz; /* Object size allocated in this pool */ member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/include/
H A Dbcm_mpool_pub.h113 unsigned int objsz; /* Object size allocated in this pool */ member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/
H A Dbcm_mpool_pub.h105 unsigned int objsz; /* Object size allocated in this pool */ member
/OK3568_Linux_fs/kernel/fs/nilfs2/
H A Dmdt.c444 int nilfs_mdt_init(struct inode *inode, gfp_t gfp_mask, size_t objsz) in nilfs_mdt_init()