Home
last modified time | relevance | path

Searched full:directly (Results 1 – 25 of 3218) sorted by relevance

12345678910>>...129

/linux/Documentation/ABI/testing/
H A Dsysfs-bus-coresight-devices-tmc15 The value is read directly from HW register RSZ, 0x004.
22 is read directly from HW register STS, 0x00C.
30 interface. The value is read directly from HW register RRP,
39 the CoreSight bus into the Trace RAM. The value is read directly
47 read directly from HW register TRG, 0x01C.
54 is read directly from HW register CTL, 0x020.
61 register. The value is read directly from HW register FFSR,
69 register. The value is read directly from HW register FFCR,
78 The value is read directly from the MODE register, 0x028.
85 The value is read directly fro
[all...]
H A Dsysfs-bus-coresight-devices-etb1027 2. The value is read directly from HW register RDP, 0x004.
34 is read directly from HW register STS, 0x00C.
42 interface. The value is read directly from HW register RRP,
51 the CoreSight bus into the Trace RAM. The value is read directly
59 read directly from HW register TRG, 0x01C.
66 is read directly from HW register CTL, 0x020.
73 register. The value is read directly from HW register FFSR,
81 register. The value is read directly from HW register FFCR,
/linux/tools/testing/selftests/bpf/prog_tests/
H A Darena_atomics.c11 /* No need to attach it, just run it directly */ in test_add()
36 /* No need to attach it, just run it directly */ in test_sub()
61 /* No need to attach it, just run it directly */ in test_and()
78 /* No need to attach it, just run it directly */ in test_or()
95 /* No need to attach it, just run it directly */ in test_xor()
112 /* No need to attach it, just run it directly */ in test_cmpxchg()
134 /* No need to attach it, just run it directly */ in test_xchg()
154 /* No need to attach it, just run it directly */ in test_uaf()
177 /* No need to attach it, just run it directly */ in test_load_acquire()
207 /* No need to attach it, just run it directly */ in test_store_release()
[all...]
H A Datomics.c12 /* No need to attach it, just run it directly */ in test_add()
37 /* No need to attach it, just run it directly */ in test_sub()
62 /* No need to attach it, just run it directly */ in test_and()
84 /* No need to attach it, just run it directly */ in test_or()
106 /* No need to attach it, just run it directly */ in test_xor()
128 /* No need to attach it, just run it directly */ in test_cmpxchg()
150 /* No need to attach it, just run it directly */ in test_xchg()
/linux/tools/testing/selftests/rseq/
H A Drseq-bits-template.h16 # error "Never use <rseq-bits-template.h> directly; include <rseq.h> instead."
26 # error "Never use <rseq-bits-template.h> directly; include <rseq.h> instead."
34 # error "Never use <rseq-bits-template.h> directly; include <rseq.h> instead."
37 # error "Never use <rseq-bits-template.h> directly; include <rseq.h> instead."
/linux/include/uapi/linux/
H A Dacrn.h189 * @vm_flag: Flag of the VM creating. Pass to hypervisor directly.
191 * hypervisor directly.
192 * @cpu_affinity: CPU affinity of the VM. Pass to hypervisor directly.
315 * This structure will be passed to hypervisor directly.
345 * Pass to hypervisor directly.
347 * Pass to hypervisor directly.
349 * Pass to hypervisor directly.
351 * Pass to hypervisor directly.
352 * @vma_base: VMA address of Service VM. Pass to hypervisor directly.
354 * Pass to hypervisor directly
[all...]
H A Dpatchkey.h10 * Do not include this file directly. Please use <sys/soundcard.h> instead.
15 #error "patchkey.h included directly"
/linux/Documentation/RCU/
H A DUP.rst25 Now, if call_rcu() were to directly invoke its arguments, then upon return
37 by having call_rcu() directly invoke its arguments only if it was called
61 call_rcu() were to directly invoke the callback, the result would
81 If call_rcu() directly invokes the callback, painful locking restrictions
90 permit call_rcu() to directly invoke callbacks, but only if a full
140 callbacks acquire locks directly. However, a great many RCU
/linux/drivers/staging/media/atomisp/pci/runtime/queue/src/
H A Dqueue.c82 /* Directly de-ref the object and in ia_css_queue_enqueue()
139 /* Directly de-ref the object and in ia_css_queue_dequeue()
194 /* Directly de-ref the object and in ia_css_queue_is_full()
226 /* Directly de-ref the object and in ia_css_queue_get_free_space()
258 /* Directly de-ref the object and in ia_css_queue_get_used_space()
291 /* Directly de-ref the object and in ia_css_queue_peek()
339 /* Directly de-ref the object and in ia_css_queue_is_empty()
371 /* Directly de-ref the object and in ia_css_queue_get_size()
/linux/fs/nfsd/
H A DKconfig105 clients to directly perform I/O to block devices accessible to both
118 clients to directly perform I/O to SCSI devices accessible to both
131 enables NFS clients to directly perform I/O to NFSv3 devices
172 but older NFS servers may store information directly in a
173 recoverydir, or spawn a process directly using a usermodehelper
/linux/rust/bindings/
H A Dlib.rs7 //! This crate may not be directly used. If you need a kernel C API that is
48 // When both a directly exposed symbol and a helper exists for the same function,
49 // the directly exposed symbol is preferred and the helper becomes dead code, so
/linux/Documentation/arch/loongarch/
H A Dirq-chip-model.rst23 to CPUINTC directly, CPU UARTS interrupts go to LIOINTC, while all other devices
60 to CPUINTC directly, CPU UARTS interrupts go to LIOINTC, while all other devices
62 to CPUINTC directly::
92 go to CPUINTC directly, CPU UARTS interrupts go to PCH-PIC, while all other
94 Extended I/O Interrupt Controller), and then go to CPUINTC directly::
156 to CPUINTC directly, CPU UARTS interrupts go to LIOINTC, PCH-MSI interrupts go
157 to AVECINTC, and then go to CPUINTC directly, while all other devices interrupts
158 go to PCH-PIC/PCH-LPC and gathered by EIOINTC, and then go to CPUINTC directly::
/linux/Documentation/admin-guide/
H A Dsyscall-user-dispatch.rst24 syscalls directly (disabled) or send them to be emulated in userspace
61 a memory region interval from which syscalls are always executed directly,
73 executed directly.
77 thread-wide, without the need to invoke the kernel directly. selector
/linux/arch/arm64/kvm/
H A Dstacktrace.c7 * 1) Non-protected nVHE mode - the host can directly access the
12 * 2) pKVM (protected nVHE) mode - the host cannot directly access
174 * The host can directly access HYP stack pages in non-protected
175 * mode, so the unwinding is done directly from EL1. This removes
211 * host cannot directly access hypervisor memory in protected
/linux/drivers/net/ethernet/wiznet/
H A DKconfig13 Note that the answer to this question doesn't directly affect the
54 In direct address mode host system can directly access all registers
62 which are directly mapped to Memory-Mapped I/O space.
/linux/include/media/
H A Dvideobuf2-v4l2.h116 * The return values from this function are intended to be directly returned
142 * The return values from this function are intended to be directly returned
154 * The return values from this function are intended to be directly returned
180 * The return values from this function are intended to be directly returned
198 * The return values from this function are intended to be directly returned
217 * The return values from this function are intended to be directly returned
290 * The return values from this function are intended to be directly returned
313 * below. Drivers can also use this function directly when they need to
/linux/Documentation/fault-injection/
H A Dprovoke-crashes.rst11 trigger location, but can also trigger the kernel directly without KPROBE
36 These are numerous, and best queried directly from debugfs. Some
52 The special file `DIRECT` will induce the action directly without KPROBE
/linux/Documentation/userspace-api/media/mediactl/
H A Dmedia-request-ioc-queue.rst47 It is not allowed to mix queuing requests with queuing buffers directly
49 queued directly and you next try to queue a request, or vice versa.
63 buffer directly, but later attempted to use a request. It is not permitted
/linux/Documentation/power/
H A Dfreezing-of-tasks.rst22 (hibernation is directly covered by what follows, but the description applies
40 __refrigerator() must not be called directly. Instead, use the
108 directly is not allowed). From this point it is regarded as freezable
164 a kernel thread that belongs to a device driver accesses the device directly, it
209 they are not directly related to it. For example, if request_firmware() is
236 deemed necessary, it is strongly discouraged to directly call
248 summarize, use [un]lock_system_sleep() instead of directly using
/linux/Documentation/sound/hd-audio/
H A Ddp-mst.rst69 Will not use hda_jack but use snd_jack in spec->pcm_rec[pcm_idx].jack directly.
88 Use directly snd_jack_report() on spec->pcm_rec[pcm_idx].jack for
96 Use directly snd_jack_report() on spec->pcm_rec[pcm_idx].jack for dyn_pcm_assign.
/linux/drivers/gpu/drm/bridge/cadence/
H A DKconfig12 bridge and is meant to be directly embedded in a SoC.
34 bridge and is meant to be directly embedded in a SoC.
/linux/arch/arm/mm/
H A Ddma.h12 * These are private to the dma-mapping API. Do not use directly.
23 * These are private to the dma-mapping API. Do not use directly.
/linux/include/linux/
H A Dtty_driver.h182 * call this function directly, call tty_put_char().
189 * Optional. Do not call this function directly, call
203 * function directly, call tty_write_room()
212 * device. Do not call this function directly, call tty_chars_in_buffer().
326 * device. Do not call this function directly, call
352 * ioctl. Do not call this function directly, call tty_tiocmget().
361 * ioctl. Do not call this function directly, call tty_tiocmset().
388 * Do not call this function directly, call tty_tiocgserial().
396 * Do not call this function directly, call tty_tiocsserial().
405 * Do not call this function directly, cal
[all...]
/linux/Documentation/driver-api/firmware/
H A Dbuilt-in-fw.rst6 into vmlinux directly, to enable avoiding having to look for firmware from
8 directly. You can enable built-in firmware using the kernel configuration
/linux/drivers/net/ethernet/intel/libeth/
H A Dxsk.c47 * External helper used by libeth_xsk_process_buff(), do not call directly.
74 * External helper used by __libeth_xsk_run_pass(), do not call directly.
91 * External helper used by __libeth_xsk_run_prog(), do not call directly.
219 * If it's not, schedule it on the corresponding CPU using IPIs (or directly

12345678910>>...129