Searched refs:alloc_cmd (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/drivers/block/ |
D | null_blk_main.c | 585 static struct nullb_cmd *alloc_cmd(struct nullb_queue *nq, int can_wait) in alloc_cmd() function 1345 cmd = alloc_cmd(nq, 1); in null_queue_bio() 1365 cmd = alloc_cmd(nq, 0); in null_rq_prep_fn()
|
/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/ |
D | cmd.c | 70 static struct mlx5_cmd_work_ent *alloc_cmd(struct mlx5_cmd *cmd, in alloc_cmd() function 992 ent = alloc_cmd(cmd, in, out, uout, uout_size, callback, context, in mlx5_cmd_invoke()
|