| /linux/tools/testing/selftests/rseq/ |
| H A D | rseq-x86-bits.h | 27 /* Start rseq by storing table entry pointer into rseq_cs. */ in RSEQ_TEMPLATE_IDENTIFIER() 93 /* Start rseq by storing table entry pointer into rseq_cs. */ in RSEQ_TEMPLATE_IDENTIFIER() 159 /* Start rseq by storing table entry pointer into rseq_cs. */ in RSEQ_TEMPLATE_IDENTIFIER() 213 /* Start rseq by storing table entry pointer into rseq_cs. */ in RSEQ_TEMPLATE_IDENTIFIER() 269 /* Start rseq by storing table entry pointer into rseq_cs. */ in RSEQ_TEMPLATE_IDENTIFIER() 350 /* Start rseq by storing table entry pointer into rseq_cs. */ in RSEQ_TEMPLATE_IDENTIFIER() 425 /* Start rseq by storing table entry pointer into rseq_cs. */ in RSEQ_TEMPLATE_IDENTIFIER() 539 /* Start rseq by storing table entry pointer into rseq_cs. */ in RSEQ_TEMPLATE_IDENTIFIER() 605 /* Start rseq by storing table entry pointer into rseq_cs. */ in RSEQ_TEMPLATE_IDENTIFIER() 671 /* Start rseq by storing table entry pointer into rseq_cs. */ in RSEQ_TEMPLATE_IDENTIFIER() [all …]
|
| H A D | rseq-s390-bits.h | 20 /* Start rseq by storing table entry pointer into rseq_cs. */ in RSEQ_TEMPLATE_IDENTIFIER() 88 /* Start rseq by storing table entry pointer into rseq_cs. */ in RSEQ_TEMPLATE_IDENTIFIER() 156 /* Start rseq by storing table entry pointer into rseq_cs. */ in RSEQ_TEMPLATE_IDENTIFIER() 213 /* Start rseq by storing table entry pointer into rseq_cs. */ in RSEQ_TEMPLATE_IDENTIFIER() 297 /* Start rseq by storing table entry pointer into rseq_cs. */ in RSEQ_TEMPLATE_IDENTIFIER() 375 /* Start rseq by storing table entry pointer into rseq_cs. */ in RSEQ_TEMPLATE_IDENTIFIER()
|
| H A D | rseq-ppc-bits.h | 26 /* Start rseq by storing table entry pointer into rseq_cs. */ in RSEQ_TEMPLATE_IDENTIFIER() 91 /* Start rseq by storing table entry pointer into rseq_cs. */ in RSEQ_TEMPLATE_IDENTIFIER() 161 /* Start rseq by storing table entry pointer into rseq_cs. */ in RSEQ_TEMPLATE_IDENTIFIER() 221 /* Start rseq by storing table entry pointer into rseq_cs. */ in RSEQ_TEMPLATE_IDENTIFIER() 305 /* Start rseq by storing table entry pointer into rseq_cs. */ in RSEQ_TEMPLATE_IDENTIFIER() 386 /* Start rseq by storing table entry pointer into rseq_cs. */ in RSEQ_TEMPLATE_IDENTIFIER()
|
| H A D | rseq-arm-bits.h | 25 /* Start rseq by storing table entry pointer into rseq_cs. */ in RSEQ_TEMPLATE_IDENTIFIER() 93 /* Start rseq by storing table entry pointer into rseq_cs. */ in RSEQ_TEMPLATE_IDENTIFIER() 163 /* Start rseq by storing table entry pointer into rseq_cs. */ in RSEQ_TEMPLATE_IDENTIFIER() 221 /* Start rseq by storing table entry pointer into rseq_cs. */ in RSEQ_TEMPLATE_IDENTIFIER() 310 /* Start rseq by storing table entry pointer into rseq_cs. */ in RSEQ_TEMPLATE_IDENTIFIER() 395 /* Start rseq by storing table entry pointer into rseq_cs. */ in RSEQ_TEMPLATE_IDENTIFIER()
|
| H A D | rseq-mips-bits.h | 25 /* Start rseq by storing table entry pointer into rseq_cs. */ in RSEQ_TEMPLATE_IDENTIFIER() 86 /* Start rseq by storing table entry pointer into rseq_cs. */ in RSEQ_TEMPLATE_IDENTIFIER() 149 /* Start rseq by storing table entry pointer into rseq_cs. */ in RSEQ_TEMPLATE_IDENTIFIER() 204 /* Start rseq by storing table entry pointer into rseq_cs. */ in RSEQ_TEMPLATE_IDENTIFIER() 283 /* Start rseq by storing table entry pointer into rseq_cs. */ in RSEQ_TEMPLATE_IDENTIFIER() 360 /* Start rseq by storing table entry pointer into rseq_cs. */ in RSEQ_TEMPLATE_IDENTIFIER()
|
| /linux/net/ipv4/ |
| H A D | fou_bpf.c | 37 * @encap Pointer to a `struct bpf_fou_encap` storing UDP src and 83 * @encap Pointer to a struct bpf_fou_encap storing UDP source and
|
| /linux/fs/smb/server/ |
| H A D | xattr.h | 33 * Storing it into the xattr named "DOSATTRIB" separately from inode 87 * xattr_ntacl is used for storing ntacl and hashes.
|
| /linux/Documentation/admin-guide/device-mapper/ |
| H A D | dm-zoned.rst | 27 internally for storing metadata and performing reclaim operations. 39 Conventional zones are used for caching as well as for storing internal 73 indicates the zone number of the device storing the chunk of data. Each
|
| /linux/include/linux/ |
| H A D | swapfile.h | 10 /* Whether swap migration entry supports storing A/D bits for the arch */
|
| /linux/arch/microblaze/lib/ |
| H A D | uaccess_old.S | 101 page: /* Create room on stack and save registers for storing values */ 113 loop: /* r4, r19, r20, r21, r22, r23, r24, r25 are used for storing values */
|
| /linux/arch/powerpc/kernel/ |
| H A D | swsusp_asm64.S | 18 * Structure for storing CPU registers on the save area. 73 /* space for storing cpu state */
|
| /linux/arch/powerpc/include/asm/ |
| H A D | membarrier.h | 23 * after storing to rq->curr, before going back to user-space. in membarrier_arch_switch_mm()
|
| /linux/drivers/hid/ |
| H A D | hid-roccat-kone.h | 195 * Storing actual values when we get informed about changes since there 210 * Storing the data here reduces IO and ensures that data is available
|
| /linux/tools/testing/selftests/bpf/verifier/ |
| H A D | atomic_bounds.c | 12 * type to 0 when storing an immediate.
|
| /linux/drivers/misc/vmw_vmci/ |
| H A D | vmci_driver.h | 24 /* For storing VMCI structures in file handles. */
|
| /linux/tools/lib/python/kdoc/ |
| H A D | kdoc_re.py | 93 Handles a re.match storing its results. 101 Handles a re.search storing its results.
|
| /linux/arch/x86/include/asm/ |
| H A D | irq_stack.h | 49 * variables at the place where this is invoked. Storing the 164 * clobbers already prevent the compiler from storing it in a callee
|
| /linux/arch/arm/mach-omap1/ |
| H A D | serial.h | 20 * Note that using a memory location for storing the UART configuration
|
| /linux/Documentation/devicetree/bindings/arm/ |
| H A D | arm,trace-buffer-extension.yaml | 15 for storing trace generated on the CPU to memory. It is
|
| /linux/drivers/staging/media/ipu3/ |
| H A D | ipu3-css-pool.h | 31 * @entry.param: a &struct imgu_css_map for storing the mem mapping.
|
| /linux/fs/ext2/ |
| H A D | xattr_security.c | 4 * Handler for storing security labels as extended attributes.
|
| /linux/Documentation/userspace-api/media/v4l/ |
| H A D | pixfmt-packed-yuv.rst | 263 arranged in little endian order, storing 1 pixel in 6 bytes. 294 components horizontally by 2, storing 2 pixels in a container. The container 426 This format subsamples the chroma components horizontally by 4, storing 8
|
| /linux/lib/crc/arm/ |
| H A D | crc-t10dif-core.S | 197 // Fold reg1, reg2 into the next 32 data bytes, storing the result back 266 // bytes q0-q7 into them, storing the result back into q0-q7. 296 // into them, storing the result back into q7. 347 // Fold the first chunk into the second chunk, storing the result in q7.
|
| /linux/drivers/pci/hotplug/ |
| H A D | cpcihp_zt5550.h | 55 /* Digital I/O port storing ENUM# */
|
| /linux/Documentation/devicetree/bindings/nvmem/ |
| H A D | brcm,nvram.yaml | 11 variables. It is used for storing device configuration, booting parameters
|