Searched refs:pt_alloc (Results 1 – 1 of 1) sorted by relevance
49 static struct pt_entry *pt_alloc(struct pt_entry *, int len);265 p = pt_alloc(p, p->len); in pt_add()446 pt_alloc(struct pt_entry *op, int len) in pt_alloc() function