Home
last modified time | relevance | path

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

/freebsd/sys/dev/dpaa/
H A Ddpaa_common.c25 pcell_t *cell_alloc; in dpaa_map_private_memory() local
/freebsd/contrib/mandoc/
H A Dtbl_layout.c362 cell_alloc(struct tbl_node *tbl, struct tbl_row *rp, enum tbl_cellt pos) in cell_alloc() function