Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
drivers/virtio/virtio_ring.c virtqueue_add_split() -> alloc_indirect_split()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | vq | 4096-ptr_max |
| PARAM_VALUE | 0 | vq->broken | 0 |
| PARAM_VALUE | 0 | vq->indirect | 1 |
| PARAM_VALUE | 0 | vq->vq.num_free | 1-u32max |
| PARAM_VALUE | 1 | total_sg | 2-u32max |
| DATA_SOURCE | 0 | vq | $0 |
| DATA_SOURCE | 1 | total_sg | $2 |
| DATA_SOURCE | 2 | gfp | $8 |