Home
last modified time | relevance | path

Searched full:lay (Results 1 – 25 of 27) 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)
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dcmd.c275 ent->lay->sig = ~xor8_buf(ent->lay, 0, sizeof(*ent->lay)); in set_signature()
292 own = READ_ONCE(ent->lay->status_own); in poll_timeout()
315 sig = xor8_buf(ent->lay, 0, sizeof(*ent->lay)); in verify_signature()
900 dump_buf(ent->lay->in, sizeof(ent->lay->in), 1, offset, ent->idx); in dump_command()
901 offset += sizeof(ent->lay->in); in dump_command()
903 dump_buf(ent->lay->out, sizeof(ent->lay->out), 1, offset, ent->idx); in dump_command()
904 offset += sizeof(ent->lay->out); in dump_command()
907 dump_buf(ent->lay, sizeof(*ent->lay), 0, offset, ent->idx); in dump_command()
908 offset += sizeof(*ent->lay); in dump_command()
984 struct mlx5_cmd_layout *lay; in cmd_work_handler() local
[all …]
H A Dpagealloc.c693 struct mlx5_cmd_layout *lay; in optimal_reclaimed_pages() local
696 ret = (sizeof(lay->out) + MLX5_BLKS_FOR_RECLAIM_PAGES * sizeof(block->data) - in optimal_reclaimed_pages()
/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/drivers/infiniband/hw/hfi1/
H A Dqp.c916 * state. It is generally called to force upper lay apps to abandon stale qps
/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/drivers/gpu/drm/amd/display/dc/dce/
H A Ddce_clk_mgr.c195 /* do not check under lay */ in get_max_pixel_clock_for_all_paths()
/linux/arch/mips/kernel/
H A Dvpe.c179 /* Lay out the SHF_ALLOC sections in a way not dissimilar to how ld
/linux/include/linux/mlx5/
H A Ddriver.h846 struct mlx5_cmd_layout *lay; member
/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.c1464 * exactly on a boundary, therefore we can lay things out in iommu_dma_map_sg()
/linux/arch/arm64/kvm/
H A Dmmu.c1759 * mapping size to ensure we find the right PFN and lay down the in user_mem_abort()
/linux/kernel/power/
H A Dsnapshot.c345 * NOTE: It has to be possible to lay out the bitmap in memory

12