Defined in 1 files as a prototype:
Defined in 2 files as a function:
Referenced in 3 files:
- drivers/net/ppp/ppp_generic.c, line 894
- drivers/net/slip/slhc.c, line 772
- drivers/net/slip/slip.c, line 167
Smatch caller information:
drivers/net/ppp/ppp_generic.c ppp_ioctl() -> slhc_init()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | rslots | (-32767)-32768 |
| USER_DATA | 0 | rslots | (-32767)-32768[c] |
| LOCK2 | global &ppp_mutex |
drivers/net/slip/slip.c sl_alloc_bufs() -> slhc_init()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | rslots | 16 |
| PARAM_VALUE | 1 | tslots | 16 |
| CAPABLE | 0 | 12 | |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| LOCK2 | global &rtnl_mutex | ||
| HALF_LOCKED2 | &tty->ldisc_sem | ||
| HALF_LOCKED2 | &tty->legacy_mutex |