Defined in 3 files as a member:
- drivers/net/ethernet/google/gve/gve.h, line 653 (as a member)
- drivers/s390/char/sclp.h, line 246 (as a member)
- include/linux/sunrpc/rpc_pipe_fs.h, line 52 (as a member)
Defined in 1 files as a function:
Referenced in 5 files:
- drivers/md/dm-delay.c
- drivers/net/ethernet/google/gve/gve_main.c
- drivers/s390/char/sclp.c
- drivers/s390/char/sclp_cmd.c, line 73
- net/sunrpc/rpc_pipe.c
Smatch caller information:
drivers/md/dm-delay.c delay_bio() -> queue_timeout()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | dc | 4096-ptr_max |
| PARAM_VALUE | 0 | dc->delayed_bios.prev | 4096-ptr_max |
| PARAM_VALUE | 0 | dc->delayed_bios.prev->next | 4096-ptr_max |
| PARAM_VALUE | 0 | dc->delayed_bios.prev->next->next | 4096-ptr_max |
| PARAM_VALUE | 0 | dc->delayed_bios_lock.rlock.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | dc->may_delay | 1 |
| PARAM_VALUE | 0 | dc->worker | 0 |
| BUF_SIZE | 0 | dc | 16,40-s32max |
| BUF_SIZE | 0 | dc | 16,40-s32max |
| DATA_SOURCE | 0 | dc | $0 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| UNITS | 1 | expires | unit_jiffy |
| LOCK2 | &md->io_barrier | ||
| HALF_LOCKED2 | &bio->bi_bdev->bd_queue->queue_lock | ||
| HALF_LOCKED2 | &md->swap_bios_semaphore | ||
| TYPE_LOCK | (struct mapped_device)->io_barrier |
drivers/md/dm-delay.c flush_delayed_bios() -> queue_timeout()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | dc | 4096-ptr_max |
| PARAM_VALUE | 0 | dc->delayed_bios.next | 4096-ptr_max |
| PARAM_VALUE | 0 | dc->delayed_bios.next->prev | 4096-ptr_max |
| PARAM_VALUE | 0 | dc->delayed_bios_lock.rlock.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | dc->process_bios_lock.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | dc->process_bios_lock.first_waiter | 0,4096-ptr_max |
| PARAM_VALUE | 0 | dc->process_bios_lock.first_waiter->list.prev->next | 5159360019465732096 |
| PARAM_VALUE | 0 | dc->process_bios_lock.first_waiter->task->blocked_lock.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | dc->process_bios_lock.first_waiter->task->blocked_lock.owner | (-1) |
| PARAM_VALUE | 0 | dc->process_bios_lock.first_waiter->task->blocked_lock.owner_cpu | 4294967295 |
| PARAM_VALUE | 0 | dc->process_bios_lock.first_waiter->task->blocked_lock.raw_lock.val.counter | s32min-s32max |
| PARAM_VALUE | 0 | dc->process_bios_lock.first_waiter->task->usage.refs.counter | s32min-s32max |
| PARAM_VALUE | 0 | dc->process_bios_lock.osq.tail.counter | 0-s32max |
| PARAM_VALUE | 0 | dc->process_bios_lock.wait_lock.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | dc->worker | 0 |
| BUF_SIZE | 0 | dc | (-1),128 |
| BUF_SIZE | 0 | dc | (-1),128 |
| CAPPED_DATA | 0 | &dc->process_bios_lock | 1 |
| DATA_SOURCE | 0 | dc | $0 |
| NOCHECK_CALL |