Defined in 1 files as a prototype:
Defined in 2 files as a function:
- arch/arm/xen/grant-table.c, line 55 (as a function)
- arch/x86/xen/grant-table.c, line 127 (as a function)
Referenced in 1 files:
Smatch caller information:
drivers/xen/grant-table.c gnttab_init() -> arch_gnttab_init()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | nr_shared | 0-u32max |
| PARAM_VALUE | 1 | nr_status | 0-u32max |
| CAPPED_DATA | 0 | nr_shared | 1 |
| CAPPED_DATA | 0 | nr_shared | 1 |
| DATA_SOURCE | 0 | nr_shared | r gnttab_max_grant_frames |
| RX_PATH | |||
| TASK_NOT_RUNNING |