Home
last modified time | relevance | path

Searched refs:implicit (Results 1 – 25 of 63) sorted by relevance

123

/linux/Documentation/bpf/
H A Dlinux-notes.rst63 These instructions have seven implicit operands:
65 * Register R6 is an implicit input that must contain a pointer to a
67 * Register R0 is an implicit output which contains the data fetched from
72 These instructions have an implicit program exit condition as well. If an
/linux/arch/parisc/math-emu/
H A DMakefile7 ccflags-y := -Wno-parentheses -Wno-implicit-function-declaration \
9 -Wno-implicit-int -Wno-missing-prototypes -Wno-missing-declarations \
/linux/scripts/
H A DMakefile.ubsan25 -fsanitize=implicit-signed-integer-truncation \
26 -fsanitize=implicit-unsigned-integer-truncation \
H A DMakefile.warn13 KBUILD_CFLAGS += -Werror=implicit-function-declaration
14 KBUILD_CFLAGS += -Werror=implicit-int
H A Dasn1_compiler.c861 int labelled = 0, implicit = 0; in parse_type() local
927 implicit = 1; in parse_type()
939 if (!implicit) in parse_type()
941 element->compound = implicit ? TAG_OVERRIDE : SEQUENCE; in parse_type()
/linux/lib/
H A DKconfig.ubsan127 depends on $(cc-option,-fsanitize=implicit-signed-integer-truncation)
128 depends on $(cc-option,-fsanitize=implicit-unsigned-integer-truncation)
133 implicit-signed-integer-truncation, and implicit-unsigned-integer-truncation.
/linux/sound/usb/
H A DMakefile12 implicit.o \
/linux/drivers/net/wireless/intel/iwlwifi/fw/api/
H A Ddhc.h220 u8 implicit; member
/linux/Documentation/userspace-api/media/v4l/
H A Dvidioc-decoder-cmd.rst50 call sends an implicit START command to the decoder if it has not been
54 call of a streaming file descriptor sends an implicit immediate STOP
158 decoder in case of an implicit stop initiated by the decoder itself,
H A Dvidioc-encoder-cmd.rst57 call sends an implicit START command to the encoder if it has not been
61 call of a streaming file descriptor sends an implicit immediate STOP to
H A Dvidioc-cropcap.rst40 can occur implicit when switching the video input or output.
H A Dformat.rst55 with the :ref:`VIDIOC_REQBUFS` ioctl or implicit
/linux/Documentation/userspace-api/
H A Ddma-buf-alloc-exchange.rst27 format and modifier (implicit or explicit).
341 not supported, or as part of a larger list to declare that implicit modifiers
346 used, or as part of a larger list to declare that an allocation using implicit
360 formed by the producer and all the consumers must be either fully implicit or fully
365 allocation using implicit modifiers, or allocate the buffer for media use
368 As one exception to the above, allocations may be 'upgraded' from implicit
378 interpretation of buffer content, as implicit modifier operation may still be
/linux/Documentation/driver-api/
H A Dioctl.rst176 implicit padding. The ``pahole`` tool can be used for checking the
185 implicit padding.
203 implicit padding in data structures. Where there is implicit padding
/linux/tools/perf/util/
H A Dsort.h146 int hpp_dimension__add_output(unsigned col, bool implicit);
/linux/Documentation/features/sched/membarrier-sync-core/
H A Darch-support.txt10 # Rely on implicit context synchronization as a result of exception return
/linux/Documentation/kbuild/
H A DKconfig.recursion-issue-0138 # of the "select CORE" from CORE_BELL_A_ADVANCED as that is implicit already
/linux/tools/objtool/
H A DMakefile52 -Wno-implicit-fallthrough -Wno-sign-compare \
/linux/Documentation/mm/
H A Dovercommit-accounting.rst43 The C language stack growth does an implicit mremap. If you want absolute
/linux/arch/arm64/kernel/vdso32/
H A DMakefile64 -Werror-implicit-function-declaration \
/linux/Documentation/admin-guide/perf/
H A Darm-cmn.rst53 Since the watchpoint direction is otherwise implicit in the underlying
/linux/Documentation/networking/dsa/
H A Dconfiguration.rst322 to the host port). Instead, all FDB entries with the ``self`` flag (implicit or
331 # or shorthand, because the 'local' flag is implicit if 'static' is not
429 # CPU ports in LAG, relying on implicit migration of the DSA conduit
/linux/usr/include/
H A DMakefile9 UAPI_CFLAGS := -std=c90 -Werror=implicit-function-declaration
/linux/Documentation/gpu/rfc/
H A Di915_vm_bind.rst48 execlist. Hence, no support for implicit sync. It is expected that the below
72 evictions, vma lookup table, implicit sync, vma active reference tracking etc.,
/linux/Documentation/gpu/
H A Ddrm-vm-bind-async.rst131 parallel. There may be internal implicit dependencies that only KMD knows
177 implicit dependencies to be fulfilled.

123