| /Linux-v5.15/drivers/net/ethernet/freescale/dpaa2/ |
| D | dpaa2-switch-flower.c | 235 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 …]
|
| D | dpsw.c | 1539 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()
|
| D | dpsw-cmd.h | 534 __le32 precedence; member
|
| D | dpsw.h | 749 int precedence; member
|
| /Linux-v5.15/Documentation/kbuild/ |
| D | kbuild.rst | 91 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-v5.15/tools/testing/selftests/seccomp/ |
| D | seccomp_bpf.c | 1144 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 1245 TEST_F_SIGNAL(precedence, kill_is_highest, SIGSYS) in TEST_F_SIGNAL() argument 1274 TEST_F_SIGNAL(precedence, kill_is_highest_in_any_order, SIGSYS) in TEST_F_SIGNAL() argument 1301 TEST_F_SIGNAL(precedence, trap_is_second, SIGSYS) in TEST_F_SIGNAL() argument 1326 TEST_F_SIGNAL(precedence, trap_is_second_in_any_order, 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 [all …]
|
| /Linux-v5.15/Documentation/devicetree/bindings/input/touchscreen/ |
| D | stmpe.txt | 60 Note that common ADC settings of stmpe_touchscreen (child) will take precedence
|
| /Linux-v5.15/Documentation/devicetree/bindings/gpio/ |
| D | brcm,brcmstb-gpio.txt | 35 multiple parents. This takes precedence over 'interrupts' and
|
| /Linux-v5.15/Documentation/userspace-api/media/mediactl/ |
| D | media-ioc-device-info.rst | 96 number takes precedence when provided and can be assumed to be unique.
|
| /Linux-v5.15/Documentation/networking/device_drivers/ethernet/netronome/ |
| D | nfp.rst | 103 firmware file will take precedence over `nic_AMDA*` files. 116 Defines which firmware should take precedence, 'Disk' (0), 'Flash' (1) or
|
| /Linux-v5.15/Documentation/dev-tools/ |
| D | coccinelle.rst | 246 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
|
| /Linux-v5.15/arch/arm64/boot/dts/bitmain/ |
| D | bm1880-sophon-edge.dts | 28 * takes precedence. This is only for the informational
|
| /Linux-v5.15/Documentation/devicetree/bindings/interrupt-controller/ |
| D | interrupts.txt | 9 present, the latter should take precedence; the former may be provided simply
|
| /Linux-v5.15/Documentation/devicetree/bindings/phy/ |
| D | nvidia,tegra20-usb-phy.txt | 49 If both are provided, nvidia,xcvr-setup-use-fuses takes precedence.
|
| /Linux-v5.15/scripts/ |
| D | spdxcheck.py | 80 precedence = ( ('nonassoc', 'AND', 'OR'), ) variable in id_parser
|
| /Linux-v5.15/Documentation/userspace-api/ |
| D | seccomp_filter.rst | 90 ``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-v5.15/arch/arm64/boot/dts/actions/ |
| D | s900-bubblegum-96.dts | 84 * takes precedence, which means that the external UART on the
|
| /Linux-v5.15/Documentation/fault-injection/ |
| D | fault-injection.rst | 222 This setting takes precedence over all other generic debugfs settings 224 (e.g. fail_futex/ignore-private) take precedence over it.
|
| /Linux-v5.15/Documentation/devicetree/bindings/reserved-memory/ |
| D | reserved-memory.txt | 44 If both reg and size are present, then the reg property takes precedence
|
| /Linux-v5.15/Documentation/userspace-api/media/v4l/ |
| D | dev-overlay.rst | 110 first takes precedence. The attempt to capture 151 takes precedence. The attempt to capture or overlay as well
|
| /Linux-v5.15/arch/arm64/boot/dts/hisilicon/ |
| D | hi3670-hikey970.dts | 92 * takes precedence, which means that the external UART on the
|
| D | hi6220-hikey.dts | 365 * takes precedence, which means that the external UART on the
|
| D | hi3660-hikey960.dts | 222 * takes precedence, which means that the external UART on the
|
| /Linux-v5.15/drivers/staging/r8188eu/core/ |
| D | rtw_ieee80211.c | 184 u8 flags, u16 reason, u16 precedence) in rtw_set_ie_mesh_ch_switch_parm() argument 191 *(u16 *)(ie_data + 4) = cpu_to_le16(precedence); in rtw_set_ie_mesh_ch_switch_parm()
|
| /Linux-v5.15/drivers/staging/r8188eu/include/ |
| D | ieee80211.h | 1146 u8 flags, u16 reason, u16 precedence);
|