Home
last modified time | relevance | path

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

1234

/linux-6.15/scripts/
H A Dinteger-wrap-ignore.scl1 [{unsigned-integer-overflow,signed-integer-overflow,implicit-signed-integer-truncation,implicit-uns…
H A DMakefile.ubsan21 -fsanitize=implicit-signed-integer-truncation \
22 -fsanitize=implicit-unsigned-integer-truncation \
H A DMakefile.extrawarn13 KBUILD_CFLAGS += -Werror=implicit-function-declaration
14 KBUILD_CFLAGS += -Werror=implicit-int
/linux-6.15/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-6.15/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-6.15/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
401 compression are not possible. This stage gets an implicit lock on a
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
515 The data_vio obtains an implicit lock on the physical zone and
531 new data. The agent then releases the implicit hash zone lock.
546 mapping. Making this journal entry requires holding the implicit
564 acquires the implicit logical zone lock and updates the
[all …]
/linux-6.15/Documentation/devicetree/bindings/timer/
H A Darm,arch_timer.yaml75 affects writes to the tval register, due to the implicit counter read.
82 to the implicit counter read.
89 the tval registers, due to the implicit counter read.
/linux-6.15/lib/
H A DKconfig.ubsan125 depends on $(cc-option,-fsanitize=implicit-signed-integer-truncation)
126 depends on $(cc-option,-fsanitize=implicit-unsigned-integer-truncation)
131 implicit-signed-integer-truncation, and implicit-unsigned-integer-truncation.
/linux-6.15/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.txt160 kms_lease@cursor-implicit-plane,Fail
162 kms_lease@page-flip-implicit-plane,Fail
163 kms_lease@setcrtc-implicit-plane,Fail
H A Di915-whl-fails.txt35 kms_lease@page-flip-implicit-plane,Timeout
H A Di915-amly-fails.txt35 kms_lease@page-flip-implicit-plane,Timeout
/linux-6.15/sound/usb/
H A DMakefile12 implicit.o \
/linux-6.15/drivers/net/wireless/intel/iwlwifi/fw/api/
H A Ddhc.h220 u8 implicit; member
/linux-6.15/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
/linux-6.15/tools/perf/util/
H A Dsort.h144 int hpp_dimension__add_output(unsigned col, bool implicit);
/linux-6.15/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-6.15/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-6.15/Documentation/netlink/specs/
H A Dnet_shaper.yaml273 queue/device can still send traffic: it has an implicit
274 node with infinite bandwidth. The queue's implicit node
275 feeds an implicit RR node at the root of the hierarchy.
/linux-6.15/usr/include/
H A DMakefile9 UAPI_CFLAGS := -std=c90 -Wall -Werror=implicit-function-declaration
/linux-6.15/Documentation/features/sched/membarrier-sync-core/
H A Darch-support.txt10 # Rely on implicit context synchronization as a result of exception return
/linux-6.15/Documentation/kbuild/
H A DKconfig.recursion-issue-0138 # of the "select CORE" from CORE_BELL_A_ADVANCED as that is implicit already

1234