| /Linux-v5.10/net/netfilter/ |
| D | nf_conntrack_h323_types.c | 10 {FNAME("port") INT, WORD, 0, 0, SKIP, 0, NULL}, 14 {FNAME("item") OCTSTR, FIXD, 4, 0, SKIP, 0, NULL}, 18 {FNAME("strict") NUL, FIXD, 0, 0, SKIP, 0, NULL}, 19 {FNAME("loose") NUL, FIXD, 0, 0, SKIP, 0, NULL}, 23 {FNAME("ip") OCTSTR, FIXD, 4, 0, SKIP, 0, NULL}, 24 {FNAME("port") INT, WORD, 0, 0, SKIP, 0, NULL}, 25 {FNAME("route") SEQOF, SEMI, 0, 0, SKIP, 0, 27 {FNAME("routing") CHOICE, 1, 2, 2, SKIP | EXT, 0, 32 {FNAME("node") OCTSTR, FIXD, 6, 0, SKIP, 0, NULL}, 33 {FNAME("netnum") OCTSTR, FIXD, 4, 0, SKIP, 0, NULL}, [all …]
|
| D | nf_conntrack_h323_asn1.c | 68 #define SKIP 0 macro
|
| /Linux-v5.10/drivers/media/usb/gspca/ |
| D | pac7311.c | 139 #define SKIP 0xaa macro 142 SKIP, SKIP, 0x04, 0x54, 0x07, 0x2b, 0x09, 0x0f, 143 0x09, 0x00, SKIP, SKIP, 0x07, 0x00, 0x00, 0x62, 144 0x08, SKIP, 0x07, 0x00, 0x00, 0x00, 0x00, 0x00, 145 0x00, 0x00, 0x00, 0x03, 0xa0, 0x01, 0xf4, SKIP, 146 SKIP, 0x00, 0x08, SKIP, 0x03, SKIP, 0x00, 0x68, 216 if (page[index] == SKIP) /* skip this index */ in reg_w_page()
|
| D | pac7302.c | 207 #define SKIP 0xaa macro 219 SKIP, 0x00, 0x00, 0xc0, 0xc0, 0x10, 0x00, 0x00, 297 if (page[index] == SKIP) /* skip this index */ in reg_w_page()
|
| /Linux-v5.10/drivers/gpu/drm/sti/ |
| D | sti_awg_utils.c | 20 SKIP, enumerator 54 case SKIP: in awg_generate_instr() 133 ret |= awg_generate_instr(SKIP, val, 0, 0, fwparams); in awg_generate_line_signal() 144 ret |= awg_generate_instr(SKIP, val, 0, 1, fwparams); in awg_generate_line_signal()
|
| /Linux-v5.10/tools/testing/selftests/core/ |
| D | close_range_test.c | 47 SKIP(return, "Skipping test since /dev/null does not exist"); in TEST() 55 SKIP(return, "close_range() syscall not supported"); in TEST() 111 SKIP(return, "Skipping test since /dev/null does not exist"); in TEST() 200 SKIP(return, "Skipping test since /dev/null does not exist"); in TEST()
|
| /Linux-v5.10/tools/testing/selftests/pidfd/ |
| D | pidfd_wait.c | 25 #ifndef SKIP 26 #define SKIP(s, ...) XFAIL(s, ##__VA_ARGS__) macro 165 SKIP(return, "Skipping PIDFD_NONBLOCK test"); in TEST() 185 SKIP(return, "Skipping PIDFD_NONBLOCK test"); in TEST()
|
| D | pidfd_getfd_test.c | 209 SKIP(return, "kcmp() syscall not supported"); in TEST_F()
|
| /Linux-v5.10/tools/testing/selftests/filesystems/binderfs/ |
| D | binderfs_test.c | 77 SKIP(goto out, "binderfs missing"); in __do_binderfs_test() 478 SKIP(return, "Tests are not run as root. Skipping privileged tests"); in TEST() 481 SKIP(return, "The Android binderfs filesystem is not available"); in TEST() 514 SKIP(return, "The Android binderfs filesystem is not available"); in TEST()
|
| /Linux-v5.10/tools/testing/ktest/examples/ |
| D | snowball.conf | 29 TEST_START SKIP
|
| /Linux-v5.10/tools/testing/selftests/clone3/ |
| D | clone3_cap_checkpoint_restore.c | 148 SKIP(return, "Skipping all tests as non-root"); in TEST()
|
| /Linux-v5.10/tools/testing/selftests/exec/ |
| D | non-regular.c | 106 SKIP(return, "Please run as root; cannot mknod(%s)", in setup_node()
|
| /Linux-v5.10/tools/testing/selftests/mincore/ |
| D | mincore_selftest.c | 155 SKIP(return, "No huge pages available."); in TEST()
|
| /Linux-v5.10/tools/testing/selftests/seccomp/ |
| D | seccomp_bpf.c | 58 #ifndef SKIP 59 #define SKIP(s, ...) XFAIL(s, ##__VA_ARGS__) macro 318 SKIP(return, "Kernel does not support kcmp() (missing CONFIG_CHECKPOINT_RESTORE?)"); in TEST() 3201 SKIP(return, "get_metadata requires real root"); in TEST() 3244 …SKIP(goto skip, "Kernel does not support PTRACE_SECCOMP_GET_METADATA (missing CONFIG_CHECKPOINT_RE… in TEST() 3579 SKIP(return, "kernel missing CLONE_NEWUSER support"); in TEST() 3647 SKIP(return, "CLONE_NEWPID requires CAP_SYS_ADMIN"); in TEST() 3800 SKIP(goto skip, "Kernel does not support SECCOMP_USER_NOTIF_FLAG_CONTINUE"); in TEST() 3808 SKIP(return, "Kernel does not support kcmp() syscall"); in TEST()
|
| /Linux-v5.10/Documentation/userspace-api/media/rc/ |
| D | rc-tables.rst | 170 - NEXT / SKIP
|
| /Linux-v5.10/tools/testing/selftests/ |
| D | kselftest_harness.h | 125 #define SKIP(statement, fmt, ...) do { \ macro
|
| /Linux-v5.10/drivers/net/ethernet/marvell/ |
| D | pxa168_eth.c | 261 SKIP = 2, enumerator 453 | (skip << SKIP) | (rd << HASH_ENTRY_RECEIVE_DISCARD_BIT) in add_del_hash_entry()
|
| /Linux-v5.10/tools/testing/selftests/vm/ |
| D | hmm-tests.c | 683 SKIP(return, "Huge page size could not be determined"); in TEST_F() 697 SKIP(return, "Huge page could not be allocated"); in TEST_F()
|
| /Linux-v5.10/Documentation/ide/ |
| D | ChangeLog.ide-tape.1995-2002 | 227 * - Idetape_position_tape should not use SKIP bit during
|
| /Linux-v5.10/tools/testing/selftests/netfilter/ |
| D | nft_concat_range.sh | 1510 printf "[SKIP]\n"
|