tc_action_load_ops
Regular
4.4
: Absent ⚠️
4.8
: Absent ⚠️
4.10
: Absent ⚠️
4.13
: Absent ⚠️
4.15
: Absent ⚠️
4.18
: Absent ⚠️
5.0
: Absent ⚠️
5.3
: Absent ⚠️
5.4
: Absent ⚠️
5.8
: Absent ⚠️
5.11
: ✅struct tc_action_ops *tc_action_load_ops(char *name, struct nlattr *nla, bool rtnl_held, struct netlink_ext_ack *extack);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In net/sched/act_api.c (ffffffff81a7c720)
Location: net/sched/act_api.c:931
Inline: False
Direct callers:
- net/sched/cls_api.c:tcf_exts_validate
- net/sched/act_api.c:tcf_action_init
Symbols:
ffffffff81a7c720-ffffffff81a7c941: tc_action_load_ops (STB_GLOBAL)
5.13
: ✅struct tc_action_ops *tc_action_load_ops(char *name, struct nlattr *nla, bool rtnl_held, struct netlink_ext_ack *extack);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In net/sched/act_api.c (ffffffff81a653b0)
Location: net/sched/act_api.c:944
Inline: False
Direct callers:
- net/sched/cls_api.c:tcf_exts_validate
- net/sched/act_api.c:tcf_action_init
Symbols:
ffffffff81a653b0-ffffffff81a655fd: tc_action_load_ops (STB_GLOBAL)
5.15
: ✅struct tc_action_ops *tc_action_load_ops(struct nlattr *nla, bool police, bool rtnl_held, struct netlink_ext_ack *extack);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In net/sched/act_api.c (ffffffff81b1e670)
Location: net/sched/act_api.c:953
Inline: False
Direct callers:
- net/sched/cls_api.c:tcf_exts_validate
- net/sched/act_api.c:tcf_action_init
Symbols:
ffffffff81b1e670-ffffffff81b1e803: tc_action_load_ops (STB_GLOBAL)
5.19
: ✅struct tc_action_ops *tc_action_load_ops(struct nlattr *nla, bool police, bool rtnl_held, struct netlink_ext_ack *extack);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In net/sched/act_api.c (ffffffff81ca60a0)
Location: net/sched/act_api.c:1276
Inline: False
Direct callers:
- net/sched/cls_api.c:tcf_exts_validate_ex
- net/sched/act_api.c:tcf_action_init
Symbols:
ffffffff81ca60a0-ffffffff81ca6270: tc_action_load_ops (STB_GLOBAL)
6.2
: ✅struct tc_action_ops *tc_action_load_ops(struct nlattr *nla, bool police, bool rtnl_held, struct netlink_ext_ack *extack);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In net/sched/act_api.c (ffffffff81e62570)
Location: net/sched/act_api.c:1302
Inline: False
Direct callers:
- net/sched/cls_api.c:tcf_exts_validate_ex
- net/sched/act_api.c:tcf_action_init
Symbols:
ffffffff81e62570-ffffffff81e62740: tc_action_load_ops (STB_GLOBAL)
6.5
: ✅struct tc_action_ops *tc_action_load_ops(struct nlattr *nla, bool police, bool rtnl_held, struct netlink_ext_ack *extack);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In net/sched/act_api.c (ffffffff81ebe600)
Location: net/sched/act_api.c:1297
Inline: False
Direct callers:
- net/sched/cls_api.c:tcf_exts_validate_ex
- net/sched/act_api.c:tcf_action_init
Symbols:
ffffffff81ebe600-ffffffff81ebe7ca: tc_action_load_ops (STB_GLOBAL)
6.8
: ✅struct tc_action_ops *tc_action_load_ops(struct nlattr *nla, u32 flags, struct netlink_ext_ack *extack);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In net/sched/act_api.c (ffffffff81f81760)
Location: net/sched/act_api.c:1327
Inline: False
Direct callers:
- net/sched/cls_api.c:tcf_exts_validate_ex
- net/sched/act_api.c:tcf_action_init
Symbols:
ffffffff81f81760-ffffffff81f81936: tc_action_load_ops (STB_GLOBAL)
arm64
: Absent ⚠️
armhf
: Absent ⚠️
ppc64el
: Absent ⚠️
riscv64
: Absent ⚠️
aws
: Absent ⚠️
azure
: Absent ⚠️
gcp
: Absent ⚠️
lowlatency
: Absent ⚠️
Regular
5.11
and 5.13
✅
5.13
and 5.15
⚠️bool police
char *name
name, nla, rtnl_held, extack
➡️ nla, police, rtnl_held, extack
5.15
and 5.19
✅
5.19
and 6.2
✅
6.2
and 6.5
✅
6.5
and 6.8
⚠️u32 flags
bool police
bool rtnl_held
nla, police, rtnl_held, extack
➡️ nla, flags, extack