Home
last modified time | relevance | path

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

12

/Linux-v6.1/drivers/net/ethernet/freescale/dpaa2/
Ddpaa2-switch-flower.c239 int precedence) in dpaa2_switch_acl_entry_set_precedence() argument
247 entry->cfg.precedence = precedence; in dpaa2_switch_acl_entry_set_precedence()
256 int index, i, precedence, err; in dpaa2_switch_acl_tbl_add_entry() local
264 precedence = DPAA2_ETHSW_PORT_MAX_ACL_ENTRIES - block->num_acl_rules - 1; in dpaa2_switch_acl_tbl_add_entry()
269 precedence); in dpaa2_switch_acl_tbl_add_entry()
273 precedence++; in dpaa2_switch_acl_tbl_add_entry()
277 entry->cfg.precedence = precedence; in dpaa2_switch_acl_tbl_add_entry()
330 int index, i, precedence, err; in dpaa2_switch_acl_tbl_remove_entry() local
345 precedence = entry->cfg.precedence; in dpaa2_switch_acl_tbl_remove_entry()
349 precedence); in dpaa2_switch_acl_tbl_remove_entry()
[all …]
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()
Ddpsw-cmd.h534 __le32 precedence; member
Ddpsw.h749 int precedence; member
/Linux-v6.1/Documentation/kbuild/
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.
Dkconfig-language.rst251 Expressions are listed in decreasing order of precedence.
263 (5) Returns the value of the expression. Used to override precedence.
/Linux-v6.1/Documentation/devicetree/bindings/input/touchscreen/
Dstmpe.txt59 Note that common ADC settings of stmpe_touchscreen (child) will take precedence
/Linux-v6.1/tools/testing/selftests/seccomp/
Dseccomp_bpf.c1151 FIXTURE(precedence) { in FIXTURE() argument
1160 FIXTURE_SETUP(precedence) in FIXTURE_SETUP() argument
1215 FIXTURE_TEARDOWN(precedence) in FIXTURE_TEARDOWN() argument
1226 TEST_F(precedence, allow_ok) in TEST_F() argument
1252 TEST_F_SIGNAL(precedence, kill_is_highest, SIGSYS) in TEST_F_SIGNAL() argument
1281 TEST_F_SIGNAL(precedence, kill_is_highest_in_any_order, SIGSYS) in TEST_F_SIGNAL() argument
1308 TEST_F_SIGNAL(precedence, trap_is_second, SIGSYS) in TEST_F_SIGNAL() argument
1333 TEST_F_SIGNAL(precedence, trap_is_second_in_any_order, SIGSYS) in TEST_F_SIGNAL() argument
1358 TEST_F(precedence, errno_is_third) in TEST_F() argument
1380 TEST_F(precedence, errno_is_third_in_any_order) in TEST_F() argument
[all …]
/Linux-v6.1/Documentation/userspace-api/media/mediactl/
Dmedia-ioc-device-info.rst96 number takes precedence when provided and can be assumed to be unique.
/Linux-v6.1/Documentation/networking/device_drivers/ethernet/netronome/
Dnfp.rst103 firmware file will take precedence over `nic_AMDA*` files.
116 Defines which firmware should take precedence, 'Disk' (0), 'Flash' (1) or
/Linux-v6.1/Documentation/dev-tools/
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
Dkselftest.rst65 The O= assignment takes precedence over the KBUILD_OUTPUT environment
/Linux-v6.1/arch/arm64/boot/dts/bitmain/
Dbm1880-sophon-edge.dts28 * takes precedence. This is only for the informational
/Linux-v6.1/Documentation/devicetree/bindings/interrupt-controller/
Dinterrupts.txt9 present, the latter should take precedence; the former may be provided simply
/Linux-v6.1/Documentation/userspace-api/
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
/Linux-v6.1/arch/arm64/boot/dts/actions/
Ds900-bubblegum-96.dts84 * takes precedence, which means that the external UART on the
/Linux-v6.1/Documentation/fault-injection/
Dfault-injection.rst229 This setting takes precedence over all other generic debugfs settings
231 (e.g. fail_futex/ignore-private) take precedence over it.
/Linux-v6.1/Documentation/userspace-api/media/v4l/
Ddev-overlay.rst110 first takes precedence. The attempt to capture
151 takes precedence. The attempt to capture or overlay as well
/Linux-v6.1/arch/arm64/boot/dts/hisilicon/
Dhi3670-hikey970.dts76 * takes precedence, which means that the external UART on the
Dhi6220-hikey.dts365 * takes precedence, which means that the external UART on the
Dhi3660-hikey960.dts222 * takes precedence, which means that the external UART on the
/Linux-v6.1/scripts/
Dspdxcheck.py96 precedence = ( ('nonassoc', 'AND', 'OR'), ) variable in id_parser
/Linux-v6.1/arch/arm64/boot/dts/qcom/
Dapq8016-sbc.dts589 * takes precedence, which means that the external UART on the
/Linux-v6.1/Documentation/trace/
Dftrace-uses.rst288 The "notrace" list takes precedence over the "filter" list. If the
/Linux-v6.1/arch/m68k/ifpsp060/src/
Dpfpsp.S1538 # Exceptions in order of precedence:
1854 # Exceptions in order of precedence:
2095 # Exceptions in order of precedence:
2606 # Exceptions in order of precedence:

12