Defined in 2 files as a function:
- drivers/fsi/fsi-master-ast-cf.c, line 159 (as a function)
- drivers/fsi/fsi-master-gpio.c, line 185 (as a function)
Referenced in 2 files:
Smatch caller information:
drivers/fsi/fsi-master-ast-cf.c build_ar_command() -> check_same_address()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | master | 4096-ptr_max |
| PARAM_VALUE | 2 | addr | 0-2097151 |
| DATA_SOURCE | 0 | master | $0 |
| DATA_SOURCE | 1 | id | $2 |
| DATA_SOURCE | 2 | addr | $3 [m] |
| NOSPEC | 2 | addr | |
| NOSPEC | 2 | addr | |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| USER_DATA | 1 | id | 0-3[c] |
| USER_DATA | 2 | addr | 0-2097151[c] |
| LOCK2 | 0 | &master->lock | |
| HALF_LOCKED2 | &_master->scan_lock | ||
| HALF_LOCKED2 | &of->mutex | ||
| TYPE_LOCK | (struct fsi_master_acf)->lock |
drivers/fsi/fsi-master-gpio.c build_ar_command() -> check_same_address()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | master | 4096-ptr_max |
| PARAM_VALUE | 2 | addr | 0-2097151 |
| DATA_SOURCE | 0 | master | $0 |
| DATA_SOURCE | 1 | id | $2 |
| DATA_SOURCE | 2 | addr | $3 [m] |
| NOSPEC | 2 | addr | |
| NOSPEC | 2 | addr | |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| USER_DATA | 1 | id | 0-3[c] |
| USER_DATA | 2 | addr | 0-2097151[c] |
| LOCK2 | 0 | &master->cmd_lock | |
| HALF_LOCKED2 | &_master->scan_lock | ||
| HALF_LOCKED2 | &of->mutex | ||
| TYPE_LOCK | (struct fsi_master_gpio)->cmd_lock |