Defined in 1 files as a prototype:
Defined in 1 files as a function:
Referenced in 2 files:
Smatch caller information:
drivers/net/wireless/mediatek/mt76/debugfs.c mt76_napi_threaded_set() -> dev_set_threaded()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | dev | 4096-ptr_max |
| DATA_SOURCE | 1 | threaded | $1 |
| PARAM_COMPARE | 0 | dev->threaded | != $1 |
| PARAM_COMPARE | 1 | threaded | != $0->threaded |
| USER_DATA | 1 | threaded | 0-u32max |
| LOCK2 | &attr->mutex | ||
| TYPE_LOCK | (struct simple_attr)->mutex |