Home
last modified time | relevance | path

Searched defs:rules (Results 26 – 50 of 91) sorted by relevance

1234

/openbmc/linux/net/netfilter/
H A Dnft_set_pipapo.h123 unsigned long rules; member
260 unsigned long rules; in pipapo_estimate_size() local
H A Dnft_set_pipapo.c362 int pipapo_refill(unsigned long *map, int len, int rules, unsigned long *dst, in pipapo_refill()
621 static int pipapo_resize(struct nft_pipapo_field *f, int old_rules, int rules) in pipapo_resize()
1471 static void pipapo_unmap(union nft_pipapo_map_bucket *mt, int rules,
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/lag/
H A Dport_sel.h16 struct mlx5_flow_handle *rules[MLX5_MAX_PORTS * MLX5_LAG_MAX_HASH_BUCKETS]; member
/openbmc/linux/drivers/net/phy/
H A Dmarvell.c2898 unsigned long rules; member
3017 static int marvell_find_led_mode(unsigned long rules, in marvell_find_led_mode()
3033 static int marvell_get_led_mode(u8 index, unsigned long rules, int *mode) in marvell_get_led_mode()
3057 static int marvell_find_led_rules(unsigned long *rules, in marvell_find_led_rules()
3073 static int marvell_get_led_rules(u8 index, unsigned long *rules, int mode) in marvell_get_led_rules()
3098 unsigned long rules) in m88e1318_led_hw_is_supported()
3116 unsigned long rules) in m88e1318_led_hw_control_set()
3145 unsigned long *rules) in m88e1318_led_hw_control_get()
/openbmc/openpower-vpd-parser/
H A Dmeson.build176 rules = ['rules/70-ibm-vpd-parser.rules'] variable
/openbmc/phosphor-power/phosphor-regulators/test/
H A Dpresence_detection_tests.cpp87 std::vector<std::unique_ptr<Rule>> rules{}; in createParentObjects() local
H A Dsensor_monitoring_tests.cpp110 std::vector<std::unique_ptr<Rule>> rules{}; in createParentObjects() local
/openbmc/linux/security/apparmor/
H A Dtask.c234 struct aa_ruleset *rules = list_first_entry(&profile->rules, in profile_ptrace_perm() local
H A Dlabel.c1265 struct aa_ruleset *rules, in match_component()
1298 struct aa_ruleset *rules, in label_compound_match()
1358 struct aa_ruleset *rules, in label_components_match()
1418 int aa_label_match(struct aa_profile *profile, struct aa_ruleset *rules, in aa_label_match()
H A Dfile.c233 struct aa_ruleset *rules = list_first_entry(&profile->rules, in __aa_path_perm() local
332 struct aa_ruleset *rules = list_first_entry(&profile->rules, in profile_path_link() local
/openbmc/linux/samples/bpf/
H A Dcookie_uid_helper_example.c174 char rules[256]; in prog_attach_iptables() local
/openbmc/phosphor-power/phosphor-regulators/src/
H A Dmanager.cpp410 std::vector<std::unique_ptr<Rule>> rules{}; in loadConfigFile() local
/openbmc/sdbusplus/include/sdbusplus/bus/
H A Dmatch.hpp54 namespace rules namespace
/openbmc/bmcweb/http/
H A Drouting.hpp417 std::vector<BaseRule*> rules; member
564 std::vector<BaseRule*>& rules = perMethod.rules; in handleUpgrade() local
/openbmc/qemu/tests/unit/
H A Dcheck-block-qdict.c425 QList *rules, *empty_list, *empty_dict_a; in qdict_crumple_test_recursive() local
/openbmc/openbmc/meta-openembedded/contrib/
H A Doe-stylize.py326 rules = ( variable
/openbmc/openbmc/poky/scripts/
H A Dwic417 def expandtype(rules): argument
/openbmc/openbmc/poky/scripts/esdk-tools/
H A Dwic417 def expandtype(rules): argument
/openbmc/phosphor-power/phosphor-regulators/examples/
H A Dconfig.json4 "rules": [ array
/openbmc/phosphor-power/phosphor-regulators/config_files/
H A Dibm_bonnell.json6 "rules": [ array
H A Dibm_everest.json6 "rules": [ array
H A Dibm_fuji.json4 "rules": [ array
/openbmc/linux/drivers/net/ethernet/microsoft/mana/
H A Dmana_ethtool.c188 u32 *rules) in mana_get_rxnfc()
/openbmc/phosphor-fan-presence/monitor/
H A Djson_parser.cpp529 std::vector<std::unique_ptr<PowerOffRule>> rules; in getPowerOffRules() local
/openbmc/linux/tools/perf/tests/shell/lib/
H A Dperf_metric_validation.py432 def remove_unsupported_rules(self, rules): argument

1234