/kernel/linux/linux-6.6/security/apparmor/ |
H A D | policy.c | 244 struct aa_ruleset *rule, *tmp; in aa_free_profile() local
|
/kernel/linux/linux-6.6/sound/soc/codecs/ |
H A D | cs4234.c | 445 static int cs4234_dai_rule_rate(struct snd_pcm_hw_params *params, struct snd_pcm_hw_rule *rule) in cs4234_dai_rule_rate() argument
|
/kernel/linux/linux-6.6/drivers/s390/crypto/ |
H A D | zcrypt_msgtype6.c | 1322 char rule[8]; in zcrypt_msgtype6_rng() member
|
/kernel/linux/linux-6.6/net/ceph/crush/ |
H A D | mapper.c | 909 const struct crush_rule *rule; in crush_do_rule() local
|
/kernel/linux/linux-6.6/net/core/ |
H A D | fib_rules.c | 37 bool fib_rule_matchall(const struct fib_rule *rule) in fib_rule_matchall() argument 86 struct fib_rule *rule; fib_default_rule_pref() local 188 struct fib_rule *rule, *tmp; fib_rules_cleanup_ops() local 259 fib_rule_match(struct fib_rule *rule, struct fib_rules_ops *ops, struct flowi *fl, int flags, struct fib_lookup_arg *arg) fib_rule_match() argument 295 struct fib_rule *rule; fib_rules_lookup() local 347 call_fib_rule_notifier(struct notifier_block *nb, enum fib_event_type event_type, struct fib_rule *rule, int family, struct netlink_ext_ack *extack) call_fib_rule_notifier() argument 361 call_fib_rule_notifiers(struct net *net, enum fib_event_type event_type, struct fib_rule *rule, struct fib_rules_ops *ops, struct netlink_ext_ack *extack) call_fib_rule_notifiers() argument 382 struct fib_rule *rule; fib_rules_dump() local 417 rule_find(struct fib_rules_ops *ops, struct fib_rule_hdr *frh, struct nlattr **tb, struct fib_rule *rule, bool user_priority) rule_find() argument 516 fib_nl2rule(struct sk_buff *skb, struct nlmsghdr *nlh, struct netlink_ext_ack *extack, struct fib_rules_ops *ops, struct nlattr *tb[], struct fib_rule **rule, bool *user_priority) fib_nl2rule() argument 686 rule_exists(struct fib_rules_ops *ops, struct fib_rule_hdr *frh, struct nlattr **tb, struct fib_rule *rule) rule_exists() argument 780 struct fib_rule *rule = NULL, *r, *last = NULL; fib_nl_newrule() local 888 struct fib_rule *rule = NULL, *r, *nlrule = NULL; fib_nl_delrule() local 983 fib_rule_nlmsg_size(struct fib_rules_ops *ops, struct fib_rule *rule) fib_rule_nlmsg_size() argument 1008 fib_nl_fill_rule(struct sk_buff *skb, struct fib_rule *rule, u32 pid, u32 seq, int type, int flags, struct fib_rules_ops *ops) fib_nl_fill_rule() argument 1093 struct fib_rule *rule; dump_rules() local 1186 notify_rule_change(int event, struct fib_rule *rule, struct fib_rules_ops *ops, struct nlmsghdr *nlh, u32 pid) notify_rule_change() argument 1216 struct fib_rule *rule; attach_rules() local 1230 struct fib_rule *rule; detach_rules() local [all...] |
H A D | flow_offload.c | 12 struct flow_rule *rule; in flow_rule_alloc() local 58 void flow_rule_match_meta(const struct flow_rule *rule, in flow_rule_match_meta() argument 65 void flow_rule_match_basic(const struct flow_rule *rule, in flow_rule_match_basic() argument 72 flow_rule_match_control(const struct flow_rule *rule, struct flow_match_control *out) flow_rule_match_control() argument 79 flow_rule_match_eth_addrs(const struct flow_rule *rule, struct flow_match_eth_addrs *out) flow_rule_match_eth_addrs() argument 86 flow_rule_match_vlan(const struct flow_rule *rule, struct flow_match_vlan *out) flow_rule_match_vlan() argument 93 flow_rule_match_cvlan(const struct flow_rule *rule, struct flow_match_vlan *out) flow_rule_match_cvlan() argument 100 flow_rule_match_arp(const struct flow_rule *rule, struct flow_match_arp *out) flow_rule_match_arp() argument 107 flow_rule_match_ipv4_addrs(const struct flow_rule *rule, struct flow_match_ipv4_addrs *out) flow_rule_match_ipv4_addrs() argument 114 flow_rule_match_ipv6_addrs(const struct flow_rule *rule, struct flow_match_ipv6_addrs *out) flow_rule_match_ipv6_addrs() argument 121 flow_rule_match_ip(const struct flow_rule *rule, struct flow_match_ip *out) flow_rule_match_ip() argument 128 flow_rule_match_ports(const struct flow_rule *rule, struct flow_match_ports *out) flow_rule_match_ports() argument 135 flow_rule_match_ports_range(const struct flow_rule *rule, struct flow_match_ports_range *out) flow_rule_match_ports_range() argument 142 flow_rule_match_tcp(const struct flow_rule *rule, struct flow_match_tcp *out) flow_rule_match_tcp() argument 149 flow_rule_match_ipsec(const struct flow_rule *rule, struct flow_match_ipsec *out) flow_rule_match_ipsec() argument 156 flow_rule_match_icmp(const struct flow_rule *rule, struct flow_match_icmp *out) flow_rule_match_icmp() argument 163 flow_rule_match_mpls(const struct flow_rule *rule, struct flow_match_mpls *out) flow_rule_match_mpls() argument 170 flow_rule_match_enc_control(const struct flow_rule *rule, struct flow_match_control *out) flow_rule_match_enc_control() argument 177 flow_rule_match_enc_ipv4_addrs(const struct flow_rule *rule, struct flow_match_ipv4_addrs *out) flow_rule_match_enc_ipv4_addrs() argument 184 flow_rule_match_enc_ipv6_addrs(const struct flow_rule *rule, struct flow_match_ipv6_addrs *out) flow_rule_match_enc_ipv6_addrs() argument 191 flow_rule_match_enc_ip(const struct flow_rule *rule, struct flow_match_ip *out) flow_rule_match_enc_ip() argument 198 flow_rule_match_enc_ports(const struct flow_rule *rule, struct flow_match_ports *out) flow_rule_match_enc_ports() argument 205 flow_rule_match_enc_keyid(const struct flow_rule *rule, struct flow_match_enc_keyid *out) flow_rule_match_enc_keyid() argument 212 flow_rule_match_enc_opts(const struct flow_rule *rule, struct flow_match_enc_opts *out) flow_rule_match_enc_opts() argument 240 flow_rule_match_ct(const struct flow_rule *rule, struct flow_match_ct *out) flow_rule_match_ct() argument 247 flow_rule_match_pppoe(const struct flow_rule *rule, struct flow_match_pppoe *out) flow_rule_match_pppoe() argument 254 flow_rule_match_l2tpv3(const struct flow_rule *rule, struct flow_match_l2tpv3 *out) flow_rule_match_l2tpv3() argument [all...] |
/kernel/linux/linux-6.6/sound/xen/ |
H A D | xen_snd_front_alsa.c | 256 alsa_hw_rule(struct snd_pcm_hw_params *params, struct snd_pcm_hw_rule *rule) alsa_hw_rule() argument
|
/kernel/linux/linux-6.6/sound/soc/ti/ |
H A D | j721e-evm.c | 244 j721e_rule_rate(struct snd_pcm_hw_params *params, struct snd_pcm_hw_rule *rule) j721e_rule_rate() argument
|
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igc/ |
H A D | igc_ethtool.c | 941 struct igc_nfc_rule *rule = NULL; in igc_ethtool_get_nfc_rule() local 989 struct igc_nfc_rule *rule; igc_ethtool_get_nfc_rules() local 1181 igc_ethtool_init_nfc_rule(struct igc_nfc_rule *rule, const struct ethtool_rx_flow_spec *fsp) igc_ethtool_init_nfc_rule() argument 1230 igc_ethtool_check_nfc_rule(struct igc_adapter *adapter, struct igc_nfc_rule *rule) igc_ethtool_check_nfc_rule() argument 1265 struct igc_nfc_rule *rule, *old_rule; igc_ethtool_add_nfc_rule() local 1328 struct igc_nfc_rule *rule; igc_ethtool_del_nfc_rule() local [all...] |
/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/mvpp2/ |
H A D | mvpp2_cls.c | 1077 mvpp2_port_c2_tcam_rule_add(struct mvpp2_port *port, struct mvpp2_rfs_rule *rule) mvpp2_port_c2_tcam_rule_add() argument 1168 mvpp2_port_c2_rfs_rule_insert(struct mvpp2_port *port, struct mvpp2_rfs_rule *rule) mvpp2_port_c2_rfs_rule_insert() argument 1174 mvpp2_port_cls_rfs_rule_remove(struct mvpp2_port *port, struct mvpp2_rfs_rule *rule) mvpp2_port_cls_rfs_rule_remove() argument 1199 mvpp2_port_flt_rfs_rule_insert(struct mvpp2_port *port, struct mvpp2_rfs_rule *rule) mvpp2_port_flt_rfs_rule_insert() argument 1237 mvpp2_cls_c2_build_match(struct mvpp2_rfs_rule *rule) mvpp2_cls_c2_build_match() argument 1306 mvpp2_cls_rfs_parse_rule(struct mvpp2_rfs_rule *rule) mvpp2_cls_rfs_parse_rule() argument [all...] |
/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns3/hns3pf/ |
H A D | hclge_debugfs.c | 1061 struct hclge_fd_rule *rule; in hclge_dbg_get_rules_location() local
|
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx4/ |
H A D | mcg.c | 900 mlx4_err_rule(struct mlx4_dev *dev, char *str, struct mlx4_net_trans_rule *rule) mlx4_err_rule() argument 977 mlx4_flow_attach(struct mlx4_dev *dev, struct mlx4_net_trans_rule *rule, u64 *reg_id) mlx4_flow_attach() argument 1057 struct mlx4_net_trans_rule rule = { mlx4_tunnel_steer_add() local 1375 struct mlx4_net_trans_rule rule = { mlx4_trans_to_dmfs_attach() local 1469 struct mlx4_net_trans_rule rule = { mlx4_flow_steer_promisc_add() local [all...] |
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | en_fs.c | 826 struct mlx5_flow_handle *rule; in mlx5e_generate_ttc_rule() local 878 struct mlx5e_ttc_rule *rule = &rules[tt]; mlx5e_generate_ttc_table_rules() local 998 struct mlx5_flow_handle *rule; mlx5e_generate_inner_ttc_rule() local 1045 struct mlx5e_ttc_rule *rule = &rules[tt]; mlx5e_generate_inner_ttc_table_rules() local [all...] |
H A D | en_fs_ethtool.c | 41 struct mlx5_flow_handle *rule; member 407 struct mlx5_flow_handle *rule; in add_ethtool_flow_rule() local 374 add_rule_to_list(struct mlx5e_priv *priv, struct mlx5e_ethtool_rule *rule) add_rule_to_list() argument 674 struct mlx5_flow_handle *rule; mlx5e_ethtool_flow_replace() local [all...] |
H A D | fs_core.h | 162 struct mlx5_flow_rule *rule[]; member
|
/kernel/linux/linux-5.10/drivers/net/ethernet/netronome/nfp/flower/ |
H A D | offload.c | 138 struct flow_rule *rule = flow_cls_offload_flow_rule(f); in nfp_flower_check_higher_than_mac() local 148 struct flow_rule *rule = flow_cls_offload_flow_rule(f); in nfp_flower_check_higher_than_l3() local 246 struct flow_rule *rule = flow_cls_offload_flow_rule(flow); in nfp_flower_calculate_key_layers() local [all...] |
H A D | action.c | 795 struct flow_rule *rule = flow_cls_offload_flow_rule(flow); in nfp_fl_commit_mangle() local
|
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/ |
H A D | ethtool_common.c | 643 efx_ethtool_get_class_rule(struct efx_nic *efx, struct ethtool_rx_flow_spec *rule, u32 *rss_context) efx_ethtool_get_class_rule() argument 915 efx_ethtool_set_class_rule(struct efx_nic *efx, struct ethtool_rx_flow_spec *rule, u32 rss_context) efx_ethtool_set_class_rule() argument [all...] |
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/steering/ |
H A D | dr_rule.c | 355 dr_rule_rehash_htbl(struct mlx5dr_rule *rule, in dr_rule_rehash_htbl() argument 472 static struct mlx5dr_ste_htbl *dr_rule_rehash(struct mlx5dr_rule *rule, in dr_rule_rehash() argument 530 static void dr_rule_remove_action_members(struct mlx5dr_rule *rule) in dr_rule_remove_action_members() argument 542 static int dr_rule_add_action_members(struct mlx5dr_rule *rule, in dr_rule_add_action_members() argument 581 dr_rule_clean_rule_members(struct mlx5dr_rule *rule, struct mlx5dr_rule_rx_tx *nic_rule) dr_rule_clean_rule_members() argument 651 dr_rule_handle_action_stes(struct mlx5dr_rule *rule, struct mlx5dr_rule_rx_tx *nic_rule, struct list_head *send_ste_list, struct mlx5dr_ste *last_ste, u8 *hw_ste_arr, u32 new_hw_ste_arr_sz) dr_rule_handle_action_stes() argument 767 dr_rule_handle_ste_branch(struct mlx5dr_rule *rule, struct mlx5dr_rule_rx_tx *nic_rule, struct list_head *send_ste_list, struct mlx5dr_ste_htbl *cur_htbl, u8 *hw_ste, u8 ste_location, struct mlx5dr_ste_htbl **put_htbl) dr_rule_handle_ste_branch() argument 937 dr_rule_destroy_rule_nic(struct mlx5dr_rule *rule, struct mlx5dr_rule_rx_tx *nic_rule) dr_rule_destroy_rule_nic() argument 947 dr_rule_destroy_rule_fdb(struct mlx5dr_rule *rule) dr_rule_destroy_rule_fdb() argument 954 dr_rule_destroy_rule(struct mlx5dr_rule *rule) dr_rule_destroy_rule() argument 1014 dr_rule_create_rule_nic(struct mlx5dr_rule *rule, struct mlx5dr_rule_rx_tx *nic_rule, struct mlx5dr_match_param *param, size_t num_actions, struct mlx5dr_action *actions[]) dr_rule_create_rule_nic() argument 1140 dr_rule_create_rule_fdb(struct mlx5dr_rule *rule, struct mlx5dr_match_param *param, size_t num_actions, struct mlx5dr_action *actions[]) dr_rule_create_rule_fdb() argument 1179 struct mlx5dr_rule *rule; dr_rule_create_rule() local 1238 struct mlx5dr_rule *rule; mlx5dr_rule_create() local 1249 mlx5dr_rule_destroy(struct mlx5dr_rule *rule) mlx5dr_rule_destroy() argument [all...] |
/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/ |
H A D | gianfar_ethtool.c | 1029 static inline u32 vlan_tci_vid(struct ethtool_rx_flow_spec *rule) in vlan_tci_vid() argument 1034 static inline u32 vlan_tci_vidm(struct ethtool_rx_flow_spec *rule) in vlan_tci_vidm() argument 1039 static inline u32 vlan_tci_cfi(struct ethtool_rx_flow_spec *rule) in vlan_tci_cfi() argument 1044 static inline u32 vlan_tci_cfim(struct ethtool_rx_flow_spec *rule) in vlan_tci_cfim() argument 1049 vlan_tci_prio(struct ethtool_rx_flow_spec *rule) vlan_tci_prio() argument 1055 vlan_tci_priom(struct ethtool_rx_flow_spec *rule) vlan_tci_priom() argument 1062 gfar_convert_to_filer(struct ethtool_rx_flow_spec *rule, struct filer_table *tab) gfar_convert_to_filer() argument [all...] |
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/en/ |
H A D | fs.h | 42 struct mlx5_flow_handle *rule; member 116 struct mlx5_flow_handle *rule; member
|
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/falcon/ |
H A D | ethtool.c | 782 ef4_ethtool_get_class_rule(struct ef4_nic *efx, struct ethtool_rx_flow_spec *rule) ef4_ethtool_get_class_rule() argument 1018 ef4_ethtool_set_class_rule(struct ef4_nic *efx, struct ethtool_rx_flow_spec *rule) ef4_ethtool_set_class_rule() argument [all...] |
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | spectrum_acl.c | 699 struct mlxsw_sp_acl_rule *rule; in mlxsw_sp_acl_rule_create() local 727 mlxsw_sp_acl_rule_destroy(struct mlxsw_sp *mlxsw_sp, struct mlxsw_sp_acl_rule *rule) mlxsw_sp_acl_rule_destroy() argument 737 mlxsw_sp_acl_rule_add(struct mlxsw_sp *mlxsw_sp, struct mlxsw_sp_acl_rule *rule) mlxsw_sp_acl_rule_add() argument 781 mlxsw_sp_acl_rule_del(struct mlxsw_sp *mlxsw_sp, struct mlxsw_sp_acl_rule *rule) mlxsw_sp_acl_rule_del() argument 802 mlxsw_sp_acl_rule_action_replace(struct mlxsw_sp *mlxsw_sp, struct mlxsw_sp_acl_rule *rule, struct mlxsw_afa_block *afa_block) mlxsw_sp_acl_rule_action_replace() argument 826 mlxsw_sp_acl_rule_rulei(struct mlxsw_sp_acl_rule *rule) mlxsw_sp_acl_rule_rulei() argument 831 mlxsw_sp_acl_rule_activity_update(struct mlxsw_sp *mlxsw_sp, struct mlxsw_sp_acl_rule *rule) mlxsw_sp_acl_rule_activity_update() argument 849 struct mlxsw_sp_acl_rule *rule; mlxsw_sp_acl_rules_activity_update() local 888 mlxsw_sp_acl_rule_get_stats(struct mlxsw_sp *mlxsw_sp, struct mlxsw_sp_acl_rule *rule, u64 *packets, u64 *bytes, u64 *drops, u64 *last_use, enum flow_action_hw_stats *used_hw_stats) mlxsw_sp_acl_rule_get_stats() argument [all...] |
/kernel/linux/linux-5.10/drivers/net/wireless/marvell/mwifiex/ |
H A D | sta_cmdresp.c | 1033 struct ieee80211_reg_rule *rule; in mwifiex_create_custom_regdomain() local
|
/kernel/linux/linux-5.10/drivers/s390/crypto/ |
H A D | zcrypt_msgtype6.c | 1306 char rule[8]; in zcrypt_msgtype6_rng() member
|