Lines Matching defs:kbuf
423 struct kexec_buf *kbuf) in locate_mem_hole_top_down()
461 struct kexec_buf *kbuf) in locate_mem_hole_bottom_up()
496 struct kexec_buf *kbuf = (struct kexec_buf *)arg; in locate_mem_hole_callback() local
522 static int kexec_walk_memblock(struct kexec_buf *kbuf, in kexec_walk_memblock()
571 static int kexec_walk_memblock(struct kexec_buf *kbuf, in kexec_walk_memblock()
587 static int kexec_walk_resources(struct kexec_buf *kbuf, in kexec_walk_resources()
607 int kexec_locate_mem_hole(struct kexec_buf *kbuf) in kexec_locate_mem_hole()
633 int kexec_add_buffer(struct kexec_buf *kbuf) in kexec_add_buffer()
811 struct kexec_buf *kbuf) in kexec_purgatory_setup_kbuf()
872 struct kexec_buf *kbuf) in kexec_purgatory_setup_sechdrs()
1014 int kexec_load_purgatory(struct kimage *image, struct kexec_buf *kbuf) in kexec_load_purgatory()