Defined in 1 files as a variable:
Defined in 1 files as a function:
Referenced in 9 files:
- arch/mips/kernel/jump_label.c
- arch/x86/tools/insn_sanity.c
- drivers/gpu/drm/i915/display/intel_dp_link_caps.c
- drivers/gpu/drm/i915/display/intel_dp_link_caps.h, line 163
- drivers/gpu/drm/i915/display/tests/intel_dp_link_test.c
- drivers/net/ethernet/intel/i40e/i40e_txrx.c
- fs/ext4/mballoc.c
- kernel/jump_label.c
- kernel/static_call_inline.c
Smatch caller information:
drivers/gpu/drm/i915/display/intel_dp_link_caps.c calc_allowed_config_filter() -> iter_start()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | iter | 6221168458007216128 |
| PARAM_VALUE | 1 | link_caps | 4096-ptr_max |
| CAPPED_DATA | 1 | link_caps->forced_params.rate | 1 |
| DATA_SOURCE | 1 | link_caps | $0 |
| DATA_SOURCE | 2 | order | r bw_desc_config_order |
| DATA_SOURCE | 3 | filter | $1 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL |
drivers/gpu/drm/i915/display/intel_dp_link_caps.c intel_dp_link_caps_iter_start() -> iter_start()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | iter | 4096-ptr_max |
| PARAM_VALUE | 1 | link_caps | 4096-ptr_max |
| DATA_SOURCE | 0 | iter | $0 |
| DATA_SOURCE | 1 | link_caps | $1 |
| DATA_SOURCE | 2 | order | $2 |
| DATA_SOURCE | 3 | filter | $3 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| HALF_LOCKED2 | &display->drm->mode_config.connection_mutex | ||
| HALF_LOCKED2 | &m->lock |