| /linux/drivers/media/rc/ |
| H A D | ir_toy.c | 73 uint emitted; member 155 u16 emitted = get_unaligned_be16(irtoy->in + 1); in irtoy_response() local 157 dev_dbg(irtoy->dev, "emitted:%u\n", emitted); in irtoy_response() 159 irtoy->emitted = emitted; in irtoy_response() 325 irtoy->emitted = 0; in irtoy_tx() 359 if (size != irtoy->emitted) { in irtoy_tx() 361 irtoy->emitted); in irtoy_tx()
|
| /linux/Documentation/arch/s390/ |
| H A D | qeth.rst | 17 event with ACTION=CHANGE is emitted on behalf of the corresponding 31 notifications enabled, a udev event with ACTION=CHANGE is emitted. 32 It is emitted on behalf of the corresponding ccwgroup device when a host
|
| /linux/fs/vboxsf/ |
| H A D | dir.c | 171 bool emitted; in vboxsf_dir_iterate() local 174 emitted = vboxsf_dir_emit(dir, ctx); in vboxsf_dir_iterate() 175 if (emitted) in vboxsf_dir_iterate() 177 } while (emitted); in vboxsf_dir_iterate()
|
| /linux/drivers/gpu/drm/radeon/ |
| H A D | radeon_fence.c | 672 uint64_t emitted; in radeon_fence_count_emitted() local 678 emitted = rdev->fence_drv[ring].sync_seq[ring] in radeon_fence_count_emitted() 681 if (emitted > 0x10000000) in radeon_fence_count_emitted() 682 emitted = 0x10000000; in radeon_fence_count_emitted() 684 return (unsigned int)emitted; in radeon_fence_count_emitted()
|
| /linux/drivers/gpu/drm/amd/amdgpu/ |
| H A D | amdgpu_fence.c | 340 uint64_t emitted; in amdgpu_fence_count_emitted() local 345 emitted = 0x100000000ull; in amdgpu_fence_count_emitted() 346 emitted -= atomic_read(&ring->fence_drv.last_seq); in amdgpu_fence_count_emitted() 347 emitted += READ_ONCE(ring->fence_drv.sync_seq); in amdgpu_fence_count_emitted() 348 return lower_32_bits(emitted); in amdgpu_fence_count_emitted()
|
| /linux/drivers/gpu/drm/i915/gt/ |
| H A D | intel_engine_pm.c | 105 rq->duration.emitted)); in duration() 233 rq->duration.emitted = ktime_get(); in switch_to_kernel_context()
|
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-bus-hsi | 18 Description: Stores the same MODALIAS value emitted by uevent
|
| H A D | sysfs-devices | 21 chain will have emitted uevent messages, so userspace
|
| H A D | sysfs-bus-mei | 6 Description: Stores the same MODALIAS value emitted by uevent
|
| H A D | sysfs-driver-intc_sar | 33 emitted/maintained by a BIOS that supports Dynamic SAR.
|
| H A D | sysfs-bus-wmi | 28 This file contains the MODALIAS value emitted by uevent for a
|
| /linux/Documentation/RCU/ |
| H A D | lockdep-splat.rst | 11 When such misuse is detected, an lockdep-RCU splat is emitted. 83 With this change, there would be no lockdep-RCU splat emitted if this
|
| /linux/Documentation/userspace-api/media/v4l/ |
| H A D | dev-radio.rst | 49 received/emitted. Drivers switch automatically between AM and FM
|
| /linux/Documentation/dev-tools/ |
| H A D | checkpatch.rst | 94 Enable stricter tests in checkpatch. By default the tests emitted as CHECK 99 Every message emitted by checkpatch has an associated TYPE. Add this flag 103 and no message is emitted. Only a list of types in checkpatch is output. 129 length, a LONG_LINE message is emitted. 133 a WARNING is emitted. While a milder CHECK is emitted for files. So for 283 This message type is emitted only for includes from arch/. 544 This message is emitted due to any of the following reasons:: 767 not be emitted into the symbol table. This can prevent `objtool` 952 This warning is emitted due to any of the following reasons:
|
| /linux/Documentation/networking/ |
| H A D | netif-msg.rst | 46 - More selective control over the type of messages emitted.
|
| H A D | ipvlan.rst | 116 master-device, so the packets which are emitted in this mode for the adjacent
|
| /linux/Documentation/driver-api/dmaengine/ |
| H A D | dmatest.rst | 83 emitted. A thread for that specific channel is created and is now pending, the 147 The details of a data miscompare error are also emitted, but do not follow the
|
| /linux/Documentation/admin-guide/acpi/ |
| H A D | fan_performance_states.rst | 51 * ``noise_level_mdb``: Audible noise emitted by the fan in this state in
|
| /linux/Documentation/devicetree/bindings/mmc/ |
| H A D | ti-omap-hsmmc.txt | 115 If configuration is incomplete, a warning message is emitted "falling back to
|
| /linux/Documentation/driver-api/ |
| H A D | rfkill.rst | 117 hotplug or state change events or by listening for uevents emitted by the
|
| /linux/Documentation/admin-guide/LSM/ |
| H A D | ipe.rst | 359 specific record (1420) is always emitted in conjunction with a 406 This record will always be emitted in conjunction with a ``AUDITSYSCALL`` record for the ``write`` … 445 This record will always be emitted in conjunction with a ``AUDITSYSCALL`` record for the ``write`` … 512 This record will always be emitted in conjunction with a ``AUDITSYSCALL`` record for the ``write`` …
|
| /linux/arch/arm/kernel/ |
| H A D | phys2virt.S | 157 @ immediate field of the opcode, which is emitted with the correct
|
| /linux/Documentation/arch/arm/ |
| H A D | kernel_user_helpers.rst | 25 inline (either in the code emitted directly by the compiler, or part of
|
| /linux/Documentation/arch/x86/ |
| H A D | earlyprintk.rst | 65 and use lsusb or look at the kernel info messages emitted by the
|
| /linux/tools/bpf/bpftool/Documentation/ |
| H A D | bpftool-btf.rst | 50 its BTF types emitted.
|