Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
drivers/net/ppp/ppp_generic.c find_compressor() -> find_comp_entry()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | proto | 0-255 |
| DATA_SOURCE | 0 | proto | $0 |
| PREEMPT_ADD | <- disables preempt | ||
| USER_DATA | 0 | proto | 0-255 |
| LOCK2 | global &compressor_list_lock | ||
| LOCK2 | global &ppp_mutex |
drivers/net/ppp/ppp_generic.c ppp_register_compressor() -> find_comp_entry()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PREEMPT_ADD | <- disables preempt | ||
| LOCK2 | global &compressor_list_lock |
drivers/net/ppp/ppp_generic.c ppp_unregister_compressor() -> find_comp_entry()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | proto | 18,21,24,26 |
| PREEMPT_ADD | <- disables preempt | ||
| LOCK2 | global &compressor_list_lock |