Searched defs:skiplist (Results 1 - 11 of 11) sorted by relevance
| /third_party/ltp/testcases/lib/ |
| H A D | tst_supported_fs.c | 65 char **skiplist; in parse_skiplist() local 90 char **skiplist = NULL; in main() local [all...] |
| /third_party/python/Lib/test/test_tools/ |
| H A D | test_sundry.py | 30 skiplist = denylist + allowlist + windows_only + other variable in TestSundryScripts
|
| /third_party/ltp/lib/ |
| H A D | tst_supported_fs_types.c | 59 int tst_fs_in_skiplist(const char *fs_type, const char *const *skiplist) in tst_fs_in_skiplist() argument 138 const char **tst_get_supported_fs_types(const char *const *skiplist) in tst_get_supported_fs_types() argument
|
| /kernel/linux/linux-5.10/tools/perf/tests/ |
| H A D | builtin-test.c | 620 static int __cmd_test(int argc, const char *argv[], struct intlist *skiplist) in __cmd_test() argument 790 struct intlist *skiplist = NULL; in cmd_test() local
|
| /kernel/linux/linux-6.6/tools/perf/tests/ |
| H A D | builtin-test.c | 366 static int __cmd_test(int argc, const char *argv[], struct intlist *skiplist) in __cmd_test() argument 534 struct intlist *skiplist = NULL; in cmd_test() local 324 run_shell_tests(int argc, const char *argv[], int i, int width, struct intlist *skiplist) run_shell_tests() argument
|
| /kernel/linux/linux-5.10/net/sctp/ |
| H A D | stream_interleave.c | 1092 static inline int sctp_get_skip_pos(struct sctp_ifwdtsn_skip *skiplist, in sctp_get_skip_pos() argument
|
| H A D | outqueue.c | 1783 static inline int sctp_get_skip_pos(struct sctp_fwdtsn_skip *skiplist, in sctp_get_skip_pos() argument
|
| H A D | sm_make_chunk.c | 3520 sctp_make_fwdtsn(const struct sctp_association *asoc, __u32 new_cum_tsn, size_t nstreams, struct sctp_fwdtsn_skip *skiplist) sctp_make_fwdtsn() argument 3550 sctp_make_ifwdtsn(const struct sctp_association *asoc, __u32 new_cum_tsn, size_t nstreams, struct sctp_ifwdtsn_skip *skiplist) sctp_make_ifwdtsn() argument
|
| /kernel/linux/linux-6.6/net/sctp/ |
| H A D | stream_interleave.c | 1084 static inline int sctp_get_skip_pos(struct sctp_ifwdtsn_skip *skiplist, in sctp_get_skip_pos() argument
|
| H A D | outqueue.c | 1809 static inline int sctp_get_skip_pos(struct sctp_fwdtsn_skip *skiplist, in sctp_get_skip_pos() argument
|
| H A D | sm_make_chunk.c | 3558 sctp_make_fwdtsn(const struct sctp_association *asoc, __u32 new_cum_tsn, size_t nstreams, struct sctp_fwdtsn_skip *skiplist) sctp_make_fwdtsn() argument 3588 sctp_make_ifwdtsn(const struct sctp_association *asoc, __u32 new_cum_tsn, size_t nstreams, struct sctp_ifwdtsn_skip *skiplist) sctp_make_ifwdtsn() argument
|
Completed in 19 milliseconds