Home
last modified time | relevance | path

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

123

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dcmd.c269 ent->lay->sig = ~xor8_buf(ent->lay, 0, sizeof(*ent->lay)); in set_signature()
286 own = READ_ONCE(ent->lay->status_own); in poll_timeout()
305 sig = xor8_buf(ent->lay, 0, sizeof(*ent->lay)); in verify_signature()
883 dump_buf(ent->lay->in, sizeof(ent->lay->in), 1, offset, ent->idx); in dump_command()
884 offset += sizeof(ent->lay->in); in dump_command()
886 dump_buf(ent->lay->out, sizeof(ent->lay->out), 1, offset, ent->idx); in dump_command()
887 offset += sizeof(ent->lay->out); in dump_command()
890 dump_buf(ent->lay, sizeof(*ent->lay), 0, offset, ent->idx); in dump_command()
891 offset += sizeof(*ent->lay); in dump_command()
968 struct mlx5_cmd_layout *lay; in cmd_work_handler() local
[all …]
H A Dpagealloc.c673 struct mlx5_cmd_layout *lay; in optimal_reclaimed_pages() local
676 ret = (sizeof(lay->out) + MLX5_BLKS_FOR_RECLAIM_PAGES * sizeof(block->data) - in optimal_reclaimed_pages()
/openbmc/linux/drivers/media/v4l2-core/
H A Dv4l2-ctrls-defs.c940 case V4L2_CID_MPEG_VIDEO_H264_HIER_CODING_L0_BR: return "H264 Hierarchical Lay 0 Bitrate"; in v4l2_ctrl_get_name()
941 case V4L2_CID_MPEG_VIDEO_H264_HIER_CODING_L1_BR: return "H264 Hierarchical Lay 1 Bitrate"; in v4l2_ctrl_get_name()
942 case V4L2_CID_MPEG_VIDEO_H264_HIER_CODING_L2_BR: return "H264 Hierarchical Lay 2 Bitrate"; in v4l2_ctrl_get_name()
943 case V4L2_CID_MPEG_VIDEO_H264_HIER_CODING_L3_BR: return "H264 Hierarchical Lay 3 Bitrate"; in v4l2_ctrl_get_name()
944 case V4L2_CID_MPEG_VIDEO_H264_HIER_CODING_L4_BR: return "H264 Hierarchical Lay 4 Bitrate"; in v4l2_ctrl_get_name()
945 case V4L2_CID_MPEG_VIDEO_H264_HIER_CODING_L5_BR: return "H264 Hierarchical Lay 5 Bitrate"; in v4l2_ctrl_get_name()
946 case V4L2_CID_MPEG_VIDEO_H264_HIER_CODING_L6_BR: return "H264 Hierarchical Lay 6 Bitrate"; in v4l2_ctrl_get_name()
1024 case V4L2_CID_MPEG_VIDEO_HEVC_HIER_CODING_L0_BR: return "HEVC Hierarchical Lay 0 BitRate"; in v4l2_ctrl_get_name()
1025 case V4L2_CID_MPEG_VIDEO_HEVC_HIER_CODING_L1_BR: return "HEVC Hierarchical Lay 1 BitRate"; in v4l2_ctrl_get_name()
1026 case V4L2_CID_MPEG_VIDEO_HEVC_HIER_CODING_L2_BR: return "HEVC Hierarchical Lay 2 BitRate"; in v4l2_ctrl_get_name()
[all …]
/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_log_format.h268 * This is the structure used to lay out an inode log item in the
512 * This is the structure used to lay out a buf log item in the log. The data
614 * This is the structure used to lay out an efi log item in the
667 * This is the structure used to lay out an efd log item in the
751 * This is the structure used to lay out an rui log item in the
772 * This is the structure used to lay out an rud log item in the
799 * This is the structure used to lay out a cui log item in the
820 * This is the structure used to lay out a cud log item in the
847 * This is the structure used to lay out an bui log item in the
868 * This is the structure used to lay out an bud log item in the
[all …]
/openbmc/linux/arch/s390/kernel/
H A Dmcount.S172 lay %r15,-STACK_FRAME_SIZE_PTREGS(%r15)
176 lay %r7,STACK_FRAME_SIZE_PTREGS(%r15)
187 lay %r2,STACK_PTREGS(%r15)
/openbmc/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.
/openbmc/linux/lib/zstd/common/
H A Dfse_decompress.c87 /* Init, lay down lowprob symbols */ in FSE_buildDTable_internal()
108 /* First lay down the symbols in order. in FSE_buildDTable_internal()
109 * We use a uint64_t to lay down 8 bytes at a time. This reduces branch in FSE_buildDTable_internal()
/openbmc/u-boot/scripts/
H A Dcheckstack.pl89 # 100092: e3 f0 ff c8 ff 71 lay %r15,-56(%r15)
90 $re = qr/.*(?:lay|ag?hi).*\%r15,-(([0-9]{2}|[3-9])[0-9]{2})
/openbmc/linux/scripts/
H A Dcheckstack.pl99 # 100092: e3 f0 ff c8 ff 71 lay %r15,-56(%r15)
100 $re = qr/.*(?:lay|ag?hi).*\%r15,-([0-9]+)(?:\(\%r15\))?$/o;
/openbmc/linux/Documentation/filesystems/ext4/
H A Dgroup_descr.rst17 property to group several block groups into a flex group and lay out all
/openbmc/u-boot/include/configs/
H A Drpi.h107 * over the firmware-loaded DTB and generally try to lay out things starting
/openbmc/qemu/tests/tcg/s390x/
H A Dsignals-s390x.c198 "lay %r15,-160(%r15)\n"
/openbmc/linux/Documentation/devicetree/bindings/mtd/
H A Dbrcm,brcmnand.yaml130 determines how the hardware BCH engine will lay
/openbmc/linux/Documentation/core-api/
H A Dpacking.rst45 logically. The question is: where do we lay this bit out in memory?
/openbmc/linux/arch/parisc/kernel/
H A Dprocess.c95 /* Wait for RESET to lay us to rest. */ in machine_restart()
/openbmc/u-boot/arch/x86/lib/
H A Dzimage.c31 * Memory lay-out:
/openbmc/docs/architecture/code-update/
H A Dfirmware-update-over-redfish.md14 The goal of this design document is to lay out the required changes of moving
/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dce100/
H A Ddce_clk_mgr.c176 /* do not check under lay */ in dce_get_max_pixel_clock_for_all_paths()
/openbmc/linux/drivers/gpu/drm/i915/gt/
H A Dintel_migrate.c105 * We lay the ppGTT out as: in migrate_vm()
128 * We lay the ppGTT out as: in migrate_vm()
/openbmc/openbmc/poky/bitbake/
H A DChangeLog309 The 1.2.1 release is meant as a intermediate release to lay the
/openbmc/linux/arch/s390/tools/
H A Dopcodes.txt800 e371 lay RXY_RRRD
/openbmc/linux/Documentation/devicetree/
H A Dusage-model.rst258 About now is a good time to lay out an example. Here is part of the
/openbmc/linux/Documentation/driver-api/
H A Dxillybus.rst304 to lay around in the DMA buffers between read() and write() anyhow.
/openbmc/linux/sound/drivers/
H A Dpcmtest.c232 * The channel buffers lay in the DMA buffer continuously (see default copy
/openbmc/linux/include/rdma/
H A Dib_mad.h166 * lay them out wrong otherwise. (And unfortunately they are sent on

123