Home
last modified time | relevance | path

Searched defs:rule (Results 76 – 100 of 248) sorted by relevance

12345678910

/openbmc/linux/security/landlock/
H A Druleset.c64 const struct landlock_rule rule = { in build_check_rule() local
105 static void free_rule(struct landlock_rule *const rule) in free_rule()
/openbmc/linux/sound/firewire/digi00x/
H A Ddigi00x-pcm.c11 struct snd_pcm_hw_rule *rule) in hw_rule_rate()
35 struct snd_pcm_hw_rule *rule) in hw_rule_channels()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/
H A Dpost_meter.c23 struct mlx5_flow_handle *rule; member
155 struct mlx5_flow_handle *rule; in mlx5e_post_meter_rate_rules_create() local
345 struct mlx5_flow_handle *rule; in mlx5e_post_meter_mtu_create() local
H A Dsample.h52 struct mlx5_flow_handle *rule, in mlx5e_tc_sample_unoffload()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
H A Dfs_tcp.c69 void mlx5e_accel_fs_del_sk(struct mlx5_flow_handle *rule) in mlx5e_accel_fs_del_sk()
156 struct mlx5_flow_handle *rule; in accel_fs_tcp_add_default_rule() local
H A Dipsec_fs.c160 struct mlx5_flow_handle *rule; in ipsec_rx_status_drop_create() local
228 struct mlx5_flow_handle *rule; in ipsec_rx_status_pass_create() local
1329 struct mlx5_flow_handle *rule; in rx_add_rule() local
1429 struct mlx5_flow_handle *rule; in tx_add_rule() local
1522 struct mlx5_flow_handle *rule; in tx_add_policy() local
1606 struct mlx5_flow_handle *rule; in rx_add_policy() local
/openbmc/linux/sound/firewire/bebob/
H A Dbebob_pcm.c11 hw_rule_rate(struct snd_pcm_hw_params *params, struct snd_pcm_hw_rule *rule) in hw_rule_rate()
39 hw_rule_channels(struct snd_pcm_hw_params *params, struct snd_pcm_hw_rule *rule) in hw_rule_channels()
/openbmc/linux/drivers/net/ethernet/netronome/nfp/flower/
H A Daction.c266 nfp_flower_tun_is_gre(struct flow_rule *rule, int start_idx) in nfp_flower_tun_is_gre()
284 struct flow_rule *rule, in nfp_fl_get_tun_from_act()
794 nfp_fl_commit_mangle(struct flow_rule *rule, char *nfp_action, in nfp_fl_commit_mangle()
1027 struct flow_rule *rule, in nfp_flower_loop_action()
1258 struct flow_rule *rule, in nfp_flower_compile_action()
H A Doffload.c139 static bool nfp_flower_check_higher_than_mac(struct flow_rule *rule) in nfp_flower_check_higher_than_mac()
147 static bool nfp_flower_check_higher_than_l3(struct flow_rule *rule) in nfp_flower_check_higher_than_l3()
241 struct flow_rule *rule, in nfp_flower_calculate_key_layers()
1300 struct flow_rule *rule = flow_cls_offload_flow_rule(flow); in offload_pre_check() local
1331 struct flow_rule *rule = flow_cls_offload_flow_rule(flow); in nfp_flower_add_offload() local
/openbmc/linux/sound/isa/sb/
H A Dsb8_main.c63 struct snd_pcm_hw_rule *rule) in snd_sb8_hw_constraint_rate_channels()
80 struct snd_pcm_hw_rule *rule) in snd_sb8_hw_constraint_channels_rate()
/openbmc/linux/sound/firewire/fireworks/
H A Dfireworks_pcm.c64 hw_rule_rate(struct snd_pcm_hw_params *params, struct snd_pcm_hw_rule *rule) in hw_rule_rate()
89 hw_rule_channels(struct snd_pcm_hw_params *params, struct snd_pcm_hw_rule *rule) in hw_rule_channels()
/openbmc/linux/sound/firewire/fireface/
H A Dff-pcm.c11 struct snd_pcm_hw_rule *rule) in hw_rule_rate()
42 struct snd_pcm_hw_rule *rule) in hw_rule_channels()
/openbmc/linux/sound/pci/ac97/
H A Dac97_pcm.c684 struct snd_pcm_hw_rule *rule) in double_rate_hw_constraint_rate()
699 struct snd_pcm_hw_rule *rule) in double_rate_hw_constraint_channels()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dfs.h32 struct mlx5_flow_handle *rule; member
39 struct mlx5_flow_handle *rule; member
H A Dtc_tun_gre.c63 struct flow_rule *rule = flow_cls_offload_flow_rule(f); in mlx5e_tc_tun_parse_gretap() local
/openbmc/linux/net/ceph/crush/
H A Dcrush.c139 void crush_destroy_rule(struct crush_rule *rule) in crush_destroy_rule()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Dsmfs.c64 mlx5_smfs_rule_destroy(struct mlx5dr_rule *rule) in mlx5_smfs_rule_destroy()
/openbmc/bmcweb/http/routing/
H A Dbaserule.hpp92 std::string rule; member in crow::BaseRule
/openbmc/linux/sound/firewire/motu/
H A Dmotu-pcm.c12 struct snd_pcm_hw_rule *rule) in motu_rate_constraint()
41 struct snd_pcm_hw_rule *rule) in motu_channels_constraint()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/esw/
H A Dindir_table.c103 struct mlx5_esw_indir_table_rule *rule; in mlx5_esw_indir_table_rule_get() local
174 struct mlx5_esw_indir_table_rule *rule = e->recirc_rule; in mlx5_esw_indir_table_rule_put() local
/openbmc/linux/kernel/
H A Daudit.h52 struct audit_krule rule; member
323 #define audit_remove_tree_rule(rule) BUG() argument
324 #define audit_add_tree_rule(rule) -EINVAL argument
325 #define audit_make_tree(rule, str, op) -EINVAL argument
329 #define audit_tree_path(rule) "" /* never called */ argument
/openbmc/linux/sound/core/
H A Dpcm_lib.c1278 struct snd_pcm_hw_rule *rule) in snd_pcm_hw_rule_list()
1308 struct snd_pcm_hw_rule *rule) in snd_pcm_hw_rule_ranges()
1339 struct snd_pcm_hw_rule *rule) in snd_pcm_hw_rule_ratnums()
1374 struct snd_pcm_hw_rule *rule) in snd_pcm_hw_rule_ratdens()
1408 struct snd_pcm_hw_rule *rule) in snd_pcm_hw_rule_msbits()
1454 struct snd_pcm_hw_rule *rule) in snd_pcm_hw_rule_step()
1480 static int snd_pcm_hw_rule_pow2(struct snd_pcm_hw_params *params, struct snd_pcm_hw_rule *rule) in snd_pcm_hw_rule_pow2()
1511 struct snd_pcm_hw_rule *rule) in snd_pcm_hw_rule_noresample_func()
/openbmc/linux/sound/soc/sti/
H A Dsti_uniperif.c165 struct snd_pcm_hw_rule *rule) in sti_uniperiph_fix_tdm_chan()
180 struct snd_pcm_hw_rule *rule) in sti_uniperiph_fix_tdm_format()
/openbmc/linux/net/wireless/
H A Dreg.c661 static bool valid_wmm(struct fwdb_wmm_rule *rule) in valid_wmm()
683 struct fwdb_rule *rule = (void *)(data + (rule_ptr << 2)); in valid_rule() local
843 const struct fwdb_rule *rule, in set_wmm_rule()
887 struct fwdb_rule *rule = (void *)((u8 *)db + rule_ptr); in __regdb_query_wmm() local
902 int reg_query_regdb_wmm(char *alpha2, int freq, struct ieee80211_reg_rule *rule) in reg_query_regdb_wmm()
946 struct fwdb_rule *rule = (void *)((u8 *)db + rule_ptr); in regdb_query_country() local
1160 const struct ieee80211_reg_rule *rule) in reg_get_max_bandwidth_from_range()
1209 const struct ieee80211_reg_rule *rule) in reg_get_max_bandwidth()
1232 static bool is_valid_reg_rule(const struct ieee80211_reg_rule *rule) in is_valid_reg_rule()
1460 static void add_rule(struct ieee80211_reg_rule *rule, in add_rule()
/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_tc_lib.c1258 ice_get_tunnel_device(struct net_device *dev, struct flow_rule *rule) in ice_get_tunnel_device()
1310 ice_parse_tunnel_attr(struct net_device *dev, struct flow_rule *rule, in ice_parse_tunnel_attr()
1401 struct flow_rule *rule = flow_cls_offload_flow_rule(f); in ice_parse_cls_flower() local
1826 struct flow_rule *rule = flow_cls_offload_flow_rule(cls_flower); in ice_parse_tc_flower_actions() local

12345678910