Home
last modified time | relevance | path

Searched defs:act (Results 651 - 675 of 1108) sorted by relevance

1...<<21222324252627282930>>...45

/kernel/linux/linux-5.10/drivers/hwmon/
H A Dnsa320-hwmon.c44 struct gpio_desc *act; member
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_matchall.c181 struct flow_action_entry *act; in mlxsw_sp_mall_replace() local
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/samsung/sxgbe/
H A Dsxgbe_mdio.c148 bool act; in sxgbe_mdio_register() local
/kernel/linux/linux-5.10/samples/seccomp/
H A Dbpf-direct.c92 struct sigaction act; in install_emulator() local
/kernel/linux/linux-5.10/samples/bpf/
H A Dxdp_monitor_kern.c31 u32 act; // offset:12 size:4; signed:0; member
101 u32 act; // offset:12; size:4; signed:0; member
152 u32 act; // offset:12; size:4; signed:0; member
187 u32 act; // offset:12; size:4; signed:0; member
226 u32 act; // offset:12; size:4; signed:0; member
/kernel/linux/linux-5.10/include/net/tc_act/
H A Dtc_police.h43 static inline bool is_tcf_police(const struct tc_action *act) in is_tcf_police() argument
52 static inline u64 tcf_police_rate_bytes_ps(const struct tc_action *act) in tcf_police_rate_bytes_ps() argument
62 static inline u32 tcf_police_burst(const struct tc_action *act) in tcf_police_burst() argument
100 static inline u32 tcf_police_tcfp_mtu(const struct tc_action *act) in tcf_police_tcfp_mtu() argument
/kernel/linux/linux-5.10/tools/bpf/bpftool/
H A Dtracelog.c127 const struct sigaction act = { in do_tracelog() local
/kernel/linux/linux-5.10/tools/perf/bench/
H A Dfutex-hash.c124 struct sigaction act; in bench_futex_hash() local
H A Dfutex-requeue.c119 struct sigaction act; in bench_futex_requeue() local
H A Dfutex-wake.c125 struct sigaction act; in bench_futex_wake() local
H A Dfutex-lock-pi.c151 struct sigaction act; in bench_futex_lock_pi() local
/kernel/linux/linux-5.10/include/xen/interface/io/
H A Dvscsiif.h192 uint8_t act; /* command between backend and frontend */ member
/kernel/linux/linux-5.10/lib/
H A Dasn1_decoder.c340 unsigned char act; in asn1_ber_decoder() local
434 unsigned char act; in asn1_ber_decoder() local
/kernel/linux/linux-5.10/drivers/platform/x86/intel_speed_select_if/
H A Disst_if_mbox_msr.c97 struct msrl_action *act = info; in msrl_update_func() local
/kernel/linux/linux-6.6/drivers/net/ethernet/microsoft/mana/
H A Dmana_bpf.c85 u32 act = XDP_PASS; in mana_run_xdp() local
/kernel/linux/linux-6.6/drivers/platform/x86/intel/speed_select_if/
H A Disst_if_mbox_msr.c97 struct msrl_action *act = info; in msrl_update_func() local
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/
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) tc_act_can_offload_mirred() argument
176 parse_mirred_encap(struct mlx5e_tc_act_parse_state *parse_state, const struct flow_action_entry *act, struct mlx5_flow_attr *attr) parse_mirred_encap() 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) parse_mirred() 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) parse_mirred_ovs_master() 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) tc_act_parse_mirred() argument
[all...]
H A Dpolice.c23 static int police_act_validate(const struct flow_action_entry *act, in police_act_validate() argument
56 fill_meter_params_from_act(const struct flow_action_entry *act, in fill_meter_params_from_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) tc_act_can_offload_police() 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) tc_act_parse_police() argument
108 tc_act_is_multi_table_act_police(struct mlx5e_priv *priv, const struct flow_action_entry *act, struct mlx5_flow_attr *attr) tc_act_is_multi_table_act_police() argument
116 tc_act_police_offload(struct mlx5e_priv *priv, struct flow_offload_action *fl_act, struct flow_action_entry *act) tc_act_police_offload() 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) tc_act_police_get_branch_ctrl() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/hyperv/
H A Dnetvsc_bpf.c32 u32 act = XDP_PASS; in netvsc_run_xdp() local
/kernel/linux/linux-6.6/drivers/hwmon/
H A Dnsa320-hwmon.c42 struct gpio_desc *act; member
/kernel/linux/linux-6.6/tools/perf/bench/
H A Dfutex-hash.c127 struct sigaction act; in bench_futex_hash() local
H A Dfutex-lock-pi.c168 struct sigaction act; in bench_futex_lock_pi() local
H A Dfutex-requeue.c170 struct sigaction act; in bench_futex_requeue() local
H A Dfutex-wake.c143 struct sigaction act; in bench_futex_wake() local
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/mm/
H A Dsubpage_prot.c151 struct sigaction act = { in test_anon() local
187 struct sigaction act = { in test_file() local

Completed in 10 milliseconds

1...<<21222324252627282930>>...45