Home
last modified time | relevance | path

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

12345678910>>...99

/linux/Documentation/ABI/testing/
H A Dsysfs-bus-coresight-devices-etm4x337 The value it taken directly from the HW.
344 (0x310). The value is taken directly from the HW.
351 (0x314). The value is taken directly from the HW.
358 (0xFB4). The value is taken directly from the HW.
365 (0xFB8). The value is taken directly from the HW.
372 (0xFC8). The value is taken directly from the HW.
379 (offset 0xFBC). The value is taken directly read
387 (0xFCC). The value is taken directly from the HW.
394 (0xFE0). The value is taken directly from the HW.
401 (0xFE4). The value is taken directly from the HW.
[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_arena_atomics()
207 /* No need to attach it, just run it directly */
[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/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/Documentation/core-api/
H A Dmemory-allocation.rst10 or you can directly request pages from the page allocator with
62 will be directly accessible by the kernel and implies that the
66 but it is not required to be directly accessible by the kernel. An
67 example may be a hardware allocation that maps data directly into
71 must be directly accessible by the kernel.
157 For large allocations you can use vmalloc() and vzalloc(), or directly
/linux/rust/bindings/
H A Dlib.rs7 //! This crate may not be directly used. If you need a kernel C API that is
45 // When both a directly exposed symbol and a helper exists for the same function,
46 // the directly exposed symbol is preferred and the helper becomes dead code, so
/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/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/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/include/linux/
H A Dgfp_types.h64 /* Plain integer GFP bitmasks. Do not use this directly. */
237 * directly trigger the OOM killer, their failure indicates that
333 * Please try to avoid using this flag directly and instead use
339 * Please try to avoid using this flag directly and instead use
344 * %GFP_USER is for userspace allocations that also need to be directly
362 * do not need to be directly accessible by the kernel but that cannot
364 * data directly into userspace but has no addressing limitations.
/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/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/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/Documentation/admin-guide/
H A Dsyscall-user-dispatch.rst24 syscalls directly (disabled) or send them to be emulated in userspace
61 from which syscalls are always executed directly, regardless of the
72 thread-wide, without the need to invoke the kernel directly. selector
/linux/arch/mips/cavium-octeon/executive/
H A Dcvmx-bootmem.c50 * be directly addressed as they might be in memory not directly
91 * next block values as these may not be directly addressible (in 32
184 * block. This pointer will be used directly, so we will set in cvmx_bootmem_init()
185 * it up to be directly usable by the application. It is set in cvmx_bootmem_init()
190 * CVMX 64 bit: use physical address directly in cvmx_bootmem_init()
191 * CVMX 32 bit: use physical address directly in cvmx_bootmem_init()
195 * directly in cvmx_bootmem_init()
/linux/arch/powerpc/kernel/
H A Didle_book3s.S45 * isa300_idle_stop_noloss and blr directly, as an optimisation.
57 * in the case of no GPR loss the wakeup code branches directly back to
152 * isa300_idle_stop_noloss and blr directly, as an optimisation.
165 * in the case of no GPR loss the wakeup code branches directly back to
/linux/scripts/package/debian/
H A Drules4 # in case debian/rules is executed directly
14 # When KBUILD_VERBOSE is undefined (presumably you are directly working with
89 # directly. Run 'dpkg-architecture --print-set --print-format=make' to
/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

12345678910>>...99