Searched refs:inmates (Results 1 – 3 of 3) sorted by relevance
185 struct bio_list *inmates) in __cell_release() argument189 if (inmates) { in __cell_release()191 bio_list_add(inmates, cell->holder); in __cell_release()192 bio_list_merge(inmates, &cell->bios); in __cell_release()211 struct bio_list *inmates) in __cell_release_no_holder() argument214 bio_list_merge(inmates, &cell->bios); in __cell_release_no_holder()219 struct bio_list *inmates) in dm_cell_release_no_holder() argument224 __cell_release_no_holder(prison, cell, inmates); in dm_cell_release_no_holder()
92 struct bio_list *inmates);
48 $(INSTALL) -D -m 0755 $(@D)/inmates/demos/*/*.bin $(TARGET_DIR)/usr/local/libexec/jailhouse/demos