Home
last modified time | relevance | path

Searched refs:paste (Results 1 – 25 of 27) sorted by relevance

12

/linux/rust/kernel/sync/atomic/
H A Dinternal.rs8 use crate::macros::paste;
92 paste!(
101 paste!(
132 paste!(
152 paste!(
/linux/rust/kernel/
H A Dbits.rs9 use macros::paste;
15 paste! {
51 paste! {
H A Dtracepoint.rs22 $crate::macros::paste! {
32 $crate::macros::paste! {
H A Dconfigfs.rs954 $crate::macros::paste!(
995 $crate::macros::paste!{
/linux/rust/macros/
H A Dlib.rs20 mod paste; module
452 pub fn paste(input: TokenStream) -> TokenStream { in paste() function
454 paste::expand(&mut tokens); in paste()
/linux/rust/pin-init/src/
H A Dmacros.rs
/linux/drivers/gpu/nova-core/
H A Dnum.rs9 macros::paste,
19 paste! {
171 paste! {
H A Dbitfield.rs251 ::kernel::macros::paste!(
272 ::kernel::macros::paste!(
281 ::kernel::macros::paste!(
320 ::kernel::macros::paste!(
/linux/Documentation/process/
H A Demail-clients.rst51 Copy-and-paste (or cut-and-paste) usually does not work for patches
54 copy-and-paste.
119 :menuselection:`Preformat`, then paste with the middle button.
194 :set paste
201 (a)ttach works fine without ``set paste``.
H A Dmaintainer-kvm-x86.rst138 not in comments. Instead, if necessary (see below), copy-paste the relevant
142 Generally speaking, do not explicitly reference or copy-paste from the SDM or
/linux/Documentation/translations/zh_TW/process/
H A Demail-clients.rst178 :set paste
185 在未設置 ``set paste`` 時(a)ttach工作的很好。
/linux/Documentation/translations/zh_CN/process/
H A Demail-clients.rst177 :set paste
184 在未设置 ``set paste`` 时(a)ttach工作的很好。
/linux/Documentation/arch/powerpc/
H A Dvas-api.rst23 instructions to paste the CRB to hardware address that is associated with
47 using copy/paste instructions and pasting the CRBs to the virtual address
74 Note that the copy and paste operations go directly to the hardware and
168 that the application can use to copy/paste its CRB to the hardware engines.
201 Applications should use the copy and paste instructions to send CRB to NX.
/linux/drivers/virt/vboxguest/
H A DKconfig10 copy-and-paste, seamless mode and OpenGL pass-through.
/linux/tools/testing/selftests/powerpc/include/
H A Dinstructions.h38 static inline int paste(void *i) in paste() function
/linux/Documentation/driver-api/mtd/
H A Dspi-nor.rst30 Do all the tests from below and paste them in the commit's comments
/linux/Documentation/translations/it_IT/process/
H A Demail-clients.rst207 :set paste
214 (a)llega funziona bene senza ``set paste``
/linux/Documentation/translations/sp_SP/process/
H A Demail-clients.rst214 :set paste
221 (a)ttach (adjuntar) funciona bien sin ``set paste``.
/linux/tools/memory-model/
H A DREADME207 3) textbook, developers can easily copy-paste-modify
/linux/Documentation/admin-guide/
H A Dspkguide.txt804 One of Speakup's more useful features is the ability to cut and paste
806 program, and paste that captured text into a different place in the
811 sites. It would be nice if you could cut and paste these urls into your
826 Now that you have the url cut from the screen, you can paste it into
827 your browser, or even paste the url on a command line as an argument to
843 The paste buffer will continue to hold the cut information, until a new
844 mark and cut operation is carried out. This means you can paste the cut
849 You can also cut and paste rectangular regions of the screen. Just
925 included with the Speakup source, or you can cut and paste the copy in
/linux/Documentation/input/
H A Dinput.rst60 After that you have to point GPM (the textmode mouse cut&paste tool) and
/linux/Documentation/networking/
H A Dudplite.rst269 If you copy and paste the following line into /etc/protocols::
H A Dfilter.rst385 In copy and paste C-like output::
/linux/tools/testing/selftests/bpf/
H A DREADME.rst41 classify the entry: column two is a copy and paste of the error being reported
/linux/Documentation/kernel-hacking/
H A Dhacking.rst737 simple to use by cut and paste, and there's complete documentation in

12