Lines Matching defs:kbuf
420 struct kexec_buf *kbuf) in locate_mem_hole_top_down()
458 struct kexec_buf *kbuf) in locate_mem_hole_bottom_up()
493 struct kexec_buf *kbuf = (struct kexec_buf *)arg; in locate_mem_hole_callback() local
519 static int kexec_walk_memblock(struct kexec_buf *kbuf, in kexec_walk_memblock()
568 static int kexec_walk_memblock(struct kexec_buf *kbuf, in kexec_walk_memblock()
584 static int kexec_walk_resources(struct kexec_buf *kbuf, in kexec_walk_resources()
604 int kexec_locate_mem_hole(struct kexec_buf *kbuf) in kexec_locate_mem_hole()
630 int kexec_add_buffer(struct kexec_buf *kbuf) in kexec_add_buffer()
802 struct kexec_buf *kbuf) in kexec_purgatory_setup_kbuf()
863 struct kexec_buf *kbuf) in kexec_purgatory_setup_sechdrs()
1004 int kexec_load_purgatory(struct kimage *image, struct kexec_buf *kbuf) in kexec_load_purgatory()