tcf_hash_checkRegular
4.4: ✅int tcf_hash_check(u32 index, struct tc_action *a, int bind);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In net/sched/act_api.c (ffffffff81746d00)
Location: net/sched/act_api.c:221
Inline: False
Symbols:
ffffffff81746d00-ffffffff81746d4b: tcf_hash_check (STB_GLOBAL)
4.8: ✅bool tcf_hash_check(struct tc_action_net *tn, u32 index, struct tc_action **a, int bind);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In net/sched/act_api.c (ffffffff817b3fd0)
Location: net/sched/act_api.c:220
Inline: False
Symbols:
ffffffff817b3fd0-ffffffff817b401d: tcf_hash_check (STB_GLOBAL)
4.10: ✅bool tcf_hash_check(struct tc_action_net *tn, u32 index, struct tc_action **a, int bind);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In net/sched/act_api.c (ffffffff817e3850)
Location: net/sched/act_api.c:226
Inline: False
Symbols:
ffffffff817e3850-ffffffff817e389d: tcf_hash_check (STB_GLOBAL)
4.13: ✅bool tcf_hash_check(struct tc_action_net *tn, u32 index, struct tc_action **a, int bind);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In net/sched/act_api.c (ffffffff81803240)
Location: net/sched/act_api.c:253
Inline: False
Symbols:
ffffffff81803240-ffffffff8180328d: tcf_hash_check (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
index, a, bind ➡️ tn, index, a, bind
struct tc_action *a ➡️ struct tc_action **a
int ➡️ bool
4.8 and 4.10 ✅
4.10 and 4.13 ✅