| /linux/Documentation/livepatch/ |
| H A D | system-state.rst | 16 any new livepatch must be able to detect what changes have already been 17 done by the already installed livepatches. 33 already installed livepatches. 63 already installed livepatches. 74 for already modified system states. 77 already installed livepatches. 79 - Non-cumulative livepatches are allowed to touch already modified 90 has not been already modified by a livepatches that are being 93 - Take over or update the system state modification when is has already 102 - Remove any already made changes when error occurs and the livepatch [all …]
|
| /linux/Documentation/virt/kvm/devices/ |
| H A D | vcpu.rst | 27 -EBUSY The PMU overflow interrupt is already set 50 -EEXIST Interrupt number already used 54 -EBUSY PMUv3 already initialized 73 -EBUSY PMUv3 already initialized or a VCPU has already run 116 -EBUSY PMUv3 already initialized, a VCPU has already run or 117 an event filter has already been set 130 if a PMU event filter is already present. 149 -EBUSY PMUv3 already initialized, a VCPU has already run or 150 an event filter has already been set 179 -EBUSY One or more VCPUs has already run [all …]
|
| /linux/sound/isa/gus/ |
| H A D | gus_irq.c | 40 unsigned int already, _current_; in snd_gus_interrupt() local 44 already = 0; in snd_gus_interrupt() 48 if (already & _current_) in snd_gus_interrupt() 50 already |= _current_; /* mark request */ in snd_gus_interrupt()
|
| /linux/scripts/coccinelle/misc/ |
| H A D | array_size_dup.cocci | 72 msg = "WARNING: array_size is already used (line %s) to compute the same size" % (p1[0].line) 80 msg = "WARNING: array_size is already used (line %s) to compute the same size" % (p1[0].line) 138 msg = "WARNING: array3_size is already used (line %s) to compute the same size" % (p1[0].line) 146 msg = "WARNING: array3_size is already used (line %s) to compute the same size" % (p1[0].line) 200 msg = "WARNING: struct_size is already used (line %s) to compute the same size" % (p1[0].line) 208 msg = "WARNING: struct_size is already used (line %s) to compute the same size" % (p1[0].line)
|
| /linux/Documentation/networking/ |
| H A D | x25-iface.rst | 16 already existing Ethernet device drivers. However unlike those drivers, the 31 over the LAPB link. The LAPB link should already exist before any data is 36 Establish the LAPB link. If the link is already established then the connect 41 Terminate the LAPB link. If it is already disconnected then the disconnect
|
| /linux/drivers/usb/dwc2/ |
| H A D | drd.c | 90 int already = 0; in dwc2_drd_role_sw_set() local 140 already = dwc2_ovr_avalid(hsotg, true); in dwc2_drd_role_sw_set() 142 already = dwc2_ovr_bvalid(hsotg, true); in dwc2_drd_role_sw_set() 159 if (!already && hsotg->dr_mode == USB_DR_MODE_OTG) in dwc2_drd_role_sw_set()
|
| /linux/arch/arm/boot/dts/nxp/imx/ |
| H A D | imx6ull-colibri-aster.dts | 52 /* Pin already used by atmel_mxt_ts touchscreen */ 58 /* Pin already used by atmel_mxt_ts touchscreen */
|
| H A D | imx6ull-colibri-wifi-aster.dts | 52 /* Pin already used by atmel_mxt_ts touchscreen */ 58 /* Pin already used by atmel_mxt_ts touchscreen */
|
| H A D | imx7-colibri-aster.dtsi | 15 &gpio4 23 GPIO_ACTIVE_LOW /* SODIMM 65 / already muxed pinctrl_gpio2 as SPI_CE0_N */ 16 &gpio4 22 GPIO_ACTIVE_LOW /* SODIMM 85 / already muxed pinctrl_gpio2 as SPI_CE1_N */
|
| H A D | imx6ull-colibri-iris-v2.dts | 97 /* Pin already used by atmel_mxt_ts touchscreen */ 103 /* Pin already used by atmel_mxt_ts touchscreen */
|
| H A D | imx6ull-dhcom-pdk2.dts | 72 * already used as touch interrupt. 93 * already used for WiFi pin WL_REG_ON. 106 * already used for BT pin BT_REG_ON.
|
| /linux/tools/memory-model/scripts/ |
| H A D | checklitmushist.sh | 41 xargs -r grep -L "^P${LKMM_PROCS}"> $T/list-C-already 42 xargs < $T/list-C-already -r grep -L "^P${LKMM_PROCS}" > $T/list-C-short
|
| H A D | newlitmushist.sh | 42 xargs -r grep -L "^P${LKMM_PROCS}"> $T/list-C-already 50 sort $T/list-C-already $T/list-C-short | uniq -u > $T/list-C-new
|
| H A D | checkghlitmus.sh | 40 xargs -r grep -L "^P${LKMM_PROCS}"> $T/list-C-already 49 sort $T/list-C-already $T/list-C-result-short | uniq -u > $T/list-C-needed
|
| /linux/Documentation/arch/x86/x86_64/ |
| H A D | cpu-hotplug-spec.rst | 13 ACPI 3.0 specification). ACPI already has the concept of disabled LAPIC 17 CPU is already available in the MADT. If the CPU is not available yet
|
| /linux/Documentation/locking/ |
| H A D | ww-mutex-design.rst | 24 evict other buffers which are already queued up to the GPU), but for a 33 younger task) unlocks all of the buffers that it has already locked, and then 38 the actions of a locking thread when it encounters an already locked mutex. 79 killed its transaction after having dropped all already acquired locks. 84 contending lock (after having dropped all other already acquired locks) will 135 This is useful if a list of required objects is already tracked somewhere. 243 - Due to the -EALREADY return code signalling that a given objects is already 245 or keep track off which looks are already held (when using more than one node 302 /* we have that one already, get to the next object */ 347 other locks acquired already (ctx->acquired > 0). Note that this waiter
|
| /linux/Documentation/userspace-api/media/v4l/ |
| H A D | vidioc-encoder-cmd.rst | 103 - Start the encoder. When the encoder is already running or paused, 116 encoder is already stopped, this command does nothing. 127 already paused, this command does nothing. No flags are defined 133 the encoder is already running, this command does nothing. No
|
| H A D | vidioc-streamon.rst | 51 If ``VIDIOC_STREAMON`` fails then any already queued buffers will remain 74 If ``VIDIOC_STREAMON`` is called when streaming is already in progress, 75 or if ``VIDIOC_STREAMOFF`` is called when streaming is already stopped,
|
| H A D | vidioc-decoder-cmd.rst | 119 already past that timestamp. Leave to 0 if you want to stop after 145 - Start the decoder. When the decoder is already running or paused, 163 - Stop the decoder. When the decoder is already stopped, this 182 already paused, this command does nothing. This command has one 189 the decoder is already running, this command does nothing. No
|
| H A D | func-select.rst | 53 :ref:`VIDIOC_DQBUF <VIDIOC_QBUF>` ioctl. When buffers are already in 72 data is already available the :c:func:`select()` function returns 100 device is already in use.
|
| H A D | func-open.rst | 65 The driver does not support multiple opens and the device is already 75 The process already has the maximum number of files open.
|
| /linux/tools/testing/selftests/net/netfilter/packetdrill/ |
| H A D | conntrack_inexact_rst.pkt | 2 // number still transitions conntrack state to CLOSE iff its already in 57 // marked INVALID, because conntrack is already closing.
|
| /linux/Documentation/filesystems/ |
| H A D | automount-support.rst | 59 If a vfsmount was already flagged for expiry, and if its usage count is 1 91 If the mountpoint was not already marked for expiry at that time, an EAGAIN 94 Otherwise if it was already marked and it wasn't referenced, unmounting will
|
| /linux/Documentation/process/ |
| H A D | stable-kernel-rules.rst | 9 - It or an equivalent fix must already exist in Linux mainline (upstream). 47 2. Ask the stable team to pick up a patch already mainlined. 48 3. Submit a patch to the stable team that is equivalent to a change already 61 submitted, or already present in all newer stable trees still supported. This is 108 prerequisite of patch2 if you have already marked patch1 for stable 143 If the patch already has been merged to mainline, send an email to
|
| /linux/Documentation/bpf/ |
| H A D | map_sk_storage.rst | 40 if it does not already exist. ``value`` can be used together with 81 already exist, otherwise the call will fail with ``-EEXIST``. 82 - ``BPF_EXIST`` will update existing storage for `socket` ``fd`` if it already
|