Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
drivers/misc/pci_endpoint_test.c pci_endpoint_test_bars_read_bar() -> bar_test_pattern_with_offset()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | barno | 0-5 |
| PARAM_VALUE | 1 | offset | 0,4-2147483646 |
| CAPPED_DATA | 0 | barno | 1 |
| CAPPED_DATA | 1 | offset | 1 |
| DATA_SOURCE | 0 | barno | $1 |
| FUZZY_MAX | 0 | barno | 5 |
| HARD_MAX | 0 | barno | 5 |
| LOCK2 | &test->mutex | ||
| TYPE_LOCK | (struct pci_endpoint_test)->mutex |
drivers/misc/pci_endpoint_test.c pci_endpoint_test_bars_write_bar() -> bar_test_pattern_with_offset()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | barno | 0-5 |
| PARAM_VALUE | 1 | offset | 0,4-2147483646 |
| CAPPED_DATA | 0 | barno | 1 |
| CAPPED_DATA | 1 | offset | 1 |
| DATA_SOURCE | 0 | barno | $1 |
| FUZZY_MAX | 0 | barno | 5 |
| HARD_MAX | 0 | barno | 5 |
| LOCK2 | &test->mutex | ||
| TYPE_LOCK | (struct pci_endpoint_test)->mutex |