Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
drivers/rpmsg/rpmsg_char.c rpmsg_chrdev_eptdev_create() -> rpmsg_chrdev_eptdev_alloc()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 1 | parent | 4096-ptr_max |
| DATA_SOURCE | 0 | rpdev | $0 |
| DATA_SOURCE | 1 | parent | $1 |
| LOCK2 | &ctrldev->ctrl_lock | ||
| TYPE_LOCK | (struct rpmsg_ctrldev)->ctrl_lock |
drivers/rpmsg/rpmsg_char.c rpmsg_chrdev_probe() -> rpmsg_chrdev_eptdev_alloc()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | rpdev | 4096-ptr_max |
| PARAM_VALUE | 1 | parent | 4096-ptr_max |
| BUF_SIZE | 0 | rpdev->ept | (-1),208 |
| BUF_SIZE | 1 | parent | 1616 |
| DATA_SOURCE | 0 | rpdev | $0 |
| PARAM_COMPARE | 0 | &rpdev->dev | == $1 |
| RX_PATH | |||
| TASK_NOT_RUNNING |