Searched refs:frag_alloc (Results 1 – 7 of 7) sorted by relevance
64 frag_alloc (struct obstack *ob) in frag_alloc() function155 frag_now = frag_alloc (&frchP->frch_obstack); in frag_new()
124 fragS *frag_alloc (struct obstack *);
114 newP->frch_frag_now = frag_alloc (&newP->frch_obstack); in subseg_set_rest()
2248 newf = frag_alloc (ob); in relax_segment()
1989 * frags.h (frag_alloc): Declare.1990 * subsegs.c (subseg_set_rest): Don't declare frag_alloc.
520 (frag_alloc): New function.526 "know" uses with "assert". Use frag_alloc instead of mucking with538 use frag_alloc when creating a new frag chain. For absolute
354 static u_int32_t frag_alloc(struct wds *wp, int size, u_int8_t **res, 691 frag_alloc(struct wds *wp, int size, u_int8_t **res, u_int32_t *maskp) in frag_alloc() function1111 switch (error = frag_alloc(wp, csio->dxfer_len, &r->buf, &r->mask)) { in wds_scsi_io()