Home
last modified time | relevance | path

Searched refs:bi_rec_alloc (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/arch/ppc64/boot/
DzImage.c210 rec = bi_rec_alloc(rec, 2); in make_bi_recs()
219 rec = bi_rec_alloc(rec, 2); in make_bi_recs()
225 rec = bi_rec_alloc(rec, 2); in make_bi_recs()
232 rec = bi_rec_alloc(rec, 2); in make_bi_recs()
238 rec = bi_rec_alloc(rec, 1); in make_bi_recs()
/linux-2.4.37.9/include/asm-ppc64/
Dbootinfo.h49 static __inline__ struct bi_record * bi_rec_alloc(struct bi_record *rec, in bi_rec_alloc() function