| /kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/ |
| D | police.c | 23 static int police_act_validate(const struct flow_action_entry *act, in police_act_validate() 42 const struct flow_action_entry *act, in tc_act_can_offload_police() 56 fill_meter_params_from_act(const struct flow_action_entry *act, in fill_meter_params_from_act() 80 const struct flow_action_entry *act, in tc_act_parse_police() 109 const struct flow_action_entry *act, in tc_act_is_multi_table_act_police() 118 struct flow_action_entry *act) in tc_act_police_offload() 192 tc_act_police_get_branch_ctrl(const struct flow_action_entry *act, in tc_act_police_get_branch_ctrl()
|
| D | mpls.c | 10 const struct flow_action_entry *act, in tc_act_can_offload_mpls_push() 28 const struct flow_action_entry *act) in copy_mpls_info() 38 const struct flow_action_entry *act, in tc_act_parse_mpls_push() 50 const struct flow_action_entry *act, in tc_act_can_offload_mpls_pop() 80 const struct flow_action_entry *act, in tc_act_parse_mpls_pop()
|
| D | ct.c | 10 const struct flow_action_entry *act, in tc_act_parse_ct() 43 const struct flow_action_entry *act, in tc_act_is_multi_table_act_ct() 53 tc_act_is_missable_ct(const struct flow_action_entry *act) in tc_act_is_missable_ct()
|
| D | tun.c | 10 const struct flow_action_entry *act, in tc_act_can_offload_tun_encap() 25 const struct flow_action_entry *act, in tc_act_parse_tun_encap() 37 const struct flow_action_entry *act, in tc_act_parse_tun_decap()
|
| D | mirred.c | 102 const struct flow_action_entry *act, in tc_act_can_offload_mirred() 177 const struct flow_action_entry *act, in parse_mirred_encap() 207 const struct flow_action_entry *act, in parse_mirred() 284 const struct flow_action_entry *act, in parse_mirred_ovs_master() 305 const struct flow_action_entry *act, in tc_act_parse_mirred()
|
| D | goto.c | 12 const struct flow_action_entry *act, in validate_goto_chain() 61 const struct flow_action_entry *act, in tc_act_can_offload_goto() 76 const struct flow_action_entry *act, in tc_act_parse_goto()
|
| D | mark.c | 9 const struct flow_action_entry *act, in tc_act_can_offload_mark() 23 const struct flow_action_entry *act, in tc_act_parse_mark()
|
| D | sample.c | 11 const struct flow_action_entry *act, in tc_act_parse_sample() 42 const struct flow_action_entry *act, in tc_act_is_multi_table_act_sample()
|
| D | mirred_nic.c | 9 const struct flow_action_entry *act, in tc_act_can_offload_mirred_nic() 37 const struct flow_action_entry *act, in tc_act_parse_mirred_nic()
|
| D | csum.c | 40 const struct flow_action_entry *act, in tc_act_can_offload_csum() 52 const struct flow_action_entry *act, in tc_act_parse_csum()
|
| D | redirect_ingress.c | 9 const struct flow_action_entry *act, in tc_act_can_offload_redirect_ingress() 53 const struct flow_action_entry *act, in tc_act_parse_redirect_ingress()
|
| D | vlan_mangle.c | 13 const struct flow_action_entry *act, in mlx5e_tc_act_vlan_add_rewrite_action() 55 const struct flow_action_entry *act, in tc_act_parse_vlan_mangle()
|
| D | pedit.c | 47 const struct flow_action_entry *act, int namespace, in mlx5e_tc_act_pedit_parse_action() 83 const struct flow_action_entry *act, in tc_act_parse_pedit()
|
| /kernel/linux/linux-6.6/include/net/tc_act/ |
| D | tc_police.h | 47 static inline bool is_tcf_police(const struct tc_action *act) in is_tcf_police() 56 static inline u64 tcf_police_rate_bytes_ps(const struct tc_action *act) in tcf_police_rate_bytes_ps() 66 static inline u32 tcf_police_burst(const struct tc_action *act) in tcf_police_burst() 104 static inline u64 tcf_police_rate_pkt_ps(const struct tc_action *act) in tcf_police_rate_pkt_ps() 114 static inline u32 tcf_police_burst_pkt(const struct tc_action *act) in tcf_police_burst_pkt() 152 static inline u32 tcf_police_tcfp_mtu(const struct tc_action *act) in tcf_police_tcfp_mtu() 162 static inline u64 tcf_police_peakrate_bytes_ps(const struct tc_action *act) in tcf_police_peakrate_bytes_ps() 172 static inline u32 tcf_police_tcfp_ewma_rate(const struct tc_action *act) in tcf_police_tcfp_ewma_rate() 182 static inline u16 tcf_police_rate_overhead(const struct tc_action *act) in tcf_police_rate_overhead()
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/netronome/nfp/flower/ |
| D | action.c | 33 const struct flow_action_entry *act, in nfp_fl_push_mpls() 65 const struct flow_action_entry *act) in nfp_fl_pop_mpls() 76 const struct flow_action_entry *act) in nfp_fl_set_mpls() 116 const struct flow_action_entry *act) in nfp_fl_push_vlan() 133 nfp_fl_pre_lag(struct nfp_app *app, const struct flow_action_entry *act, in nfp_fl_pre_lag() 173 const struct flow_action_entry *act, in nfp_fl_output() 267 struct flow_action_entry *act = flow->rule->action.entries; in nfp_flower_tun_is_gre() local 283 const struct flow_action_entry *act, int act_idx) in nfp_fl_get_tun_from_act() 329 const struct flow_action_entry *act, in nfp_fl_push_geneve_options() 399 const struct flow_action_entry *act, in nfp_fl_set_tun() [all …]
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/netronome/nfp/flower/ |
| D | action.c | 33 const struct flow_action_entry *act, in nfp_fl_push_mpls() 65 const struct flow_action_entry *act) in nfp_fl_pop_mpls() 76 const struct flow_action_entry *act) in nfp_fl_set_mpls() 116 const struct flow_action_entry *act) in nfp_fl_push_vlan() 133 nfp_fl_pre_lag(struct nfp_app *app, const struct flow_action_entry *act, in nfp_fl_pre_lag() 173 const struct flow_action_entry *act, in nfp_fl_output() 268 struct flow_action_entry *act = rule->action.entries; in nfp_flower_tun_is_gre() local 285 const struct flow_action_entry *act, int act_idx) in nfp_fl_get_tun_from_act() 331 const struct flow_action_entry *act, in nfp_fl_push_geneve_options() 401 const struct flow_action_entry *act, in nfp_fl_set_tun() [all …]
|
| D | conntrack.c | 60 struct flow_action_entry *act; in is_pre_ct_flow() local 92 struct flow_action_entry *act; in is_post_ct_flow() local 139 struct flow_action_entry *act; in get_mangled_key() local 545 struct flow_action_entry *act; in nfp_ct_merge_act_check() local 1458 static int nfp_nft_ct_set_flow_flag(struct flow_action_entry *act, in nfp_nft_ct_set_flow_flag() 1487 struct flow_action_entry *act; in nfp_fl_ct_add_flow() local 1737 struct flow_action_entry *act; in get_flow_act_ct() local 1754 struct flow_action_entry *act = NULL; in get_flow_act() local 1889 struct flow_action_entry *act; in nfp_fl_ct_handle_post_ct() local 2152 struct flow_action_entry *act; in nfp_fl_ct_offload_nft_supported() local
|
| /kernel/linux/linux-5.10/drivers/s390/scsi/ |
| D | zfcp_erp.c | 57 static bool zfcp_erp_action_is_running(struct zfcp_erp_action *act) in zfcp_erp_action_is_running() 67 static void zfcp_erp_action_ready(struct zfcp_erp_action *act) in zfcp_erp_action_ready() 77 static void zfcp_erp_action_dismiss(struct zfcp_erp_action *act) in zfcp_erp_action_dismiss() 288 struct zfcp_erp_action *act; in zfcp_erp_action_enqueue() local 565 static void zfcp_erp_strategy_check_fsfreq(struct zfcp_erp_action *act) in zfcp_erp_strategy_check_fsfreq() 619 struct zfcp_erp_action *act; in zfcp_erp_timeout_handler() local 632 struct zfcp_erp_action *act = from_timer(act, t, timer); in zfcp_erp_memwait_handler() local 681 static void zfcp_erp_strategy_followup_failed(struct zfcp_erp_action *act) in zfcp_erp_strategy_followup_failed() 699 static void zfcp_erp_strategy_followup_success(struct zfcp_erp_action *act) in zfcp_erp_strategy_followup_success() 792 struct zfcp_erp_action *act) in zfcp_erp_adapter_strategy_open_fsf_xport() [all …]
|
| /kernel/linux/linux-6.6/drivers/s390/scsi/ |
| D | zfcp_erp.c | 57 static bool zfcp_erp_action_is_running(struct zfcp_erp_action *act) in zfcp_erp_action_is_running() 67 static void zfcp_erp_action_ready(struct zfcp_erp_action *act) in zfcp_erp_action_ready() 77 static void zfcp_erp_action_dismiss(struct zfcp_erp_action *act) in zfcp_erp_action_dismiss() 288 struct zfcp_erp_action *act; in zfcp_erp_action_enqueue() local 565 static void zfcp_erp_strategy_check_fsfreq(struct zfcp_erp_action *act) in zfcp_erp_strategy_check_fsfreq() 619 struct zfcp_erp_action *act; in zfcp_erp_timeout_handler() local 632 struct zfcp_erp_action *act = from_timer(act, t, timer); in zfcp_erp_memwait_handler() local 681 static void zfcp_erp_strategy_followup_failed(struct zfcp_erp_action *act) in zfcp_erp_strategy_followup_failed() 699 static void zfcp_erp_strategy_followup_success(struct zfcp_erp_action *act) in zfcp_erp_strategy_followup_success() 792 struct zfcp_erp_action *act) in zfcp_erp_adapter_strategy_open_fsf_xport() [all …]
|
| /kernel/linux/linux-5.10/include/net/tc_act/ |
| D | tc_police.h | 43 static inline bool is_tcf_police(const struct tc_action *act) in is_tcf_police() 52 static inline u64 tcf_police_rate_bytes_ps(const struct tc_action *act) in tcf_police_rate_bytes_ps() 62 static inline u32 tcf_police_burst(const struct tc_action *act) in tcf_police_burst() 100 static inline u32 tcf_police_tcfp_mtu(const struct tc_action *act) in tcf_police_tcfp_mtu()
|
| /kernel/liteos_a/testsuites/unittest/extended/signal/full/ |
| D | signal_test_020.cpp | 52 struct sigaction act; in TestSigSuspend() local 172 struct sigaction act; in TestSigSuspend() local
|
| /kernel/linux/linux-5.10/samples/bpf/ |
| D | xdp_monitor_kern.c | 31 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-6.6/drivers/net/ethernet/sfc/ |
| D | tc.c | 175 struct efx_tc_action_set *act, bool in_hw) in efx_tc_free_action_set() 210 struct efx_tc_action_set *act, *next; in efx_tc_free_action_set_list() local 778 static bool efx_tc_flower_action_order_ok(const struct efx_tc_action_set *act, in efx_tc_flower_action_order_ok() 883 struct efx_tc_lhs_action *act = &rule->lhs_act; in efx_tc_flower_handle_lhs_actions() local 978 struct efx_tc_lhs_action *act) in efx_tc_flower_release_lhs_actions() 1024 struct efx_tc_action_set *act, in efx_tc_complete_mac_mangle() 1063 static int efx_tc_pedit_add(struct efx_nic *efx, struct efx_tc_action_set *act, in efx_tc_pedit_add() 1144 static int efx_tc_mangle(struct efx_nic *efx, struct efx_tc_action_set *act, in efx_tc_mangle() 1364 struct efx_tc_action_set *act = NULL; in efx_tc_flower_replace_foreign() local 1759 struct efx_tc_action_set *act = NULL; in efx_tc_flower_replace() local [all …]
|
| /kernel/linux/linux-6.6/net/sched/ |
| D | act_bpf.c | 36 const struct tc_action *act, in tcf_bpf_act() 138 static int tcf_bpf_dump(struct sk_buff *skb, struct tc_action *act, in tcf_bpf_dump() 280 struct nlattr *est, struct tc_action **act, in tcf_bpf_init() 386 static void tcf_bpf_cleanup(struct tc_action *act) in tcf_bpf_cleanup()
|
| /kernel/linux/linux-5.10/net/sched/ |
| D | act_bpf.c | 35 static int tcf_bpf_act(struct sk_buff *skb, const struct tc_action *act, in tcf_bpf_act() 137 static int tcf_bpf_dump(struct sk_buff *skb, struct tc_action *act, in tcf_bpf_dump() 279 struct nlattr *est, struct tc_action **act, in tcf_bpf_init() 385 static void tcf_bpf_cleanup(struct tc_action *act) in tcf_bpf_cleanup()
|