Home
last modified time | relevance | path

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

123

/linux/scripts/
H A Dinteger-wrap-ignore.scl1 [{unsigned-integer-overflow,signed-integer-overflow,implicit-signed-integer-truncation,implicit-uns…
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/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/Documentation/admin-guide/device-mapper/
H A Dvdo-design.rst54 each zone has an implicit lock on the structures it manages for all its
361 This stage requires the data_vio to get an implicit lock on the
363 hashtable. This implicit locking is handled by the zone divisions
379 The implicit logical zone lock is released while the allocation is
386 (step 11), and reacquires the implicit logical zone lock to add the
395 to traverse the tree again. The data_vio then releases the implicit
401 compression are not possible. This stage gets an implicit lock on a
406 it will proceed to search the next physical zone by taking the implicit
413 hashtable is also covered by the implicit physical zone lock. The
416 sub-component of the slab and are thus also covered by the implicit
[all …]
/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/gpu/drm/ci/xfails/
H A Dmsm-sc7180-trogdor-lazor-limozeen-flakes.txt13 kms_lease@page-flip-implicit-plane
H A Dmsm-sc7180-trogdor-kingoftown-flakes.txt27 kms_lease@page-flip-implicit-plane
H A Dvirtio_gpu-none-fails.txt161 kms_lease@cursor-implicit-plane,Fail
163 kms_lease@page-flip-implicit-plane,Fail
164 kms_lease@setcrtc-implicit-plane,Fail
H A Drockchip-rk3399-fails.txt59 kms_lease@page-flip-implicit-plane,Fail
/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.
/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
H A Ddma-buf.rst22 allowing implicit (kernel-ordered) synchronization of work to
126 :doc: implicit fence polling
305 workloads. This also means no implicit fencing for shared buffers in these
324 faults. Specifically this means implicit synchronization will not be possible.
/linux/Documentation/features/sched/membarrier-sync-core/
H A Darch-support.txt10 # Rely on implicit context synchronization as a result of exception return
/linux/usr/include/
H A DMakefile9 UAPI_CFLAGS := -std=c90 -Wall -Werror=implicit-function-declaration
/linux/Documentation/kbuild/
H A DKconfig.recursion-issue-0138 # of the "select CORE" from CORE_BELL_A_ADVANCED as that is implicit already
/linux/Documentation/mm/
H A Dovercommit-accounting.rst43 The C language stack growth does an implicit mremap. If you want absolute
/linux/arch/sh/
H A DMakefile39 $(call cc-option,-mno-implicit-fp,-m4-nofpu)
/linux/arch/arm64/kernel/vdso32/
H A DMakefile66 -Werror-implicit-function-declaration \
/linux/Documentation/admin-guide/perf/
H A Darm-cmn.rst53 Since the watchpoint direction is otherwise implicit in the underlying

123