Searched refs:alloc_cmd (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.4/drivers/block/ |
D | null_blk_main.c | 594 static struct nullb_cmd *alloc_cmd(struct nullb_queue *nq, int can_wait) in alloc_cmd() function 1291 cmd = alloc_cmd(nq, 1); in null_queue_bio()
|
/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/ |
D | cmd.c | 72 static struct mlx5_cmd_work_ent *alloc_cmd(struct mlx5_cmd *cmd, in alloc_cmd() function 1017 ent = alloc_cmd(cmd, in, out, uout, uout_size, callback, context, in mlx5_cmd_invoke()
|