Home
last modified time | relevance | path

Searched defs:rule (Results 526 - 550 of 553) sorted by relevance

1...<<212223

/kernel/linux/linux-6.6/drivers/infiniband/hw/mlx5/
H A Dmlx5_ib.h262 struct mlx5_flow_handle *rule; member
822 struct mlx5_flow_handle *rule[MAX_OPFC_RULES]; member
/kernel/linux/linux-6.6/net/ipv6/
H A Daddrconf.c1490 int rule; member
/kernel/linux/linux-6.6/net/netfilter/
H A Dnf_tables_api.c455 void nft_rule_expr_activate(const struct nft_ctx *ctx, struct nft_rule *rule) in nft_rule_expr_activate() argument
468 void nft_rule_expr_deactivate(const struct nft_ctx *ctx, struct nft_rule *rule, in nft_rule_expr_deactivate() argument
483 nf_tables_delrule_deactivate(struct nft_ctx *ctx, struct nft_rule *rule) in nf_tables_delrule_deactivate() argument
494 nft_trans_rule_add(struct nft_ctx *ctx, int msg_type, struct nft_rule *rule) nft_trans_rule_add() argument
513 nft_delrule(struct nft_ctx *ctx, struct nft_rule *rule) nft_delrule() argument
545 struct nft_rule *rule; nft_delrule_by_chain() local
2901 struct nft_rule *rule; nf_tables_delchain() local
3308 struct nft_rule *rule; __nft_rule_lookup() local
3344 nf_tables_fill_rule_info(struct sk_buff *skb, struct net *net, u32 portid, u32 seq, int event, u32 flags, int family, const struct nft_table *table, const struct nft_chain *chain, const struct nft_rule *rule, u64 handle, bool reset) nf_tables_fill_rule_info() argument
3403 nf_tables_rule_notify(const struct nft_ctx *ctx, const struct nft_rule *rule, int event) nf_tables_rule_notify() argument
3471 const struct nft_rule *rule, *prule; __nf_tables_dump_rules() local
3625 const struct nft_rule *rule; nf_tables_getrule() local
3685 nf_tables_rule_destroy(const struct nft_ctx *ctx, struct nft_rule *rule) nf_tables_rule_destroy() argument
3702 nf_tables_rule_release(const struct nft_ctx *ctx, struct nft_rule *rule) nf_tables_rule_release() argument
3712 struct nft_rule *rule; nft_chain_validate() local
3828 struct nft_rule *rule, *old_rule = NULL; nf_tables_newrule() local
4085 struct nft_rule *rule; nf_tables_delrule() local
9330 struct nft_rule *rule; nf_tables_commit_chain_prepare() local
10630 const struct nft_rule *rule; nf_tables_check_loops() local
11098 struct nft_rule *rule, *nr; __nft_release_basechain() local
11147 struct nft_rule *rule, *nr; __nft_release_table() local
[all...]
/third_party/icu/icu4c/source/test/cintltst/
H A Dcmsccoll.c1437 UChar rule[256] = {0}; in TestContraction() local
1580 UChar rule[256] = {0}; TestExpansion() local
2017 static const char *rule = TestSurrogates() local
2216 const char* rule = "&\\\\ud9b0\\\\udc70=\\\\ud9b0\\\\udc71"; TestStrCollIdenticalPrefix() local
3452 const static char* rule = "&a <<< '\\\\u0000'"; TestTailorNULL() local
3494 const char* rule = "&[first tertiary ignorable]=A=a"; TestJ4960() local
3587 UChar rule[256]={0x26, 0x62, 0x3c, 0x1FF3, 0}; /* &b<0x1FF3-omega with Ypogegrammeni*/ TestVI5913() local
4217 UChar rule[500]; doTestOneTestCase() local
4503 UChar rule[500]; TestInvalidListsAndRanges() local
[all...]
/third_party/toybox/toys/pending/
H A Dawk.c2372 static void rule(void) in rule() function
/third_party/tzdata/
H A Dzic.c92 struct rule { struct
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_main.c5119 hclge_fd_convert_tuple(u32 tuple_bit, u8 *key_x, u8 *key_y, struct hclge_fd_rule *rule) hclge_fd_convert_tuple() argument
5239 hclge_fd_convert_meta_data(struct hclge_fd_key_cfg *key_cfg, __le32 *key_x, __le32 *key_y, struct hclge_fd_rule *rule) hclge_fd_convert_meta_data() argument
5281 hclge_config_key(struct hclge_dev *hdev, u8 stage, struct hclge_fd_rule *rule) hclge_config_key() argument
5338 hclge_config_action(struct hclge_dev *hdev, u8 stage, struct hclge_fd_rule *rule) hclge_config_action() argument
5618 struct hclge_fd_rule *rule = NULL; hclge_fd_rule_exist() local
5638 struct hclge_fd_rule *rule = NULL, *parent = NULL; hclge_fd_update_rule_list() local
5684 hclge_fd_get_tuple(struct hclge_dev *hdev, struct ethtool_rx_flow_spec *fs, struct hclge_fd_rule *rule) hclge_fd_get_tuple() argument
5838 hclge_fd_config_rule(struct hclge_dev *hdev, struct hclge_fd_rule *rule) hclge_fd_config_rule() argument
5874 struct hclge_fd_rule *rule; hclge_add_fd_entry() local
5997 struct hclge_fd_rule *rule; hclge_del_all_fd_entries() local
6026 struct hclge_fd_rule *rule; hclge_restore_fd_entries() local
6081 hclge_fd_get_tcpip4_info(struct hclge_fd_rule *rule, struct ethtool_tcpip4_spec *spec, struct ethtool_tcpip4_spec *spec_mask) hclge_fd_get_tcpip4_info() argument
6106 hclge_fd_get_ip4_info(struct hclge_fd_rule *rule, struct ethtool_usrip4_spec *spec, struct ethtool_usrip4_spec *spec_mask) hclge_fd_get_ip4_info() argument
6129 hclge_fd_get_tcpip6_info(struct hclge_fd_rule *rule, struct ethtool_tcpip6_spec *spec, struct ethtool_tcpip6_spec *spec_mask) hclge_fd_get_tcpip6_info() argument
6158 hclge_fd_get_ip6_info(struct hclge_fd_rule *rule, struct ethtool_usrip6_spec *spec, struct ethtool_usrip6_spec *spec_mask) hclge_fd_get_ip6_info() argument
6181 hclge_fd_get_ether_info(struct hclge_fd_rule *rule, struct ethhdr *spec, struct ethhdr *spec_mask) hclge_fd_get_ether_info() argument
6203 hclge_fd_get_ext_info(struct ethtool_rx_flow_spec *fs, struct hclge_fd_rule *rule) hclge_fd_get_ext_info() argument
6227 struct hclge_fd_rule *rule = NULL; hclge_get_fd_rule_info() local
6305 struct hclge_fd_rule *rule; hclge_get_all_rules() local
6361 struct hclge_fd_rule *rule = NULL; hclge_fd_search_flow_keys() local
6372 hclge_fd_build_arfs_rule(const struct hclge_fd_rule_tuples *tuples, struct hclge_fd_rule *rule) hclge_fd_build_arfs_rule() argument
6402 struct hclge_fd_rule *rule; hclge_add_fd_entry_by_arfs() local
6475 struct hclge_fd_rule *rule; hclge_rfs_filter_expire() local
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/i40e/
H A Di40e_main.c8014 struct flow_rule *rule = flow_cls_offload_flow_rule(f); in i40e_parse_cls_flower() local
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_router.c6162 struct fib_rule *rule; in mlxsw_sp_router_fib_rule_event() local
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/
H A Dqed_debug.c3547 qed_idle_chk_dump_failure(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt, u32 * dump_buf, bool dump, u16 rule_id, const struct dbg_idle_chk_rule *rule, u16 fail_entry_id, u32 *cond_reg_values) qed_idle_chk_dump_failure() argument
3698 const struct dbg_idle_chk_rule *rule; qed_idle_chk_dump_rule_entries() local
3866 const struct dbg_idle_chk_rule *rule = qed_idle_chk_dump() local
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/mvpp2/
H A Dmvpp2.h1081 struct mvpp2_rfs_rule rule; member
/kernel/linux/linux-5.10/net/wireless/
H A Dnl80211.c1086 const struct ieee80211_reg_rule *rule = in nl80211_msg_put_channel() local
950 nl80211_msg_put_wmm_rules(struct sk_buff *msg, const struct ieee80211_reg_rule *rule) nl80211_msg_put_wmm_rules() argument
1636 struct nl80211_coalesce_rule_support rule; nl80211_send_coalesce() local
12398 struct cfg80211_coalesce_rules *rule; nl80211_send_coalesce_rules() local
12482 struct cfg80211_coalesce_rules *rule; cfg80211_rdev_free_coalesce() local
12498 nl80211_parse_coalesce_rule(struct cfg80211_registered_device *rdev, struct nlattr *rule, struct cfg80211_coalesce_rules *new_rule) nl80211_parse_coalesce_rule() argument
12596 struct nlattr *rule; nl80211_set_coalesce() local
[all...]
/kernel/linux/linux-5.10/sound/pci/rme9652/
H A Dhdspm.c5877 snd_hdspm_hw_rule_in_channels_rate(struct snd_pcm_hw_params *params, struct snd_pcm_hw_rule *rule) snd_hdspm_hw_rule_in_channels_rate() argument
5912 snd_hdspm_hw_rule_out_channels_rate(struct snd_pcm_hw_params *params, struct snd_pcm_hw_rule * rule) snd_hdspm_hw_rule_out_channels_rate() argument
5947 snd_hdspm_hw_rule_rate_in_channels(struct snd_pcm_hw_params *params, struct snd_pcm_hw_rule * rule) snd_hdspm_hw_rule_rate_in_channels() argument
5981 snd_hdspm_hw_rule_rate_out_channels(struct snd_pcm_hw_params *params, struct snd_pcm_hw_rule *rule) snd_hdspm_hw_rule_rate_out_channels() argument
6016 snd_hdspm_hw_rule_in_channels(struct snd_pcm_hw_params *params, struct snd_pcm_hw_rule *rule) snd_hdspm_hw_rule_in_channels() argument
6030 snd_hdspm_hw_rule_out_channels(struct snd_pcm_hw_params *params, struct snd_pcm_hw_rule *rule) snd_hdspm_hw_rule_out_channels() argument
[all...]
H A Dhdsp.c4265 snd_hdsp_hw_rule_in_channels(struct snd_pcm_hw_params *params, struct snd_pcm_hw_rule *rule) snd_hdsp_hw_rule_in_channels() argument
4284 snd_hdsp_hw_rule_out_channels(struct snd_pcm_hw_params *params, struct snd_pcm_hw_rule *rule) snd_hdsp_hw_rule_out_channels() argument
4302 snd_hdsp_hw_rule_in_channels_rate(struct snd_pcm_hw_params *params, struct snd_pcm_hw_rule *rule) snd_hdsp_hw_rule_in_channels_rate() argument
4333 snd_hdsp_hw_rule_out_channels_rate(struct snd_pcm_hw_params *params, struct snd_pcm_hw_rule *rule) snd_hdsp_hw_rule_out_channels_rate() argument
4364 snd_hdsp_hw_rule_rate_out_channels(struct snd_pcm_hw_params *params, struct snd_pcm_hw_rule *rule) snd_hdsp_hw_rule_rate_out_channels() argument
4395 snd_hdsp_hw_rule_rate_in_channels(struct snd_pcm_hw_params *params, struct snd_pcm_hw_rule *rule) snd_hdsp_hw_rule_rate_in_channels() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_main.c5111 hclge_fd_free_node(struct hclge_dev *hdev, struct hclge_fd_rule *rule) hclge_fd_free_node() argument
5171 struct hclge_fd_rule *rule; hclge_find_fd_rule() local
5189 hclge_fd_insert_rule_node(struct hlist_head *hlist, struct hclge_fd_rule *rule, struct hclge_fd_rule *parent) hclge_fd_insert_rule_node() argument
5255 hclge_fd_check_user_def_refcnt(struct hclge_dev *hdev, struct hclge_fd_rule *rule) hclge_fd_check_user_def_refcnt() argument
5291 hclge_fd_inc_user_def_refcnt(struct hclge_dev *hdev, struct hclge_fd_rule *rule) hclge_fd_inc_user_def_refcnt() argument
5308 hclge_fd_dec_user_def_refcnt(struct hclge_dev *hdev, struct hclge_fd_rule *rule) hclge_fd_dec_user_def_refcnt() argument
5608 hclge_fd_convert_tuple(u32 tuple_bit, u8 *key_x, u8 *key_y, struct hclge_fd_rule *rule) hclge_fd_convert_tuple() argument
5689 hclge_fd_convert_meta_data(struct hclge_fd_key_cfg *key_cfg, __le32 *key_x, __le32 *key_y, struct hclge_fd_rule *rule) hclge_fd_convert_meta_data() argument
5731 hclge_config_key(struct hclge_dev *hdev, u8 stage, struct hclge_fd_rule *rule) hclge_config_key() argument
5788 hclge_config_action(struct hclge_dev *hdev, u8 stage, struct hclge_fd_rule *rule) hclge_config_action() argument
6160 hclge_fd_get_tcpip4_tuple(struct ethtool_rx_flow_spec *fs, struct hclge_fd_rule *rule, u8 ip_proto) hclge_fd_get_tcpip4_tuple() argument
6189 hclge_fd_get_ip4_tuple(struct ethtool_rx_flow_spec *fs, struct hclge_fd_rule *rule) hclge_fd_get_ip4_tuple() argument
6212 hclge_fd_get_tcpip6_tuple(struct ethtool_rx_flow_spec *fs, struct hclge_fd_rule *rule, u8 ip_proto) hclge_fd_get_tcpip6_tuple() argument
6241 hclge_fd_get_ip6_tuple(struct ethtool_rx_flow_spec *fs, struct hclge_fd_rule *rule) hclge_fd_get_ip6_tuple() argument
6264 hclge_fd_get_ether_tuple(struct ethtool_rx_flow_spec *fs, struct hclge_fd_rule *rule) hclge_fd_get_ether_tuple() argument
6277 hclge_fd_get_user_def_tuple(struct hclge_fd_user_def_info *info, struct hclge_fd_rule *rule) hclge_fd_get_user_def_tuple() argument
6300 hclge_fd_get_tuple(struct ethtool_rx_flow_spec *fs, struct hclge_fd_rule *rule, struct hclge_fd_user_def_info *info) hclge_fd_get_tuple() argument
6352 hclge_fd_config_rule(struct hclge_dev *hdev, struct hclge_fd_rule *rule) hclge_fd_config_rule() argument
6364 hclge_add_fd_entry_common(struct hclge_dev *hdev, struct hclge_fd_rule *rule) hclge_add_fd_entry_common() argument
6457 struct hclge_fd_rule *rule; hclge_add_fd_entry() local
6550 struct hclge_fd_rule *rule; hclge_clear_fd_rules_in_list() local
6589 struct hclge_fd_rule *rule; hclge_restore_fd_entries() local
6629 hclge_fd_get_tcpip4_info(struct hclge_fd_rule *rule, struct ethtool_tcpip4_spec *spec, struct ethtool_tcpip4_spec *spec_mask) hclge_fd_get_tcpip4_info() argument
6654 hclge_fd_get_ip4_info(struct hclge_fd_rule *rule, struct ethtool_usrip4_spec *spec, struct ethtool_usrip4_spec *spec_mask) hclge_fd_get_ip4_info() argument
6677 hclge_fd_get_tcpip6_info(struct hclge_fd_rule *rule, struct ethtool_tcpip6_spec *spec, struct ethtool_tcpip6_spec *spec_mask) hclge_fd_get_tcpip6_info() argument
6710 hclge_fd_get_ip6_info(struct hclge_fd_rule *rule, struct ethtool_usrip6_spec *spec, struct ethtool_usrip6_spec *spec_mask) hclge_fd_get_ip6_info() argument
6737 hclge_fd_get_ether_info(struct hclge_fd_rule *rule, struct ethhdr *spec, struct ethhdr *spec_mask) hclge_fd_get_ether_info() argument
6759 hclge_fd_get_user_def_info(struct ethtool_rx_flow_spec *fs, struct hclge_fd_rule *rule) hclge_fd_get_user_def_info() argument
6777 hclge_fd_get_ext_info(struct ethtool_rx_flow_spec *fs, struct hclge_fd_rule *rule) hclge_fd_get_ext_info() argument
6802 struct hclge_fd_rule *rule = NULL; hclge_get_fd_rule() local
6815 hclge_fd_get_ring_cookie(struct ethtool_rx_flow_spec *fs, struct hclge_fd_rule *rule) hclge_fd_get_ring_cookie() argument
6834 struct hclge_fd_rule *rule = NULL; hclge_get_fd_rule_info() local
6897 struct hclge_fd_rule *rule; hclge_get_all_rules() local
6956 struct hclge_fd_rule *rule = NULL; hclge_fd_search_flow_keys() local
6967 hclge_fd_build_arfs_rule(const struct hclge_fd_rule_tuples *tuples, struct hclge_fd_rule *rule) hclge_fd_build_arfs_rule() argument
6998 struct hclge_fd_rule *rule; hclge_add_fd_entry_by_arfs() local
7055 struct hclge_fd_rule *rule; hclge_rfs_filter_expire() local
7080 struct hclge_fd_rule *rule; hclge_clear_arfs_rules() local
7111 hclge_get_cls_key_basic(const struct flow_rule *flow, struct hclge_fd_rule *rule) hclge_get_cls_key_basic() argument
7136 hclge_get_cls_key_mac(const struct flow_rule *flow, struct hclge_fd_rule *rule) hclge_get_cls_key_mac() argument
7153 hclge_get_cls_key_vlan(const struct flow_rule *flow, struct hclge_fd_rule *rule) hclge_get_cls_key_vlan() argument
7169 hclge_get_cls_key_ip(const struct flow_rule *flow, struct hclge_fd_rule *rule) hclge_get_cls_key_ip() argument
7209 hclge_get_cls_key_port(const struct flow_rule *flow, struct hclge_fd_rule *rule) hclge_get_cls_key_port() argument
7227 hclge_parse_cls_flower(struct hclge_dev *hdev, struct flow_cls_offload *cls_flower, struct hclge_fd_rule *rule) hclge_parse_cls_flower() argument
7287 struct hclge_fd_rule *rule; hclge_add_cls_flower() local
7330 struct hclge_fd_rule *rule; hclge_find_cls_flower() local
7346 struct hclge_fd_rule *rule; hclge_del_cls_flower() local
7381 struct hclge_fd_rule *rule; hclge_sync_fd_list() local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_router.c7813 struct fib_rule *rule; in mlxsw_sp_router_fib_rule_event() local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/i40e/
H A Di40e_main.c8543 struct flow_rule *rule = flow_cls_offload_flow_rule(f); in i40e_parse_cls_flower() local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/mvpp2/
H A Dmvpp2.h1176 struct mvpp2_rfs_rule rule; member
/kernel/linux/linux-6.6/net/wireless/
H A Dnl80211.c1204 const struct ieee80211_reg_rule *rule = in nl80211_msg_put_channel() local
1062 nl80211_msg_put_wmm_rules(struct sk_buff *msg, const struct ieee80211_reg_rule *rule) nl80211_msg_put_wmm_rules() argument
1792 struct nl80211_coalesce_rule_support rule; nl80211_send_coalesce() local
13805 struct cfg80211_coalesce_rules *rule; nl80211_send_coalesce_rules() local
13889 struct cfg80211_coalesce_rules *rule; cfg80211_rdev_free_coalesce() local
13905 nl80211_parse_coalesce_rule(struct cfg80211_registered_device *rdev, struct nlattr *rule, struct cfg80211_coalesce_rules *new_rule) nl80211_parse_coalesce_rule() argument
14003 struct nlattr *rule; nl80211_set_coalesce() local
[all...]
/kernel/linux/linux-6.6/sound/pci/rme9652/
H A Dhdspm.c5868 snd_hdspm_hw_rule_in_channels_rate(struct snd_pcm_hw_params *params, struct snd_pcm_hw_rule *rule) snd_hdspm_hw_rule_in_channels_rate() argument
5903 snd_hdspm_hw_rule_out_channels_rate(struct snd_pcm_hw_params *params, struct snd_pcm_hw_rule * rule) snd_hdspm_hw_rule_out_channels_rate() argument
5938 snd_hdspm_hw_rule_rate_in_channels(struct snd_pcm_hw_params *params, struct snd_pcm_hw_rule * rule) snd_hdspm_hw_rule_rate_in_channels() argument
5972 snd_hdspm_hw_rule_rate_out_channels(struct snd_pcm_hw_params *params, struct snd_pcm_hw_rule *rule) snd_hdspm_hw_rule_rate_out_channels() argument
6007 snd_hdspm_hw_rule_in_channels(struct snd_pcm_hw_params *params, struct snd_pcm_hw_rule *rule) snd_hdspm_hw_rule_in_channels() argument
6021 snd_hdspm_hw_rule_out_channels(struct snd_pcm_hw_params *params, struct snd_pcm_hw_rule *rule) snd_hdspm_hw_rule_out_channels() argument
[all...]
H A Dhdsp.c4310 snd_hdsp_hw_rule_in_channels(struct snd_pcm_hw_params *params, struct snd_pcm_hw_rule *rule) snd_hdsp_hw_rule_in_channels() argument
4329 snd_hdsp_hw_rule_out_channels(struct snd_pcm_hw_params *params, struct snd_pcm_hw_rule *rule) snd_hdsp_hw_rule_out_channels() argument
4347 snd_hdsp_hw_rule_in_channels_rate(struct snd_pcm_hw_params *params, struct snd_pcm_hw_rule *rule) snd_hdsp_hw_rule_in_channels_rate() argument
4378 snd_hdsp_hw_rule_out_channels_rate(struct snd_pcm_hw_params *params, struct snd_pcm_hw_rule *rule) snd_hdsp_hw_rule_out_channels_rate() argument
4409 snd_hdsp_hw_rule_rate_out_channels(struct snd_pcm_hw_params *params, struct snd_pcm_hw_rule *rule) snd_hdsp_hw_rule_rate_out_channels() argument
4440 snd_hdsp_hw_rule_rate_in_channels(struct snd_pcm_hw_params *params, struct snd_pcm_hw_rule *rule) snd_hdsp_hw_rule_rate_in_channels() argument
[all...]
/third_party/skia/third_party/externals/sfntly/java/lib/
H A Dicu4j-4_8_1_1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ibm/icu/ com/ibm/icu/impl/ ...
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/
H A Dchip.c14606 hfi1_enable_rsm_rule(struct hfi1_devdata *dd, int rule, struct rsm_rule_data *rrd) hfi1_enable_rsm_rule() argument
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_main.c15343 u32 param, rule; in bnx2x_configure_ptp_filters() local
/kernel/linux/linux-5.10/drivers/net/wireless/marvell/mwifiex/
H A Dfw.h2263 struct coalesce_receive_filt_rule rule[]; member

Completed in 224 milliseconds

1...<<212223