Searched defs:init_res (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/net/sched/ |
H A D | act_api.c | 1507 int init_res[TCA_ACT_MAX_PRIO] = {}; in tcf_action_add() local 1000 tcf_action_init_1(struct net *net, struct tcf_proto *tp, struct nlattr *nla, struct nlattr *est, char *name, int ovr, int bind, struct tc_action_ops *a_o, int *init_res, bool rtnl_held, struct netlink_ext_ack *extack) tcf_action_init_1() argument 1060 tcf_action_init(struct net *net, struct tcf_proto *tp, struct nlattr *nla, struct nlattr *est, char *name, int ovr, int bind, struct tc_action *actions[], int init_res[], size_t *attr_size, bool rtnl_held, struct netlink_ext_ack *extack) tcf_action_init() argument
|
H A D | cls_api.c | 3061 int init_res[TCA_ACT_MAX_PRIO] = {}; in tcf_exts_validate() local
|
/kernel/linux/linux-6.6/net/sched/ |
H A D | act_api.c | 1982 int init_res[TCA_ACT_MAX_PRIO] = {}; in tcf_action_add() local 1358 tcf_action_init_1(struct net *net, struct tcf_proto *tp, struct nlattr *nla, struct nlattr *est, struct tc_action_ops *a_o, int *init_res, u32 flags, struct netlink_ext_ack *extack) tcf_action_init_1() argument 1427 tcf_action_init(struct net *net, struct tcf_proto *tp, struct nlattr *nla, struct nlattr *est, struct tc_action *actions[], int init_res[], size_t *attr_size, u32 flags, u32 fl_flags, struct netlink_ext_ack *extack) tcf_action_init() argument
|
H A D | cls_api.c | 3275 int init_res[TCA_ACT_MAX_PRIO] = {}; in tcf_exts_validate_ex() local
|
Completed in 15 milliseconds