Home
last modified time | relevance | path

Searched full:lay (Results 1 – 25 of 26) sorted by relevance

12

/linux/arch/s390/kernel/
H A Dreipl.S32 lay %r1,__LC_FPREGS_SAVE_AREA(%r13)
50 lay %r1,__LC_FP_CREG_SAVE_AREA(%r13)
53 lay %r1,__LC_CPU_TIMER_SAVE_AREA(%r13)
56 lay %r1,__LC_PREFIX_SAVE_AREA(%r13)
61 lay %r1,__LC_CLOCK_COMP_SAVE_AREA(%r13)
64 lay %r1,__LC_PSW_SAVE_AREA(%r13)
H A Dmcount.S162 lay %r15,-STACK_FRAME_SIZE_PTREGS(%r15)
166 lay %r7,STACK_FRAME_SIZE_PTREGS(%r15)
177 lay %r2,STACK_PTREGS(%r15)
H A Dentry.S166 lay %r4,__TASK_pid(%r3)
449 lay %r14,__LC_CPU_TIMER_SAVE_AREA(%r13)
490 lay %r14,__LC_GPREGS_SAVE_AREA(%r13)
513 0: ALTERNATIVE "brcl 0,0", __stringify(lay %r12,__LC_LAST_BREAK_SAVE_AREA(%r13)),\
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dcmd.c276 ent->lay->sig = ~xor8_buf(ent->lay, 0, sizeof(*ent->lay)); in set_signature()
293 own = READ_ONCE(ent->lay->status_own); in poll_timeout()
316 sig = xor8_buf(ent->lay, 0, sizeof(*ent->lay)); in verify_signature()
901 dump_buf(ent->lay->in, sizeof(ent->lay->in), 1, offset, ent->idx); in dump_command()
902 offset += sizeof(ent->lay->in); in dump_command()
904 dump_buf(ent->lay->out, sizeof(ent->lay->out), 1, offset, ent->idx); in dump_command()
905 offset += sizeof(ent->lay->out); in dump_command()
908 dump_buf(ent->lay, sizeof(*ent->lay), 0, offset, ent->idx); in dump_command()
909 offset += sizeof(*ent->lay); in dump_command()
985 struct mlx5_cmd_layout *lay; in cmd_work_handler() local
[all …]
/linux/Documentation/userspace-api/media/v4l/
H A Dvidioc-g-selection.rst77 rectangle. The original rectangle must lay inside the adjusted one.
80 rectangle. The adjusted rectangle must lay inside the original one.
/linux/lib/zstd/common/
H A Dfse_decompress.c75 /* Init, lay down lowprob symbols */ in FSE_buildDTable_internal()
96 /* First lay down the symbols in order. in FSE_buildDTable_internal()
97 * We use a uint64_t to lay down 8 bytes at a time. This reduces branch in FSE_buildDTable_internal()
/linux/scripts/
H A Dcheckstack.pl96 # 100092: e3 f0 ff c8 ff 71 lay %r15,-56(%r15)
97 $re = qr/.*(?:lay|ag?hi).*\%r15,-([0-9]+)(?:\(\%r15\))?$/o;
/linux/Documentation/filesystems/ext4/
H A Dgroup_descr.rst17 property to group several block groups into a flex group and lay out all
/linux/Documentation/driver-api/
H A Dxillybus.rst304 to lay around in the DMA buffers between read() and write() anyhow.
/linux/arch/s390/tools/
H A Dopcodes.txt814 e371 lay RXY_RRRD
/linux/sound/drivers/
H A Dpcmtest.c233 * The channel buffers lay in the DMA buffer continuously (see default copy
/linux/lib/zstd/decompress/
H A Dzstd_decompress_block.c505 /* Init, lay down lowprob symbols */ in ZSTD_buildFSETable_body()
533 /* First lay down the symbols in order. in ZSTD_buildFSETable_body()
534 * We use a uint64_t to lay down 8 bytes at a time. This reduces branch in ZSTD_buildFSETable_body()
H A Dhuf_decompress.c329 * Packs 4 HUF_DEltX1 structs into a U64. This is used to lay down 4 entries at
/linux/lib/zstd/compress/
H A Dfse_compress.c118 /* Case for no low prob count symbols. Lay down 8 bytes at a time in FSE_buildCTable_wksp()
/linux/arch/mips/kernel/
H A Dvpe.c179 /* Lay out the SHF_ALLOC sections in a way not dissimilar to how ld
/linux/Documentation/bpf/
H A Dbpf_devel_QA.rst53 The following steps lay out how to start a CI run for your patches:
/linux/arch/openrisc/kernel/
H A Dentry.S1059 /* _switch MUST never lay on page boundry, cause it runs from
/linux/drivers/video/fbdev/
H A Dsm501fb.c144 * This is an attempt to lay out memory for the two framebuffers and
/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_color.c56 * and &drm_crtc color pipelines and lay the driver's groundwork for the
/linux/drivers/iommu/
H A Ddma-iommu.c1488 * exactly on a boundary, therefore we can lay things out in iommu_dma_map_sg()
/linux/kernel/power/
H A Dsnapshot.c345 * NOTE: It has to be possible to lay out the bitmap in memory
/linux/arch/arm64/kvm/
H A Dmmu.c1839 * mapping size to ensure we find the right PFN and lay down the in kvm_s2_fault_get_vma_info()
/linux/kernel/module/
H A Dmain.c1747 * Lay out the SHF_ALLOC sections in a way not dissimilar to how ld
/linux/fs/ntfs/
H A Dmft.c1960 * Format the mft record @mft_no in $MFT/$DATA, i.e. lay out an empty, unused
/linux/Documentation/admin-guide/
H A Dcgroup-v2.rst3275 to lay programs.

12