Home
last modified time | relevance | path

Searched refs:rule (Results 251 – 275 of 700) sorted by relevance

1...<<11121314151617181920>>...28

/openbmc/linux/tools/memory-model/Documentation/
H A Drecipes.txt31 2. Compilers are permitted to use the "as-if" rule. That is, a
47 There are exceptions to this rule, including:
65 about it too hard. And the basic rule is indeed quite simple: Any CPU that
89 The basic rule guarantees that if CPU0() acquires mylock before CPU1(),
92 value of r1 must also be equal to 1. In contrast, the weaker rule would
95 The converse to the basic rule also holds, as illustrated by the
115 This converse to the basic rule guarantees that if CPU0() acquires
119 the weaker rule would say nothing about the final value of r0.
122 locking basic rule extend across multiple acquisitions of a given lock
188 sufficiently to rule out the counter-intuitive outcome.
/openbmc/linux/drivers/net/ethernet/freescale/enetc/
H A Denetc_qos.c1129 struct flow_rule *rule = flow_cls_offload_flow_rule(f); in enetc_psfp_parse_clsflower() local
1146 flow_action_for_each(i, entry, &rule->action) in enetc_psfp_parse_clsflower()
1162 if (flow_rule_match_key(rule, FLOW_DISSECTOR_KEY_ETH_ADDRS)) { in enetc_psfp_parse_clsflower()
1165 flow_rule_match_eth_addrs(rule, &match); in enetc_psfp_parse_clsflower()
1202 if (flow_rule_match_key(rule, FLOW_DISSECTOR_KEY_VLAN)) { in enetc_psfp_parse_clsflower()
1205 flow_rule_match_vlan(rule, &match); in enetc_psfp_parse_clsflower()
1281 err = enetc_psfp_policer_validate(&rule->action, entryp, extack); in enetc_psfp_parse_clsflower()
1396 struct flow_rule *rule = flow_cls_offload_flow_rule(cls_flower); in enetc_config_clsflower() local
1398 struct flow_dissector *dissector = rule->match.dissector; in enetc_config_clsflower()
1399 struct flow_action *action = &rule->action; in enetc_config_clsflower()
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/flite/
H A Dflite_2.2.bb26 # | make[1]: *** No rule to make target 'flite_voice_list.c', needed by 'all'. Stop.
/openbmc/linux/net/wireless/
H A Dreg.h63 const struct ieee80211_reg_rule *rule);
/openbmc/phosphor-power/phosphor-regulators/docs/config_file/
H A Dconfig_file.md12 | rules | no | array of [rules](rule.md) | One or more rules shared by regulators in …
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/sgpio/
H A Dsgpio_1.2.0.10.bb7 file://0001-makefile-Add-LDFLAGS-to-linking-rule.patch \
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Dfs_ttc.h36 struct mlx5_flow_handle *rule; member
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7921/
H A Dmcu.c1154 struct mt7921_clc_rule *rule = (struct mt7921_clc_rule *)pos; in __mt7921_mcu_set_clc() local
1155 u16 len = le16_to_cpu(rule->len); in __mt7921_mcu_set_clc()
1156 u16 offset = len + sizeof(*rule); in __mt7921_mcu_set_clc()
1160 if (rule->alpha2[0] != alpha2[0] || in __mt7921_mcu_set_clc()
1161 rule->alpha2[1] != alpha2[1]) in __mt7921_mcu_set_clc()
1164 memcpy(req.alpha2, rule->alpha2, 2); in __mt7921_mcu_set_clc()
1165 memcpy(req.type, rule->type, 2); in __mt7921_mcu_set_clc()
1173 skb_put_data(skb, rule->data, len); in __mt7921_mcu_set_clc()
/openbmc/linux/drivers/net/wireless/marvell/mwifiex/
H A Dsta_cmdresp.c1046 struct ieee80211_reg_rule *rule; in mwifiex_create_custom_regdomain() local
1096 rule = &regd->reg_rules[valid_rules - 1]; in mwifiex_create_custom_regdomain()
1098 rule->freq_range.end_freq_khz = MHZ_TO_KHZ(freq + 10); in mwifiex_create_custom_regdomain()
1107 rule->freq_range.start_freq_khz = MHZ_TO_KHZ(freq - 10); in mwifiex_create_custom_regdomain()
1108 rule->power_rule.max_eirp = DBM_TO_MBM(19); in mwifiex_create_custom_regdomain()
1111 rule->flags = NL80211_RRF_NO_IR; in mwifiex_create_custom_regdomain()
1114 rule->flags = NL80211_RRF_DFS; in mwifiex_create_custom_regdomain()
1116 rule->freq_range.max_bandwidth_khz = bw; in mwifiex_create_custom_regdomain()
/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
/openbmc/linux/tools/testing/selftests/netfilter/
H A Dnft_fib.sh257 ip -net ${nsrouter} rule add from all table 128
258 ip -net ${nsrouter} rule add from all iif veth0 table 129
263 ip -net ${nsrouter} -4 rule delete table main
H A Dnft_concat_range.sh1482 nft add rule netdev perf test counter name \"test\" drop
1489 nft delete rule netdev perf test handle "${handle}"
1491 nft add rule "netdev perf test ${chain_spec} @norange \
1499 nft delete rule netdev perf test handle "${handle}"
1501 nft add rule "netdev perf test ${chain_spec%%. *} @noconcat \
1509 nft delete rule netdev perf test handle "${handle}"
1511 nft add rule "netdev perf test ${chain_spec} @test \
/openbmc/linux/tools/testing/selftests/net/
H A Dfcnal-test.sh652 setup_cmd ip rule add pref 32765 from all lookup local
653 setup_cmd ip rule del pref 0 from all lookup local
654 setup_cmd ip rule add pref 50 to ${NSB_LO_IP} prohibit
655 setup_cmd ip rule add pref 51 from ${NSB_IP} prohibit
673 setup_cmd ip rule del pref 32765 from all lookup local
674 setup_cmd ip rule add pref 0 from all lookup local
675 setup_cmd ip rule del pref 50 to ${NSB_LO_IP} prohibit
676 setup_cmd ip rule del pref 51 from ${NSB_IP} prohibit
788 setup_cmd ip rule add pref 50 to ${NSB_LO_IP} prohibit
789 setup_cmd ip rule add pref 51 from ${NSB_IP} prohibit
[all …]
/openbmc/phosphor-power/phosphor-regulators/src/
H A Did_map.hpp72 void addRule(Rule& rule);
/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-filesystems/owfs/owfs/
H A D0001-Add-build-rule-for-README.patch4 Subject: [PATCH] Add build rule for README.
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/sgpio/sgpio/
H A D0001-makefile-Add-LDFLAGS-to-linking-rule.patch4 Subject: [PATCH] makefile: Add LDFLAGS to linking rule
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-class-rc-nuvoton15 a udev rule.
/openbmc/linux/scripts/coccinelle/misc/
H A Dadd_namespace.cocci28 // Dummy rule for report mode that would otherwise be empty and make spatch
/openbmc/linux/tools/memory-model/litmus-tests/
H A DIRIW+fencembonceonces+OnceOnce.litmus10 * process? This litmus test exercises LKMM's "propagation" rule.
/openbmc/linux/drivers/net/dsa/sja1105/
H A Dsja1105_tas.h29 struct sja1105_rule *rule; member
/openbmc/linux/drivers/net/ethernet/sfc/
H A Dtc_encap_actions.h92 bool efx_tc_check_ready(struct efx_nic *efx, struct efx_tc_flow_rule *rule);
/openbmc/linux/security/integrity/ima/
H A DKconfig196 Enabling this rule will require all kexec'ed kernel images to
201 kexec_load syscall. Enabling this rule will prevent its
209 Enabling this rule will require all kernel modules to be signed
213 via the finit_module syscall. Enabling this rule will prevent
221 Enabling this rule will require the IMA policy to be signed and
/openbmc/linux/drivers/infiniband/hw/mlx5/
H A Dfs.c648 mlx5_del_flow_rules(iter->rule); in mlx5_ib_destroy_flow()
654 mlx5_del_flow_rules(handler->rule); in mlx5_ib_destroy_flow()
954 if (IS_ERR(opfc->rule[i])) { in mlx5_ib_fs_add_op_fc()
955 err = PTR_ERR(opfc->rule[i]); in mlx5_ib_fs_add_op_fc()
966 mlx5_del_flow_rules(opfc->rule[i]); in mlx5_ib_fs_add_op_fc()
980 mlx5_del_flow_rules(opfc->rule[i]); in mlx5_ib_fs_remove_op_fc()
1146 if (IS_ERR(handler->rule)) { in _create_flow_rule()
1147 err = PTR_ERR(handler->rule); in _create_flow_rule()
1225 mlx5_del_flow_rules(handler->rule); in create_leftovers_rule()
1546 if (IS_ERR(handler->rule)) { in _create_raw_flow_rule()
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/xrdp/xrdp/
H A D0001-Fix-the-compile-error.patch4 *** No rule to make target '../librfxcodec/src/.libs/librfxencode.a', needed by 'xrdp'. Stop..
/openbmc/linux/Documentation/firmware-guide/acpi/
H A DDSD-properties-rules.rst56 existing mechanisms defined by the ACPI specification. Therefore, as a rule,
59 return property sets which do not follow that rule from _DSD in data packages
65 There are cases in which, even if the general rule given above is followed in

1...<<11121314151617181920>>...28