Searched refs:directive (Results 1 – 17 of 17) sorted by relevance
| /linux/tools/testing/selftests/kselftest/ |
| H A D | ktap_helpers.sh | 44 directive="${3:-}" # optional 47 [ ! -z "$directive" ] && directive_str="# $directive" 67 directive="SKIP" 68 __ktap_test "$result" "$description" "$directive" 77 directive="XFAIL" 78 __ktap_test "$result" "$description" "$directive"
|
| /linux/tools/testing/selftests/ |
| H A D | kselftest.h | 307 const char *directive = ""; in ksft_test_result_code() local 316 directive = " # XFAIL "; in ksft_test_result_code() 320 directive = " # XPASS "; in ksft_test_result_code() 324 directive = " # SKIP "; in ksft_test_result_code() 335 if (!directive[0] && msg) in ksft_test_result_code() 336 directive = " # "; in ksft_test_result_code() 338 printf("%s %u %s%s", tap_code, ksft_test_num(), test_name, directive); in ksft_test_result_code()
|
| /linux/tools/testing/selftests/sched_ext/ |
| H A D | runner.c | 77 const char *directive = status == SCX_TEST_SKIP ? "SKIP " : ""; in print_test_result() local 79 printf("%s %u %s # %s\n", result, testnum, test->name, directive); in print_test_result()
|
| /linux/Documentation/bpf/libbpf/ |
| H A D | libbpf_naming_convention.rst | 174 The documentation always starts with a @brief directive. This line is a short 178 can be added below the last directive, at the bottom of the comment. 180 Parameters are denoted with the @param directive, there should be one for each 181 parameter. If this is a function with a non-void return, use the @return directive
|
| /linux/Documentation/driver-api/80211/ |
| H A D | mac80211-advanced.rst | 137 .. WARNING: DOCPROC directive not supported: !Cnet/mac80211/agg-tx.c 145 .. WARNING: DOCPROC directive not supported: !Cnet/mac80211/agg-rx.c
|
| /linux/Documentation/doc-guide/ |
| H A D | kernel-doc.rst | 499 documents using a dedicated kernel-doc Sphinx directive extension. 501 The kernel-doc directive is of the format:: 507 tree. The following directive options are supported: 559 This is an alias of the 'identifiers' directive and deprecated. 573 Without options, the kernel-doc directive includes all documentation comments
|
| H A D | sphinx.rst | 491 The kernel figure (and image) directive supports **DOT** formatted files, see 535 The *render* directive has all the options known from the *figure* directive,
|
| /linux/Documentation/core-api/ |
| H A D | printk-basics.rst | 95 directive)::
|
| /linux/lib/kunit/ |
| H A D | test.c | 180 const char *directive) in kunit_print_ok_not_ok() argument 183 const char *directive_body = (status == KUNIT_SKIPPED) ? directive : ""; in kunit_print_ok_not_ok()
|
| /linux/arch/m68k/ifpsp060/ |
| H A D | ilsp.doc | 51 using the Motorola Assembly Syntax assembler directive "dc.l"
|
| H A D | fplsp.doc | 52 using the Motorola Assembly Syntax assembler directive "dc.l"
|
| H A D | TEST.DOC | 43 directive "dc.l" (define constant longword). The files can be
|
| H A D | fpsp.doc | 48 using the Motorola Assembly Syntax assembler directive "dc.l"
|
| H A D | isp.doc | 56 using the Motorola Assembly Syntax assembler directive "dc.l"
|
| /linux/LICENSES/deprecated/ |
| H A D | CC0-1.0 | 66 directive); and
|
| /linux/include/linux/ |
| H A D | nvme.h | 2001 struct nvme_directive_cmd directive; member
|
| /linux/Documentation/arch/powerpc/ |
| H A D | hvcs.rst | 308 previously read '1'. The write directive is ignored if the vterm_state
|