Lines Matching refs:kmem_alloc
510 ebhdr = kmem_alloc(sizeof(struct chfs_eb_hdr), KM_SLEEP);
590 le = kmem_alloc(sizeof(struct chfs_ltree_entry), KM_SLEEP);
779 peb = kmem_alloc(sizeof(struct chfs_peb), KM_SLEEP);
824 peb = kmem_alloc(sizeof(struct chfs_peb), KM_SLEEP);
854 peb = kmem_alloc(sizeof(struct chfs_peb), KM_SLEEP);
960 ei = kmem_alloc(sizeof(struct flash_erase_instruction)
1188 sleb = kmem_alloc(sizeof(struct chfs_scan_leb), KM_SLEEP);
1220 sleb = kmem_alloc(sizeof(struct chfs_scan_leb), KM_SLEEP);
1329 sleb = kmem_alloc(sizeof(struct chfs_scan_leb), KM_SLEEP);
1439 si = kmem_alloc(sizeof(*si), KM_SLEEP);
1450 ebhdr = kmem_alloc(sizeof(*ebhdr), KM_SLEEP);
1529 ebh->lmap = kmem_alloc(ebh->peb_nr * sizeof(int), KM_SLEEP);
1623 ebh->ops = kmem_alloc(sizeof(struct chfs_ebh_ops), KM_SLEEP);
1661 ebh->max_serial = kmem_alloc(sizeof(uint64_t), KM_SLEEP);
1859 ebhdr = kmem_alloc(sizeof(struct chfs_eb_hdr), KM_SLEEP);
1954 ebhdr = kmem_alloc(sizeof(struct chfs_eb_hdr), KM_SLEEP);
2066 ebhdr = kmem_alloc(sizeof(struct chfs_eb_hdr), KM_SLEEP);