Searched defs:act (Results 51 - 75 of 260) sorted by relevance

1234567891011

/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
/linux-master/drivers/platform/x86/intel/speed_select_if/
H A Disst_if_mbox_msr.c97 struct msrl_action *act = info; local
/linux-master/drivers/net/hyperv/
H A Dnetvsc_bpf.c32 u32 act = XDP_PASS; local
/linux-master/tools/bpf/bpftool/
H A Dtracelog.c127 const struct sigaction act = { local
/linux-master/tools/testing/selftests/timers/
H A Dalarmtimer-suspend.c124 struct sigaction act; local
H A Dset-timer-lat.c254 struct sigaction act; local
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/
H A Dpolice.c23 static int police_act_validate(const struct flow_action_entry *act, argument
56 fill_meter_params_from_act(const struct flow_action_entry *act, argument
41 tc_act_can_offload_police(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_police(struct mlx5e_tc_act_parse_state *parse_state, const struct flow_action_entry *act, struct mlx5e_priv *priv, struct mlx5_flow_attr *attr) argument
108 tc_act_is_multi_table_act_police(struct mlx5e_priv *priv, const struct flow_action_entry *act, struct mlx5_flow_attr *attr) argument
116 tc_act_police_offload(struct mlx5e_priv *priv, struct flow_offload_action *fl_act, struct flow_action_entry *act) argument
192 tc_act_police_get_branch_ctrl(const struct flow_action_entry *act, struct mlx5e_tc_act_branch_ctrl *cond_true, struct mlx5e_tc_act_branch_ctrl *cond_false) argument
[all...]
H A Dmirred.c101 tc_act_can_offload_mirred(struct mlx5e_tc_act_parse_state *parse_state, const struct flow_action_entry *act, int act_index, struct mlx5_flow_attr *attr) argument
176 parse_mirred_encap(struct mlx5e_tc_act_parse_state *parse_state, const struct flow_action_entry *act, struct mlx5_flow_attr *attr) argument
206 parse_mirred(struct mlx5e_tc_act_parse_state *parse_state, const struct flow_action_entry *act, struct mlx5e_priv *priv, struct mlx5_flow_attr *attr) argument
283 parse_mirred_ovs_master(struct mlx5e_tc_act_parse_state *parse_state, const struct flow_action_entry *act, struct mlx5e_priv *priv, struct mlx5_flow_attr *attr) argument
304 tc_act_parse_mirred(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...]
/linux-master/drivers/net/ethernet/microsoft/mana/
H A Dmana_bpf.c85 u32 act = XDP_PASS; local
/linux-master/drivers/hwmon/
H A Dnsa320-hwmon.c42 struct gpio_desc *act; member in struct:nsa320_hwmon
/linux-master/drivers/net/dsa/microchip/
H A Dksz9477_tc_flower.c161 const struct flow_action_entry *act; local
/linux-master/tools/perf/bench/
H A Dfutex-requeue.c170 struct sigaction act; local
H A Dfutex-hash.c127 struct sigaction act; local
H A Dfutex-lock-pi.c168 struct sigaction act; local
H A Dfutex-wake.c143 struct sigaction act; local
/linux-master/drivers/net/ethernet/intel/ice/
H A Dice_txrx_lib.h18 ice_set_rx_bufs_act(struct xdp_buff *xdp, const struct ice_rx_ring *rx_ring, const unsigned int act) argument
/linux-master/tools/testing/selftests/riscv/hwprobe/
H A Dcbo.c177 struct sigaction act = { local
/linux-master/tools/testing/selftests/syscall_user_dispatch/
H A Dsud_test.c180 struct sigaction act; local
235 struct sigaction act; local
[all...]
/linux-master/include/linux/
H A Dhil_mlc.h93 enum hilse_act act; /* How to process this node */ member in struct:hilse_node
/linux-master/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_matchall.c207 struct flow_action_entry *act; local
/linux-master/include/net/tc_act/
H A Dtc_police.h47 static inline bool is_tcf_police(const struct tc_action *act) argument
56 static inline u64 tcf_police_rate_bytes_ps(const struct tc_action *act) argument
66 static inline u32 tcf_police_burst(const struct tc_action *act) argument
104 static inline u64 tcf_police_rate_pkt_ps(const struct tc_action *act) argument
114 static inline u32 tcf_police_burst_pkt(const struct tc_action *act) argument
152 tcf_police_tcfp_mtu(const struct tc_action *act) argument
162 tcf_police_peakrate_bytes_ps(const struct tc_action *act) argument
172 tcf_police_tcfp_ewma_rate(const struct tc_action *act) argument
182 tcf_police_rate_overhead(const struct tc_action *act) argument
[all...]
/linux-master/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_tc_matchall.c11 cxgb4_policer_validate(const struct flow_action *action, const struct flow_action_entry *act, struct netlink_ext_ack *extack) argument
246 struct flow_action_entry *act; local
[all...]
/linux-master/include/xen/interface/io/
H A Dvscsiif.h248 uint8_t act; /* command between backend and frontend */ member in struct:vscsiif_request
/linux-master/drivers/net/ethernet/samsung/sxgbe/
H A Dsxgbe_mdio.c203 bool act; local
/linux-master/tools/testing/selftests/powerpc/nx-gzip/
H A Dgzfht_test.c375 struct sigaction act; local

Completed in 269 milliseconds

1234567891011