tcf_hash_create
Regular
4.4
: ✅int tcf_hash_create(u32 index, struct nlattr *est, struct tc_action *a, int size, int bind, bool cpustats);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In net/sched/act_api.c (ffffffff81747570)
Location: net/sched/act_api.c:246
Inline: False
Symbols:
ffffffff81747570-ffffffff81747745: tcf_hash_create (STB_GLOBAL)
4.8
: ✅int tcf_hash_create(struct tc_action_net *tn, u32 index, struct nlattr *est, struct tc_action **a, const struct tc_action_ops *ops, int bind, bool cpustats);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In net/sched/act_api.c (ffffffff817b48f0)
Location: net/sched/act_api.c:246
Inline: False
Symbols:
ffffffff817b48f0-ffffffff817b4afa: tcf_hash_create (STB_GLOBAL)
4.10
: ✅int tcf_hash_create(struct tc_action_net *tn, u32 index, struct nlattr *est, struct tc_action **a, const struct tc_action_ops *ops, int bind, bool cpustats);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In net/sched/act_api.c (ffffffff817e41b0)
Location: net/sched/act_api.c:251
Inline: False
Symbols:
ffffffff817e41b0-ffffffff817e43bf: tcf_hash_create (STB_GLOBAL)
4.13
: ✅int tcf_hash_create(struct tc_action_net *tn, u32 index, struct nlattr *est, struct tc_action **a, const struct tc_action_ops *ops, int bind, bool cpustats);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In net/sched/act_api.c (ffffffff81803bf0)
Location: net/sched/act_api.c:278
Inline: False
Symbols:
ffffffff81803bf0-ffffffff81803dfa: tcf_hash_create (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
const struct tc_action_ops *ops
int size
index, est, a, size, bind, cpustats
➡️ tn, index, est, a, ops, bind, cpustats
struct tc_action *a
➡️ struct tc_action **a
4.8
and 4.10
✅
4.10
and 4.13
✅