Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
kernel/bpf/offload.c bpf_map_offload_map_alloc() -> bpf_dev_offload_check()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | netdev | 0,4096-ptr_max |
| DATA_SOURCE | 0 | netdev | r __dev_get_by_index |
| CAPABLE | 0 | 21 | |
| LOCK2 | global &rtnl_mutex |
kernel/bpf/offload.c bpf_prog_dev_bound_init() -> bpf_dev_offload_check()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | netdev | 4096-ptr_max |
| CAPPED_DATA | 0 | netdev->ifindex | 1 |
| DATA_SOURCE | 0 | netdev | r dev_get_by_index |