Home
last modified time | relevance | path

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

123

/Linux-v6.6/Documentation/bpf/
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
Dmap_cgroup_storage.rst48 There is no implicit synchronization. Storages of ``BPF_MAP_TYPE_CGROUP_STORAGE``
/Linux-v6.6/arch/parisc/math-emu/
DMakefile7 ccflags-y := -Wno-parentheses -Wno-implicit-function-declaration \
9 -Wno-implicit-int -Wno-missing-prototypes -Wno-missing-declarations \
/Linux-v6.6/sound/usb/
DMakefile11 implicit.o \
/Linux-v6.6/scripts/
DMakefile.extrawarn12 KBUILD_CFLAGS += -Werror=implicit-function-declaration
13 KBUILD_CFLAGS += -Werror=implicit-int
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-v6.6/Documentation/userspace-api/media/v4l/
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,
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
Dvidioc-cropcap.rst40 can occur implicit when switching the video input or output.
Dformat.rst55 with the :ref:`VIDIOC_REQBUFS` ioctl or implicit
/Linux-v6.6/Documentation/features/sched/membarrier-sync-core/
Darch-support.txt10 # Rely on implicit context synchronization as a result of exception return
/Linux-v6.6/Documentation/driver-api/
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
Ddma-buf.rst110 :doc: implicit fence polling
289 workloads. This also means no implicit fencing for shared buffers in these
308 faults. Specifically this means implicit synchronization will not be possible.
/Linux-v6.6/usr/include/
DMakefile9 UAPI_CFLAGS := -std=c90 -Wall -Werror=implicit-function-declaration
/Linux-v6.6/Documentation/kbuild/
DKconfig.recursion-issue-0138 # of the "select CORE" from CORE_BELL_A_ADVANCED as that is implicit already
/Linux-v6.6/Documentation/mm/
Dovercommit-accounting.rst44 The C language stack growth does an implicit mremap. If you want absolute
/Linux-v6.6/arch/sh/
DMakefile39 $(call cc-option,-mno-implicit-fp,-m4-nofpu)
/Linux-v6.6/Documentation/admin-guide/perf/
Darm-cmn.rst53 Since the watchpoint direction is otherwise implicit in the underlying
/Linux-v6.6/arch/arm64/kernel/vdso32/
DMakefile66 -Werror-implicit-function-declaration \
/Linux-v6.6/Documentation/networking/dsa/
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 master
/Linux-v6.6/Documentation/security/
Dlandlock.rst121 The definition of a subject is implicit for a task sandboxing itself, which
/Linux-v6.6/Documentation/RCU/
Dlockdep.rst83 1. An RCU read-side critical section (implicit), or
/Linux-v6.6/drivers/gpu/drm/i915/
DKconfig.profile130 an implicit dependency between those batches that requires
/Linux-v6.6/Documentation/gpu/rfc/
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-v6.6/Documentation/locking/
Dpreempt-locking.rst95 reschedule. So use this implicit preemption-disabling property only if you

123