Home
last modified time | relevance | path

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

123

/linux-6.15/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-switch-flower.c243 int precedence) in dpaa2_switch_acl_entry_set_precedence() argument
251 entry->cfg.precedence = precedence; in dpaa2_switch_acl_entry_set_precedence()
260 int index, i, precedence, err; in dpaa2_switch_acl_tbl_add_entry() local
268 precedence = DPAA2_ETHSW_PORT_MAX_ACL_ENTRIES - block->num_acl_rules - 1; in dpaa2_switch_acl_tbl_add_entry()
273 precedence); in dpaa2_switch_acl_tbl_add_entry()
277 precedence++; in dpaa2_switch_acl_tbl_add_entry()
281 entry->cfg.precedence = precedence; in dpaa2_switch_acl_tbl_add_entry()
334 int index, i, precedence, err; in dpaa2_switch_acl_tbl_remove_entry() local
349 precedence = entry->cfg.precedence; in dpaa2_switch_acl_tbl_remove_entry()
353 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
H A Ddpsw.h749 int precedence; member
/linux-6.15/Documentation/kbuild/
H A Dkbuild.rst135 Setting "V=..." takes precedence over KBUILD_VERBOSE.
142 Setting "M=..." takes precedence over KBUILD_EXTMOD.
155 Setting "O=..." takes precedence over KBUILD_OUTPUT.
161 Setting "MO=..." takes precedence over KBUILD_EXTMOD_OUTPUT.
170 Setting "W=..." takes precedence over KBUILD_EXTRA_WARN.
/linux-6.15/Documentation/devicetree/bindings/counter/
H A Dinterrupt-counter.yaml18 take precedence for counting interrupts.
/linux-6.15/Documentation/devicetree/bindings/net/
H A Dti,dp83867.yaml58 cell takes precedence over ti,max-output-impedance, which in
59 turn takes precedence over ti,min-output-impedance.
/linux-6.15/Documentation/devicetree/bindings/iio/adc/
H A Dadi,ad7949.yaml43 vrefin-supply will take precedence over vref-supply if both are defined.
/linux-6.15/Documentation/userspace-api/media/mediactl/
H A Dmedia-ioc-device-info.rst96 number takes precedence when provided and can be assumed to be unique.
/linux-6.15/tools/testing/selftests/seccomp/
H A Dseccomp_bpf.c1170 FIXTURE(precedence) { in FIXTURE() argument
1179 FIXTURE_SETUP(precedence) in FIXTURE_SETUP() argument
1234 FIXTURE_TEARDOWN(precedence) in FIXTURE_TEARDOWN() argument
1245 TEST_F(precedence, allow_ok) in TEST_F() argument
1327 TEST_F_SIGNAL(precedence, trap_is_second, SIGSYS) in TEST_F_SIGNAL() argument
1377 TEST_F(precedence, errno_is_third) in TEST_F() argument
1399 TEST_F(precedence, errno_is_third_in_any_order) in TEST_F() argument
1421 TEST_F(precedence, trace_is_fourth) in TEST_F() argument
1442 TEST_F(precedence, trace_is_fourth_in_any_order) in TEST_F() argument
1463 TEST_F(precedence, log_is_fifth) in TEST_F() argument
[all …]
/linux-6.15/Documentation/dev-tools/
H A Dcoccinelle.rst246 should be used every time spatch is spawned. The order of precedence for
265 If not using the kernel's coccicheck target, keep the above precedence
281 note that when there are conflicting options Coccinelle takes precedence for
283 given the order of precedence followed by Coccinelle, since the kernel now
/linux-6.15/arch/arm64/boot/dts/bitmain/
H A Dbm1880-sophon-edge.dts28 * takes precedence. This is only for the informational
/linux-6.15/Documentation/devicetree/bindings/interrupt-controller/
H A Dinterrupts.txt9 present, the latter should take precedence; the former may be provided simply
/linux-6.15/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
/linux-6.15/Documentation/devicetree/bindings/net/wireless/
H A Dbrcm,bcm4329-fmac.yaml97 takes precedence.
/linux-6.15/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
/linux-6.15/arch/arm64/boot/dts/actions/
H A Ds900-bubblegum-96.dts84 * takes precedence, which means that the external UART on the
/linux-6.15/Documentation/userspace-api/media/v4l/
H A Ddev-overlay.rst113 first takes precedence. The attempt to capture
154 takes precedence. The attempt to capture or overlay as well
/linux-6.15/arch/arm64/boot/dts/hisilicon/
H A Dhi3670-hikey970.dts76 * takes precedence, which means that the external UART on the
H A Dhi6220-hikey.dts365 * takes precedence, which means that the external UART on the
H A Dhi3660-hikey960.dts222 * takes precedence, which means that the external UART on the
/linux-6.15/scripts/
H A Dspdxcheck.py96 precedence = ( ('nonassoc', 'AND', 'OR'), ) variable in id_parser
H A DKbuild.include64 # The path to Kbuild or Makefile. Kbuild has precedence over Makefile.
/linux-6.15/Documentation/fault-injection/
H A Dfault-injection.rst283 This setting takes precedence over all other generic debugfs settings
285 (e.g. fail_futex/ignore-private) take precedence over it.
/linux-6.15/arch/arm64/boot/dts/qcom/
H A Dapq8016-sbc.dts462 * takes precedence, which means that the external UART on the

123