/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | cmd.c | 269 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 D | pagealloc.c | 673 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 D | v4l2-ctrls-defs.c | 940 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 D | xfs_log_format.h | 268 * 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 D | mcount.S | 172 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 D | vidioc-g-selection.rst | 77 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 D | fse_decompress.c | 87 /* 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 D | checkstack.pl | 89 # 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 D | checkstack.pl | 99 # 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 D | group_descr.rst | 17 property to group several block groups into a flex group and lay out all
|
/openbmc/u-boot/include/configs/ |
H A D | rpi.h | 107 * over the firmware-loaded DTB and generally try to lay out things starting
|
/openbmc/qemu/tests/tcg/s390x/ |
H A D | signals-s390x.c | 198 "lay %r15,-160(%r15)\n"
|
/openbmc/linux/Documentation/devicetree/bindings/mtd/ |
H A D | brcm,brcmnand.yaml | 130 determines how the hardware BCH engine will lay
|
/openbmc/linux/Documentation/core-api/ |
H A D | packing.rst | 45 logically. The question is: where do we lay this bit out in memory?
|
/openbmc/linux/arch/parisc/kernel/ |
H A D | process.c | 95 /* Wait for RESET to lay us to rest. */ in machine_restart()
|
/openbmc/u-boot/arch/x86/lib/ |
H A D | zimage.c | 31 * Memory lay-out:
|
/openbmc/docs/architecture/code-update/ |
H A D | firmware-update-over-redfish.md | 14 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 D | dce_clk_mgr.c | 176 /* do not check under lay */ in dce_get_max_pixel_clock_for_all_paths()
|
/openbmc/linux/drivers/gpu/drm/i915/gt/ |
H A D | intel_migrate.c | 105 * 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 D | ChangeLog | 309 The 1.2.1 release is meant as a intermediate release to lay the
|
/openbmc/linux/arch/s390/tools/ |
H A D | opcodes.txt | 800 e371 lay RXY_RRRD
|
/openbmc/linux/Documentation/devicetree/ |
H A D | usage-model.rst | 258 About now is a good time to lay out an example. Here is part of the
|
/openbmc/linux/Documentation/driver-api/ |
H A D | xillybus.rst | 304 to lay around in the DMA buffers between read() and write() anyhow.
|
/openbmc/linux/sound/drivers/ |
H A D | pcmtest.c | 232 * The channel buffers lay in the DMA buffer continuously (see default copy
|
/openbmc/linux/include/rdma/ |
H A D | ib_mad.h | 166 * lay them out wrong otherwise. (And unfortunately they are sent on
|