Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
drivers/net/tun.c __tun_chr_ioctl() -> tun_attach_filter()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | tun | 4096-ptr_max |
| PARAM_VALUE | 0 | tun->dev | 4096-ptr_max |
| PARAM_VALUE | 0 | *tun->dev->name | 0-255 |
| CAPPED_DATA | 0 | tun->dev->nd_net.net | 1 |
| DATA_SOURCE | 0 | tun | r tun_get |
| BIT_INFO | 0 | tun->msg_enable | 0x0,0xffffffff |
| USER_DATA | 0 | tun->fprog.len | 0-u16max |
| LOCK2 | global &rtnl_mutex |