Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
drivers/md/dm-mpath.c free_pgpaths() -> free_pgpath()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | pgpath | 4096-ptr_max |
| CAPPED_DATA | 0 | &pgpath->list | 1 |
| NOCHECK_CALL |
drivers/md/dm-mpath.c parse_path() -> free_pgpath()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | pgpath | 4096-ptr_max |
| PARAM_VALUE | 0 | pgpath->is_active | 1 |
| PARAM_VALUE | 0 | pgpath->path.dev->bdev | 4096-ptr_max |
| BUF_SIZE | 0 | pgpath | 240 |
| DATA_SOURCE | 0 | pgpath | r alloc_pgpath |
| NOCHECK_CALL | |||
| HALF_LOCKED2 | &md->type_lock |