Defined in 1 files as a prototype:
Defined in 1 files as a function:
Referenced in 3 files:
- drivers/block/xen-blkback/xenbus.c, line 146
- drivers/xen/grant-table.c, line 965
- drivers/xen/xen-scsiback.c, line 1307
Smatch caller information:
drivers/xen/xen-scsiback.c scsiback_probe() -> gnttab_page_cache_init()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | cache | 4096-ptr_max |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| LOCK2 | &dev->reclaim_sem | ||
| TYPE_LOCK | (struct xenbus_device)->reclaim_sem |
drivers/block/xen-blkback/xenbus.c xen_blkif_alloc_rings() -> gnttab_page_cache_init()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | cache | 4096-ptr_max |
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| LOCK2 | global &xenwatch_mutex |