Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/block/
Dnull_blk.c196 static struct nullb_cmd *alloc_cmd(struct nullb_queue *nq, int can_wait) in alloc_cmd() function
317 cmd = alloc_cmd(nq, 1); in null_queue_bio()
330 cmd = alloc_cmd(nq, 0); in null_rq_prep_fn()
/linux-4.4.14/drivers/net/ethernet/mellanox/mlx5/core/
Dcmd.c78 static struct mlx5_cmd_work_ent *alloc_cmd(struct mlx5_cmd *cmd, in alloc_cmd() function
770 ent = alloc_cmd(cmd, in, out, uout, uout_size, callback, context, in mlx5_cmd_invoke()