Searched defs:act (Results 26 - 50 of 261) sorted by relevance

1234567891011

/linux-master/tools/testing/selftests/powerpc/mm/
H A Dstack_expansion_signal.c52 struct sigaction act; local
H A Dsubpage_prot.c151 struct sigaction act = { local
187 struct sigaction act = { local
H A Dpkey_siginfo.c243 struct sigaction act; local
/linux-master/tools/testing/selftests/powerpc/tm/
H A Dtm-signal-context-chk-vmx.c101 struct sigaction act; local
H A Dtm-signal-context-chk-fpu.c76 struct sigaction act; local
H A Dtm-signal-context-chk-gpr.c78 struct sigaction act; local
H A Dtm-signal-context-chk-vsx.c150 struct sigaction act; local
/linux-master/include/net/tc_act/
H A Dtc_gact.h19 static inline bool __is_tcf_gact_act(const struct tc_action *a, int act, argument
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/
H A Dvlan_mangle.c12 mlx5e_tc_act_vlan_add_rewrite_action(struct mlx5e_priv *priv, int namespace, const struct flow_action_entry *act, struct mlx5e_tc_flow_parse_attr *parse_attr, u32 *action, struct netlink_ext_ack *extack) argument
54 tc_act_parse_vlan_mangle(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 Dgoto.c9 validate_goto_chain(struct mlx5e_priv *priv, struct mlx5e_tc_flow *flow, struct mlx5_flow_attr *attr, const struct flow_action_entry *act, struct netlink_ext_ack *extack) argument
60 tc_act_can_offload_goto(struct mlx5e_tc_act_parse_state *parse_state, const struct flow_action_entry *act, int act_index, struct mlx5_flow_attr *attr) argument
75 tc_act_parse_goto(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 Dact.c91 struct flow_action_entry *act; local
H A Dvlan.c33 parse_tc_vlan_action(struct mlx5e_priv *priv, const struct flow_action_entry *act, struct mlx5_esw_flow_attr *attr, u32 *action, struct netlink_ext_ack *extack, struct mlx5e_tc_act_parse_state *parse_state) argument
145 tc_act_parse_vlan(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 Dpedit.c46 mlx5e_tc_act_pedit_parse_action(struct mlx5e_priv *priv, const struct flow_action_entry *act, int namespace, struct pedit_headers_action *hdrs, struct netlink_ext_ack *extack) argument
83 tc_act_parse_pedit(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/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_police.c71 lan966x_police_validate(struct lan966x_port *port, const struct flow_action *action, const struct flow_action_entry *act, unsigned long police_id, bool ingress, struct netlink_ext_ack *extack) argument
132 lan966x_police_port_add(struct lan966x_port *port, struct flow_action *action, struct flow_action_entry *act, unsigned long police_id, bool ingress, struct netlink_ext_ack *extack) argument
[all...]
H A Dlan966x_xdp.c80 u32 act; local
/linux-master/tools/testing/selftests/powerpc/math/
H A Dvmx_signal.c76 struct sigaction act; local
H A Dfpu_signal.c57 struct sigaction act; local
/linux-master/tools/testing/selftests/x86/
H A Dnx_stack.c164 struct sigaction act = {}; local
172 struct sigaction act = {}; local
[all...]
/linux-master/tools/testing/selftests/sigaltstack/
H A Dsas.c108 struct sigaction act; local
/linux-master/tools/testing/selftests/net/netfilter/
H A Daudit_logread.c143 struct sigaction act = { local
/linux-master/samples/seccomp/
H A Dbpf-direct.c92 struct sigaction act; local
/linux-master/lib/
H A Dasn1_decoder.c340 unsigned char act; local
434 unsigned char act; local
/linux-master/tools/testing/selftests/syscall_user_dispatch/
H A Dsud_benchmark.c138 struct sigaction act; local
/linux-master/tools/testing/selftests/breakpoints/
H A Dbreakpoint_test_arm64.c203 struct sigaction act; local
/linux-master/samples/bpf/
H A Dxdp_sample.bpf.c181 BPF_PROG(tp_xdp_exception, const struct net_device *dev, const struct bpf_prog *xdp, u32 act) argument

Completed in 211 milliseconds

1234567891011