Home
last modified time | relevance | path

Searched refs:lay (Results 1 – 17 of 17) sorted by relevance

/linux/arch/s390/kernel/
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)
/linux/drivers/net/ethernet/mellanox/mlx5/core/
A Dcmd.c269 ent->lay->sig = ~xor8_buf(ent->lay, 0, sizeof(*ent->lay)); in set_signature()
305 sig = xor8_buf(ent->lay, 0, sizeof(*ent->lay)); in verify_signature()
890 dump_buf(ent->lay->in, sizeof(ent->lay->in), 1, offset, ent->idx); in dump_command()
893 dump_buf(ent->lay->out, sizeof(ent->lay->out), 1, offset, ent->idx); in dump_command()
897 dump_buf(ent->lay, sizeof(*ent->lay), 0, offset, ent->idx); in dump_command()
975 struct mlx5_cmd_layout *lay; in cmd_work_handler() local
1030 ent->lay = lay; in cmd_work_handler()
1031 memset(lay, 0, sizeof(*lay)); in cmd_work_handler()
1032 memcpy(lay->in, ent->in->first.data, sizeof(lay->in)); in cmd_work_handler()
1040 lay->token = ent->token; in cmd_work_handler()
[all …]
A Dpagealloc.c690 struct mlx5_cmd_layout *lay; in optimal_reclaimed_pages() local
693 ret = (sizeof(lay->out) + MLX5_BLKS_FOR_RECLAIM_PAGES * sizeof(block->data) - in optimal_reclaimed_pages()
/linux/Documentation/userspace-api/media/v4l/
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/Documentation/filesystems/ext4/
A Dgroup_descr.rst17 property to group several block groups into a flex group and lay out all
/linux/Documentation/core-api/
A Dpacking.rst45 logically. The question is: where do we lay this bit out in memory?
/linux/Documentation/devicetree/bindings/mtd/
A Dbrcm,brcmnand.yaml139 determines how the hardware BCH engine will lay
/linux/include/linux/mlx5/
A Ddriver.h881 struct mlx5_cmd_layout *lay; member
/linux/Documentation/driver-api/
A Dxillybus.rst304 to lay around in the DMA buffers between read() and write() anyhow.
/linux/Documentation/devicetree/
A Dusage-model.rst258 About now is a good time to lay out an example. Here is part of the
/linux/arch/s390/tools/
A Dopcodes.txt814 e371 lay RXY_RRRD
/linux/Documentation/process/
A D2.Process.rst487 you can lay your hands on". Usually the way to do this is to work
/linux/Documentation/scsi/
A DChangeLog.sym53c8xx460 - Revamp slightly the Symbios NVRAM lay-out based on the excerpt of
/linux/Documentation/bpf/
A Dbpf_devel_QA.rst53 The following steps lay out how to start a CI run for your patches:
/linux/Documentation/admin-guide/
A Dverify-bugs-and-bisect-regressions.rst277 The following steps lay the groundwork for all further tasks.
1086 *The steps in this section lay the groundwork for all further tests.*
A Dreporting-issues.rst1741 art will lay some groundwork to improve the situation over time.
A Dcgroup-v2.rst3068 to lay programs.

Completed in 45 milliseconds