Home
last modified time | relevance | path

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

123

/linux/drivers/net/ethernet/freescale/dpaa2/
A Ddpaa2-switch-flower.c235 int precedence) in dpaa2_switch_acl_entry_set_precedence() argument
243 entry->cfg.precedence = precedence; in dpaa2_switch_acl_entry_set_precedence()
252 int index, i, precedence, err; in dpaa2_switch_acl_tbl_add_entry() local
260 precedence = DPAA2_ETHSW_PORT_MAX_ACL_ENTRIES - block->num_acl_rules - 1; in dpaa2_switch_acl_tbl_add_entry()
265 precedence); in dpaa2_switch_acl_tbl_add_entry()
269 precedence++; in dpaa2_switch_acl_tbl_add_entry()
273 entry->cfg.precedence = precedence; in dpaa2_switch_acl_tbl_add_entry()
326 int index, i, precedence, err; in dpaa2_switch_acl_tbl_remove_entry() local
341 precedence = entry->cfg.precedence; in dpaa2_switch_acl_tbl_remove_entry()
345 precedence); in dpaa2_switch_acl_tbl_remove_entry()
[all …]
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()
A Ddpsw-cmd.h534 __le32 precedence; member
A Ddpsw.h749 int precedence; member
/linux/Documentation/kbuild/
A Dkbuild.rst91 Setting "V=..." takes precedence over KBUILD_VERBOSE.
98 Setting "M=..." takes precedence over KBUILD_EXTMOD.
106 Setting "O=..." takes precedence over KBUILD_OUTPUT.
115 Setting "W=..." takes precedence over KBUILD_EXTRA_WARN.
/linux/Documentation/devicetree/bindings/counter/
A Dinterrupt-counter.yaml18 take precedence for counting interrupts.
/linux/tools/testing/selftests/seccomp/
A Dseccomp_bpf.c1144 FIXTURE(precedence) { in FIXTURE() argument
1153 FIXTURE_SETUP(precedence) in FIXTURE_SETUP() argument
1208 FIXTURE_TEARDOWN(precedence) in FIXTURE_TEARDOWN() argument
1219 TEST_F(precedence, allow_ok) in TEST_F() argument
1301 TEST_F_SIGNAL(precedence, trap_is_second, SIGSYS) in TEST_F_SIGNAL() argument
1351 TEST_F(precedence, errno_is_third) in TEST_F() argument
1373 TEST_F(precedence, errno_is_third_in_any_order) in TEST_F() argument
1395 TEST_F(precedence, trace_is_fourth) in TEST_F() argument
1416 TEST_F(precedence, trace_is_fourth_in_any_order) in TEST_F() argument
1437 TEST_F(precedence, log_is_fifth) in TEST_F() argument
[all …]
/linux/Documentation/devicetree/bindings/iio/adc/
A Dadi,ad7949.yaml43 vrefin-supply will take precedence over vref-supply if both are defined.
/linux/Documentation/devicetree/bindings/input/touchscreen/
A Dstmpe.txt60 Note that common ADC settings of stmpe_touchscreen (child) will take precedence
/linux/Documentation/devicetree/bindings/gpio/
A Dbrcm,brcmstb-gpio.txt35 multiple parents. This takes precedence over 'interrupts' and
/linux/Documentation/dev-tools/
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
A Dkselftest.rst57 The O= assignment takes precedence over the KBUILD_OUTPUT environment
/linux/Documentation/userspace-api/media/mediactl/
A Dmedia-ioc-device-info.rst96 number takes precedence when provided and can be assumed to be unique.
/linux/Documentation/networking/device_drivers/ethernet/netronome/
A Dnfp.rst103 firmware file will take precedence over `nic_AMDA*` files.
116 Defines which firmware should take precedence, 'Disk' (0), 'Flash' (1) or
/linux/arch/arm64/boot/dts/bitmain/
A Dbm1880-sophon-edge.dts28 * takes precedence. This is only for the informational
/linux/Documentation/devicetree/bindings/interrupt-controller/
A Dinterrupts.txt9 present, the latter should take precedence; the former may be provided simply
/linux/Documentation/userspace-api/
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
/linux/scripts/
A Dspdxcheck.py80 precedence = ( ('nonassoc', 'AND', 'OR'), ) variable in id_parser
/linux/Documentation/devicetree/bindings/net/
A Dti,dp83867.yaml47 takes precedence.
/linux/Documentation/fault-injection/
A Dfault-injection.rst222 This setting takes precedence over all other generic debugfs settings
224 (e.g. fail_futex/ignore-private) take precedence over it.
/linux/arch/arm64/boot/dts/actions/
A Ds900-bubblegum-96.dts84 * takes precedence, which means that the external UART on the
/linux/Documentation/userspace-api/media/v4l/
A Ddev-overlay.rst110 first takes precedence. The attempt to capture
151 takes precedence. The attempt to capture or overlay as well
/linux/arch/arm64/boot/dts/hisilicon/
A Dhi3670-hikey970.dts76 * takes precedence, which means that the external UART on the
A Dhi6220-hikey.dts365 * takes precedence, which means that the external UART on the
A Dhi3660-hikey960.dts222 * takes precedence, which means that the external UART on the

Completed in 43 milliseconds

123