Searched defs:act (Results 1 - 25 of 260) sorted by relevance

1234567891011

/linux-master/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_tc_matchall.c9 struct flow_action_entry *act; local
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/
H A Dtrap.c9 tc_act_parse_trap(struct mlx5e_tc_act_parse_state *parse_state, const struct flow_action_entry *act, struct mlx5e_priv *priv, struct mlx5_flow_attr *attr) argument
H A Ddrop.c8 tc_act_parse_drop(struct mlx5e_tc_act_parse_state *parse_state, const struct flow_action_entry *act, struct mlx5e_priv *priv, struct mlx5_flow_attr *attr) argument
H A Dptype.c8 tc_act_parse_ptype(struct mlx5e_tc_act_parse_state *parse_state, const struct flow_action_entry *act, struct mlx5e_priv *priv, struct mlx5_flow_attr *attr) argument
H A Daccept.c8 tc_act_parse_accept(struct mlx5e_tc_act_parse_state *parse_state, const struct flow_action_entry *act, struct mlx5e_priv *priv, struct mlx5_flow_attr *attr) argument
H A Dmark.c8 tc_act_can_offload_mark(struct mlx5e_tc_act_parse_state *parse_state, const struct flow_action_entry *act, int act_index, struct mlx5_flow_attr *attr) argument
22 tc_act_parse_mark(struct mlx5e_tc_act_parse_state *parse_state, const struct flow_action_entry *act, struct mlx5e_priv *priv, struct mlx5_flow_attr *attr) argument
H A Dsample.c10 tc_act_parse_sample(struct mlx5e_tc_act_parse_state *parse_state, const struct flow_action_entry *act, struct mlx5e_priv *priv, struct mlx5_flow_attr *attr) argument
41 tc_act_is_multi_table_act_sample(struct mlx5e_priv *priv, const struct flow_action_entry *act, struct mlx5_flow_attr *attr) argument
H A Dtun.c9 tc_act_can_offload_tun_encap(struct mlx5e_tc_act_parse_state *parse_state, const struct flow_action_entry *act, int act_index, struct mlx5_flow_attr *attr) argument
24 tc_act_parse_tun_encap(struct mlx5e_tc_act_parse_state *parse_state, const struct flow_action_entry *act, struct mlx5e_priv *priv, struct mlx5_flow_attr *attr) argument
36 tc_act_parse_tun_decap(struct mlx5e_tc_act_parse_state *parse_state, const struct flow_action_entry *act, struct mlx5e_priv *priv, struct mlx5_flow_attr *attr) argument
H A Dct.c53 tc_act_is_missable_ct(const struct flow_action_entry *act) argument
9 tc_act_parse_ct(struct mlx5e_tc_act_parse_state *parse_state, const struct flow_action_entry *act, struct mlx5e_priv *priv, struct mlx5_flow_attr *attr) argument
42 tc_act_is_multi_table_act_ct(struct mlx5e_priv *priv, const struct flow_action_entry *act, struct mlx5_flow_attr *attr) argument
H A Dmpls.c9 tc_act_can_offload_mpls_push(struct mlx5e_tc_act_parse_state *parse_state, const struct flow_action_entry *act, int act_index, struct mlx5_flow_attr *attr) argument
27 copy_mpls_info(struct mlx5e_mpls_info *mpls_info, const struct flow_action_entry *act) argument
37 tc_act_parse_mpls_push(struct mlx5e_tc_act_parse_state *parse_state, const struct flow_action_entry *act, struct mlx5e_priv *priv, struct mlx5_flow_attr *attr) argument
49 tc_act_can_offload_mpls_pop(struct mlx5e_tc_act_parse_state *parse_state, const struct flow_action_entry *act, int act_index, struct mlx5_flow_attr *attr) argument
79 tc_act_parse_mpls_pop(struct mlx5e_tc_act_parse_state *parse_state, const struct flow_action_entry *act, struct mlx5e_priv *priv, struct mlx5_flow_attr *attr) argument
[all...]
H A Dcsum.c39 tc_act_can_offload_csum(struct mlx5e_tc_act_parse_state *parse_state, const struct flow_action_entry *act, int act_index, struct mlx5_flow_attr *attr) argument
51 tc_act_parse_csum(struct mlx5e_tc_act_parse_state *parse_state, const struct flow_action_entry *act, struct mlx5e_priv *priv, struct mlx5_flow_attr *attr) argument
H A Dmirred_nic.c8 tc_act_can_offload_mirred_nic(struct mlx5e_tc_act_parse_state *parse_state, const struct flow_action_entry *act, int act_index, struct mlx5_flow_attr *attr) argument
36 tc_act_parse_mirred_nic(struct mlx5e_tc_act_parse_state *parse_state, const struct flow_action_entry *act, struct mlx5e_priv *priv, struct mlx5_flow_attr *attr) argument
H A Dredirect_ingress.c8 tc_act_can_offload_redirect_ingress(struct mlx5e_tc_act_parse_state *parse_state, const struct flow_action_entry *act, int act_index, struct mlx5_flow_attr *attr) argument
52 tc_act_parse_redirect_ingress(struct mlx5e_tc_act_parse_state *parse_state, const struct flow_action_entry *act, struct mlx5e_priv *priv, struct mlx5_flow_attr *attr) argument
/linux-master/tools/testing/selftests/filesystems/
H A Ddnotify_test.c18 struct sigaction act; local
/linux-master/tools/testing/selftests/powerpc/mm/
H A Dsegv_errors.c37 struct sigaction act = { local
/linux-master/tools/testing/selftests/powerpc/tm/
H A Dtm-signal-msr-resv.c51 struct sigaction act; local
/linux-master/tools/testing/selftests/powerpc/signal/
H A Dsignal.c39 struct sigaction act; local
H A Dsignal_tm.c44 struct sigaction act; local
H A Dsigreturn_kernel.c60 struct sigaction act; local
H A Dsigreturn_vdso.c75 struct sigaction act; local
H A Dsig_sc_double_restart.c99 struct sigaction act; local
[all...]
/linux-master/tools/testing/selftests/powerpc/mce/
H A Dinject-ra-err.c33 struct sigaction act = { local
/linux-master/drivers/net/ethernet/marvell/prestera/
H A Dprestera_matchall.c67 struct flow_action_entry *act; local
/linux-master/tools/testing/selftests/clone3/
H A Dclone3_clear_sighand.c47 struct sigaction act; local
[all...]
/linux-master/tools/bpf/bpftool/
H A Dnetlink_dumper.c122 int act, ret; local

Completed in 193 milliseconds

1234567891011