| /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/Documentation/sphinx/ |
| H A D | kernel_include.py | 7 Implementation of the ``kernel-include`` reST-directive. 12 The ``kernel-include`` reST-directive is a replacement for the ``include`` 13 directive. The ``kernel-include`` directive expand environment variables in 19 security risk for builders. This is why the ``include`` directive from 21 tree where the reST document with the include directive is placed. 94 from docutils.parsers.rst import Directive, directives 117 class KernelInclude(Directive): 119 KernelInclude (``kernel-include``) directive 121 Most of the stuff here came from Include directive defined at: 148 # Arguments that aren't from Sphinx Include directive [all …]
|
| H A D | kernel_feat.py | 8 Implementation of the ``kernel-feat`` reST-directive. 15 The ``kernel-feat`` (:py:class:`KernelFeat`) directive calls the 18 Overview of directive's argument and options. 41 from docutils.parsers.rst import directives, Directive 63 class KernelFeat(Directive): 65 """KernelFeat (``kernel-feat``) directive"""
|
| H A D | kernel_abi.py | 9 Implementation of the ``kernel-abi`` reST-directive. 16 The ``kernel-abi`` (:py:class:`KernelCmd`) directive calls the 19 Overview of directive's argument and options. 41 from docutils.parsers.rst import directives, Directive 83 class KernelCmd(Directive): 84 """KernelABI (``kernel-abi``) directive"""
|
| H A D | maintainers_include.py | 7 Implementation of the ``maintainers-include`` reST-directive. 12 The ``maintainers-include`` reST-directive performs extensive parsing 269 """MaintainersInclude (``maintainers-include``) directive""" 313 raise self.warning('"%s" directive disabled.' % self.name) 318 raise self.severe('Problems with "%s" directive path:\n%s.' % 376 raise self.warning('"%s" directive disabled.' % self.name) 381 raise self.severe('Problems with "%s" directive path:\n%s.' %
|
| /linux/arch/arc/include/asm/ |
| H A D | jump_label.h | 19 * ".balign 4" directive. In that case patched instruction is aligned with one 21 * However 'align by 4' directive is much stricter than it actually required. 24 * ".bundle_align_mode" assembler directive. That will save us from adding 27 * TODO: switch to ".bundle_align_mode" directive using whin it will be
|
| /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() 334 /* Docs seem to call for double space if directive is absent */ 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/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/security/tomoyo/ |
| H A D | common.h | 540 /* Structure for "path_group"/"number_group"/"address_group" directive. */ 547 /* Structure for "path_group" directive. */ 553 /* Structure for "number_group" directive. */ 559 /* Structure for "address_group" directive. */ 696 * Structure for "task manual_domain_transition" directive. 707 * "file symlink", "file chroot" and "file unmount" directive. 717 * "file ioctl", "file chmod", "file chown" and "file chgrp" directive. 727 /* Structure for "file mkblock" and "file mkchar" directive. */ 738 * Structure for "file rename", "file link" and "file pivot_root" directive. 747 /* Structure for "file mount" directive. */ [all …]
|
| /linux/drivers/iommu/ |
| H A D | fsl_pamu.h | 342 #define IOE_DIRECT0 0x84 /* Directive type 0 */ 343 #define IOE_DIRECT0_IDX 0x04 /* Directive type 0 */ 348 #define IOE_DIRECT1 0x87 /* Directive type 1 */ 349 #define IOE_DIRECT1_IDX 0x07 /* Directive type 1 */
|
| /linux/arch/arm64/kernel/pi/ |
| H A D | patch-scs.c | 77 * While the DW_CFA_negate_ra_state directive is guaranteed to in scs_patch_loc() 79 * also appear after a DW_CFA_restore_state directive that in scs_patch_loc() 81 * followed by DW_CFA_negate_ra_state directive to toggle the in scs_patch_loc()
|
| /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/LICENSES/deprecated/ |
| H A D | CC0-1.0 | 62 vi. database rights (such as those arising under Directive 96/9/EC of the 66 directive); and
|
| /linux/drivers/nvme/host/ |
| H A D | constants.c | 44 [nvme_admin_directive_send] = "Directive Send", 45 [nvme_admin_directive_recv] = "Directive Receive",
|
| /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/arch/sh/lib/ |
| H A D | delay.c | 20 * This align directive ensures this doesn't occur. in __delay()
|
| /linux/scripts/ |
| H A D | unifdef.c | 77 LT_DODGY, /* flag: directive is not on one line */ 291 case 'n': /* add #line directive after deleted lines */ in main() 393 * alter the preprocessor directive, as follows. 404 * following directive to #endif since this has the desired behaviour. 408 * directive. We can handle them correctly only if there is no change 409 * from printing to dropping (or vice versa) caused by that directive. 410 * If the directive is the first of a group we have a choice between 720 if there is too much whitespace in a directive */ in parseline()
|
| /linux/arch/loongarch/include/asm/ |
| H A D | alternative-asm.h | 26 * @newinstr. ".fill" directive takes care of proper instruction padding
|
| /linux/arch/arm/include/asm/ |
| H A D | fncpy.h | 22 * You will typically need a ".align 3" directive in the assembler where the
|
| /linux/tools/testing/selftests/bpf/libarena/include/libarena/ |
| H A D | common.h | 41 * This is a variable used to aid verification. The may_goto directive
|
| /linux/tools/net/sunrpc/xdrgen/ |
| H A D | xdr_ast.py | 783 directive = children[0].children[0].data 784 match directive: 795 raise NotImplementedError("Directive not supported") 1003 """Return header name set by pragma header directive"""
|
| /linux/tools/testing/kunit/ |
| H A D | kunit_parser.py | 368 directive]' 395 Note that the SKIP directive is the only direction that causes a 400 directive]' 450 directive]'
|
| /linux/arch/arm/kernel/ |
| H A D | sigreturn_codes.S | 30 * directive to keep correct layout of sigreturn_codes array.
|
| /linux/Documentation/doc-guide/ |
| 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/tools/testing/selftests/powerpc/nx-gzip/include/ |
| H A D | crb.h | 144 * Chapter 8.2.3 Coprocessor Directive
|