Home
last modified time | relevance | path

Searched refs:TEST_TYPE_MASK (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/lib/
H A Dtest_bpf.c61 #define TEST_TYPE_MASK (CLASSIC | INTERNAL) macro
6560 __u8 test_type = tests[which].aux & TEST_TYPE_MASK; in generate_filter()
6625 __u8 test_type = tests[which].aux & TEST_TYPE_MASK; in release_filter()
/kernel/linux/linux-6.6/lib/
H A Dtest_bpf.c63 #define TEST_TYPE_MASK (CLASSIC | INTERNAL) macro
14435 __u8 test_type = tests[which].aux & TEST_TYPE_MASK; in generate_filter()
14502 __u8 test_type = tests[which].aux & TEST_TYPE_MASK; in release_filter()

Completed in 16 milliseconds