Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
drivers/siox/siox-core.c siox_poll() -> (struct siox_driver)->set_data()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | sdevice | 4096-ptr_max |
| PARAM_VALUE | 0 | sdevice->dev.driver | 1-u64max |
| PARAM_VALUE | 0 | sdevice->status_written | 0-13 |
| PARAM_VALUE | 0 | sdevice->statustype | 0-15 |
| PARAM_VALUE | 1 | status | 0-13 |
| CAPPED_DATA | 0 | sdevice->statustype | 1 |
| PARAM_COMPARE | 0 | sdevice->status_read_clean | >= $0->statustype |
| NOCHECK_CALL | |||
| LOCK2 | &smaster->lock | ||
| TYPE_LOCK | (struct siox_master)->lock |