Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
io_uring/memmap.c io_create_region() -> io_region_init_ptr()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | mr | 4096-ptr_max |
| PARAM_VALUE | 0 | mr->nr_pages | 0-s32max |
| PARAM_VALUE | 0 | mr->pages | 16,4096-ptr_max |
| PARAM_VALUE | 0 | mr->ptr | 0 |
| PARAM_VALUE | 0 | *mr->pages | 4096-ptr_max |
| CAPPED_DATA | 0 | mr->nr_pages | 1 |
| DATA_SOURCE | 0 | mr | $1 |
| NO_OVERFLOW_SIMPLE | 0 | mr->nr_pages | |
| HALF_LOCKED2 | &ctx->uring_lock | ||
| HALF_LOCKED2 | _T->lock |