Home
last modified time | relevance | path

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

/openbmc/qemu/
H A Dqemu-io-cmds.c2271 static const cmdinfo_t alloc_cmd = { variable
2803 qemuio_add_command(&alloc_cmd); in init_qemuio_commands()
/openbmc/linux/drivers/block/null_blk/
H A Dmain.c821 static struct nullb_cmd *alloc_cmd(struct nullb_queue *nq, struct bio *bio) in alloc_cmd() function
1559 null_handle_cmd(alloc_cmd(nq, bio), sector, nr_sectors, bio_op(bio)); in null_submit_bio()