tcf_hash_search
Regular
4.4
: ✅int tcf_hash_search(struct tc_action *a, u32 index);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In net/sched/act_api.c (ffffffff81746cc0)
Location: net/sched/act_api.c:208
Inline: False
Symbols:
ffffffff81746cc0-ffffffff81746cf1: tcf_hash_search (STB_GLOBAL)
4.8
: ✅int tcf_hash_search(struct tc_action_net *tn, struct tc_action **a, u32 index);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In net/sched/act_api.c (ffffffff817b3fa0)
Location: net/sched/act_api.c:207
Inline: False
Symbols:
ffffffff817b3fa0-ffffffff817b3fcc: tcf_hash_search (STB_GLOBAL)
4.10
: ✅int tcf_hash_search(struct tc_action_net *tn, struct tc_action **a, u32 index);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In net/sched/act_api.c (ffffffff817e3820)
Location: net/sched/act_api.c:213
Inline: False
Symbols:
ffffffff817e3820-ffffffff817e384c: tcf_hash_search (STB_GLOBAL)
4.13
: ✅int tcf_hash_search(struct tc_action_net *tn, struct tc_action **a, u32 index);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In net/sched/act_api.c (ffffffff81803210)
Location: net/sched/act_api.c:240
Inline: False
Symbols:
ffffffff81803210-ffffffff8180323b: tcf_hash_search (STB_GLOBAL)
4.15
: Absent ⚠️
4.18
: Absent ⚠️
5.0
: Absent ⚠️
5.3
: Absent ⚠️
5.4
: Absent ⚠️
5.8
: Absent ⚠️
5.11
: Absent ⚠️
5.13
: Absent ⚠️
5.15
: Absent ⚠️
5.19
: Absent ⚠️
6.2
: Absent ⚠️
6.5
: Absent ⚠️
6.8
: Absent ⚠️
arm64
: Absent ⚠️
armhf
: Absent ⚠️
ppc64el
: Absent ⚠️
riscv64
: Absent ⚠️
aws
: Absent ⚠️
azure
: Absent ⚠️
gcp
: Absent ⚠️
lowlatency
: Absent ⚠️
Regular
4.4
and 4.8
⚠️struct tc_action_net *tn
a, index
➡️ tn, a, index
struct tc_action *a
➡️ struct tc_action **a
4.8
and 4.10
✅
4.10
and 4.13
✅