Defined in 1 files as a function:
Referenced in 2 files:
Smatch caller information:
net/wireless/mlme.c cfg80211_background_cac_done_wk() -> rdev_set_radar_background()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | rdev | 4096-ptr_max |
| PARAM_VALUE | 0 | rdev->wiphy.mtx.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | rdev->wiphy.mtx.first_waiter | 0,4096-ptr_max |
| PARAM_VALUE | 0 | rdev->wiphy.mtx.first_waiter->list.prev->next | 5159360019465732096 |
| PARAM_VALUE | 0 | rdev->wiphy.mtx.osq.tail.counter | 0-s32max |
| PARAM_VALUE | 1 | chandef | 0 |
| NOCHECK_CALL | |||
| LOCK2 | 0 | &rdev->wiphy.mtx | |
| HALF_LOCKED2 | &pool->lock | ||
| TYPE_LOCK | (struct wiphy)->mtx |
net/wireless/mlme.c cfg80211_start_background_radar_detection() -> rdev_set_radar_background()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | rdev | 4096-ptr_max |
| PARAM_VALUE | 0 | rdev->background_radar_wdev | 0,4096-ptr_max |
| PARAM_VALUE | 1 | chandef | 7689721083442888704 |
| PARAM_VALUE | 1 | chandef->chan | 4096-ptr_max |
| PARAM_VALUE | 1 | chandef->edmg.bw_config | 0,4-15 |
| PARAM_VALUE | 1 | chandef->freq1_offset | 0-999 |
| PARAM_VALUE | 1 | chandef->width | 0-5,8-13 |
| BUF_SIZE | 0 | rdev | s32min-(-2),1-s32max |
| BUF_SIZE | 0 | rdev | s32min-(-2),1-s32max |
| CAPPED_DATA | 0 | rdev->background_radar_wdev | 1 |
| DATA_SOURCE | 0 | rdev | $0 |
| DATA_SOURCE | 1 | chandef | $2 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| LOCK2 | &wiphy->mtx | ||
| HALF_LOCKED2 | &dev->lock | ||
| HALF_LOCKED2 | &devlink->lock | ||
| HALF_LOCKED2 | &net->xfrm.xfrm_cfg_mutex | ||
| HALF_LOCKED2 | global &audit_cmd_mutex.lock | ||
| HALF_LOCKED2 | global &cb_lock | ||
| HALF_LOCKED2 | global &crypto_cfg_mutex | ||
| HALF_LOCKED2 | global &dpll_lock | ||
| HALF_LOCKED2 | global &hwsim_phys_lock | ||
| HALF_LOCKED2 | global &net_dm_mutex | ||
| HALF_LOCKED2 | global &rtnl_mutex | ||
| HALF_LOCKED2 | global &rx_queue_mutex | ||
| HALF_LOCKED2 | rcu_read | ||
| TYPE_LOCK | (struct wiphy)->mtx |
net/wireless/mlme.c cfg80211_stop_background_radar_detection() -> rdev_set_radar_background()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | rdev | 4096-ptr_max |
| PARAM_VALUE | 0 | rdev->background_radar_wdev | 4096-ptr_max |
| PARAM_VALUE | 1 | chandef | 0 |
| CAPPED_DATA | 0 | rdev->background_radar_wdev | 1 |
| DATA_SOURCE | 0 | rdev | r wiphy_to_rdev |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| HALF_LOCKED2 | &rdev->wiphy.mtx |