Searched defs:precedence (Results 1 – 10 of 10) sorted by relevance
| /linux/drivers/net/ethernet/freescale/dpaa2/ |
| H A D | dpaa2-switch-flower.c | 243 int precedence) in dpaa2_switch_acl_entry_set_precedence() 260 int index, i, precedence, err; in dpaa2_switch_acl_tbl_add_entry() local 334 int index, i, precedence, err; in dpaa2_switch_acl_tbl_remove_entry() local
|
| H A D | dpsw.h | 751 int precedence; member
|
| H A D | dpsw-cmd.h | 537 __le32 precedence; member
|
| /linux/tools/testing/selftests/seccomp/ |
| H A D | seccomp_bpf.c | 1185 FIXTURE(precedence) { in FIXTURE() argument 1194 FIXTURE_SETUP(precedence) in FIXTURE_SETUP() argument 1249 FIXTURE_TEARDOWN(precedence) in FIXTURE_TEARDOWN() argument 1260 TEST_F(precedence, allow_ok) in TEST_F() argument 1286 TEST_F_SIGNAL(precedence, kill_is_highest, SIGSYS) in TEST_F_SIGNAL() argument 1315 TEST_F_SIGNAL(precedence, kill_is_highest_in_any_order, SIGSYS) in TEST_F_SIGNAL() argument 1342 TEST_F_SIGNAL(precedence, trap_is_second, SIGSYS) in TEST_F_SIGNAL() argument 1367 TEST_F_SIGNAL(precedence, trap_is_second_in_any_order, SIGSYS) in TEST_F_SIGNAL() argument 1392 TEST_F(precedence, errno_is_third) in TEST_F() argument 1414 TEST_F(precedence, errno_is_third_in_any_order) in TEST_F() argument [all …]
|
| /linux/rust/syn/ |
| H A D | lib.rs | 504 mod precedence; module
|
| H A D | fixup.rs | 405 fn precedence(self, expr: &Expr) -> Precedence { in precedence() method
|
| H A D | expr.rs | 1324 let precedence = Precedence::of_binop(&op); in parse_expr() localVariable 1397 let precedence = Precedence::of_binop(&op); in parse_expr() localVariable
|
| /linux/scripts/ |
| H A D | spdxcheck.py | 96 precedence = ( ('nonassoc', 'AND', 'OR'), ) variable in id_parser
|
| /linux/include/linux/fsl/ |
| H A D | ntmp.h | 95 __le16 precedence; member
|
| /linux/net/sched/ |
| H A D | sch_cake.c | 315 static const u8 precedence[] = { variable
|