Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
drivers/usb/gadget/function/u_ether.c eth_open() -> eth_start()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | dev | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->net | 4096-ptr_max |
| PARAM_VALUE | 1 | gfp_flags | 3264 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| HALF_LOCKED2 | global &rtnl_mutex |
drivers/usb/gadget/function/u_ether.c gether_connect() -> eth_start()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | dev | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->gadget | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->lock.rlock.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | dev->net | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->port_usb | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->port_usb->in_ep | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->port_usb->ioport | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->port_usb->out_ep | 4096-ptr_max |
| PARAM_VALUE | 1 | gfp_flags | 2080 |
| PARAM_COMPARE | 0 | dev->gadget->quirk_avoids_skb_reserve | == $0->no_skb_reserve |
| NOCHECK_CALL |