Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
io_uring/timeout.c __io_timeout_prep() -> io_parse_user_time()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | time | 4096-ptr_max |
| PARAM_VALUE | 2 | flags | 0-254 |
| BIT_INFO | 2 | flags | 0x0,0xed |
| LOCK2 | &ctx->uring_lock | ||
| HALF_LOCKED2 | &sqd->lock | ||
| TYPE_LOCK | (struct io_ring_ctx)->uring_lock |
io_uring/timeout.c io_timeout_remove_prep() -> io_parse_user_time()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | time | 4096-ptr_max |
| PARAM_VALUE | 2 | flags | 2-254 |
| BIT_INFO | 2 | flags | 0x0,0x93 |
| LOCK2 | &ctx->uring_lock | ||
| HALF_LOCKED2 | &sqd->lock | ||
| TYPE_LOCK | (struct io_ring_ctx)->uring_lock |