Home
last modified time | relevance | path

Searched refs:precedence (Results 1 – 25 of 84) sorted by relevance

1234

/openbmc/linux/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-switch-flower.c240 int precedence) in dpaa2_switch_acl_entry_set_precedence() argument
248 entry->cfg.precedence = precedence; in dpaa2_switch_acl_entry_set_precedence()
257 int index, i, precedence, err; in dpaa2_switch_acl_tbl_add_entry() local
265 precedence = DPAA2_ETHSW_PORT_MAX_ACL_ENTRIES - block->num_acl_rules - 1; in dpaa2_switch_acl_tbl_add_entry()
270 precedence); in dpaa2_switch_acl_tbl_add_entry()
274 precedence++; in dpaa2_switch_acl_tbl_add_entry()
278 entry->cfg.precedence = precedence; in dpaa2_switch_acl_tbl_add_entry()
331 int index, i, precedence, err; in dpaa2_switch_acl_tbl_remove_entry() local
346 precedence = entry->cfg.precedence; in dpaa2_switch_acl_tbl_remove_entry()
350 precedence); in dpaa2_switch_acl_tbl_remove_entry()
[all …]
H A Ddpsw.c1539 cmd_params->precedence = cpu_to_le32(cfg->precedence); in dpsw_acl_add_entry()
1573 cmd_params->precedence = cpu_to_le32(cfg->precedence); in dpsw_acl_remove_entry()
H A Ddpsw-cmd.h534 __le32 precedence; member
/openbmc/qemu/target/arm/tcg/
H A Dm-nocp.decode22 # should take precedence over UNDEF faults over the whole wide
58 # for the UNDEFs there that must take precedence over NOCP.)
/openbmc/openbmc/poky/meta/recipes-core/initrdscripts/
H A Dinitramfs-live-install_1.0.bb18 # on the COMPATIBLE_HOST below, which needs to take precedence
H A Dinitramfs-live-install-efi_1.0.bb18 # on the COMPATIBLE_HOST below, which needs to take precedence
/openbmc/linux/Documentation/kbuild/
H A Dkbuild.rst119 Setting "V=..." takes precedence over KBUILD_VERBOSE.
126 Setting "M=..." takes precedence over KBUILD_EXTMOD.
134 Setting "O=..." takes precedence over KBUILD_OUTPUT.
143 Setting "W=..." takes precedence over KBUILD_EXTRA_WARN.
/openbmc/openbmc/poky/meta/files/common-licenses/
H A DSpencer-8611 Beware that some of this code is subtly aware of the way operator precedence is structured in regul…
/openbmc/openbmc/meta-openembedded/meta-oe/licenses/
H A Dzsh20 precedence.
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/nodejs/nodejs/
H A D0004-v8-don-t-override-ARM-CFLAGS.patch17 Patch this out, so that yocto-provided flags take precedence.
/openbmc/openbmc/poky/meta/recipes-multimedia/mpg123/
H A Dmpg123_1.32.10.bb21 # pulseaudio takes precedence.
/openbmc/u-boot/doc/driver-model/
H A Dpci-info.txt43 present, matching on it takes precedence over PCI IDs and PCI classes.
104 to specify the driver to use for the device. The device tree takes precedence
/openbmc/u-boot/doc/
H A DREADME.spear71 usage. Basically, environment has precedence over board specific storage. The
H A DREADME.coccinelle218 should be used every time spatch is spawned, the order of precedence for
245 If not using the kernel's coccicheck target, keep the above precedence
261 note that when there are conflicting options Coccinelle takes precedence for
263 given the order of precedence followed by Coccinelle, since the kernel now
/openbmc/u-boot/doc/device-tree-bindings/
H A Dconfig.txt30 precedence. In that case, only if the partition is not found,
/openbmc/linux/tools/testing/selftests/seccomp/
H A Dseccomp_bpf.c1157 FIXTURE(precedence) { in FIXTURE() argument
1166 FIXTURE_SETUP(precedence) in FIXTURE_SETUP() argument
1221 FIXTURE_TEARDOWN(precedence) in FIXTURE_TEARDOWN() argument
1232 TEST_F(precedence, allow_ok) in TEST_F() argument
1258 TEST_F_SIGNAL(precedence, kill_is_highest, SIGSYS) in TEST_F_SIGNAL() argument
1287 TEST_F_SIGNAL(precedence, kill_is_highest_in_any_order, SIGSYS) in TEST_F_SIGNAL() argument
1314 TEST_F_SIGNAL(precedence, trap_is_second, SIGSYS) in TEST_F_SIGNAL() argument
1339 TEST_F_SIGNAL(precedence, trap_is_second_in_any_order, SIGSYS) in TEST_F_SIGNAL() argument
1364 TEST_F(precedence, errno_is_third) in TEST_F() argument
1386 TEST_F(precedence, errno_is_third_in_any_order) in TEST_F() argument
[all …]
/openbmc/linux/Documentation/userspace-api/media/mediactl/
H A Dmedia-ioc-device-info.rst96 number takes precedence when provided and can be assumed to be unique.
/openbmc/linux/Documentation/dev-tools/
H A Dcoccinelle.rst246 should be used every time spatch is spawned. The order of precedence for
273 If not using the kernel's coccicheck target, keep the above precedence
289 note that when there are conflicting options Coccinelle takes precedence for
291 given the order of precedence followed by Coccinelle, since the kernel now
/openbmc/linux/arch/arm64/boot/dts/bitmain/
H A Dbm1880-sophon-edge.dts28 * takes precedence. This is only for the informational
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/toybox/
H A Dtoybox_0.8.12.bb93 # If you've chosen to install toybox you probably want it to take precedence
/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/
H A Dinterrupts.txt9 present, the latter should take precedence; the former may be provided simply
/openbmc/linux/Documentation/userspace-api/
H A Dseccomp_filter.rst90 ``SECCOMP_RET_KILL_PROCESS`` will always take precedence.)
92 In precedence order, they are:
170 multiple filters return values of the same precedence, only the
/openbmc/linux/Documentation/networking/device_drivers/ethernet/netronome/
H A Dnfp.rst110 firmware file will take precedence over `nic_AMDA*` files.
132 Defines which firmware should take precedence, 'Disk' (0), 'Flash' (1) or
/openbmc/openbmc/poky/bitbake/doc/bitbake-user-manual/
H A Dbitbake-user-manual-ref-variables.rst430 precedence over loadfactor.
764 --- effectively letting you control the precedence for the multiple
765 layers. The precedence established through this variable stands
768 for which the :term:`BBFILE_PRIORITY` is set to have a lower precedence
769 still has a lower precedence.
772 higher precedence. For example, the value 6 has a higher precedence
1227 precedence. Some examples::
1253 precedence.
/openbmc/openbmc-build-scripts/config/
H A D.gitlint13 # verbosity should be a value between 1 and 3, the commandline -v flags take precedence over this

1234