Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/asm-ppc64/
Dbootinfo.h57 static __inline__ struct bi_record * bi_rec_alloc_bytes(struct bi_record *rec, in bi_rec_alloc_bytes() function
/linux-2.4.37.9/arch/ppc64/boot/
DzImage.c215 rec = bi_rec_alloc_bytes(rec, strlen("chrpboot")+1); in make_bi_recs()