/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/ |
D | cmd.c | 226 ent->lay->sig = ~xor8_buf(ent->lay, 0, sizeof(*ent->lay)); in set_signature() 243 own = READ_ONCE(ent->lay->status_own); in poll_timeout() 262 sig = xor8_buf(ent->lay, 0, sizeof(*ent->lay)); in verify_signature() 833 u16 op = MLX5_GET(mbox_in, ent->lay->in, opcode); in dump_command() 856 dump_buf(ent->lay->in, sizeof(ent->lay->in), 1, offset, ent->idx); in dump_command() 857 offset += sizeof(ent->lay->in); in dump_command() 859 dump_buf(ent->lay->out, sizeof(ent->lay->out), 1, offset, ent->idx); in dump_command() 860 offset += sizeof(ent->lay->out); in dump_command() 863 dump_buf(ent->lay, sizeof(*ent->lay), 0, offset, ent->idx); in dump_command() 864 offset += sizeof(*ent->lay); in dump_command() [all …]
|
D | pagealloc.c | 651 struct mlx5_cmd_layout *lay; in optimal_reclaimed_pages() local 654 ret = (sizeof(lay->out) + MLX5_BLKS_FOR_RECLAIM_PAGES * sizeof(block->data) - in optimal_reclaimed_pages()
|
/Linux-v6.1/drivers/media/v4l2-core/ |
D | v4l2-ctrls-defs.c | 902 case V4L2_CID_MPEG_VIDEO_H264_HIER_CODING_L0_BR: return "H264 Hierarchical Lay 0 Bitrate"; in v4l2_ctrl_get_name() 903 case V4L2_CID_MPEG_VIDEO_H264_HIER_CODING_L1_BR: return "H264 Hierarchical Lay 1 Bitrate"; in v4l2_ctrl_get_name() 904 case V4L2_CID_MPEG_VIDEO_H264_HIER_CODING_L2_BR: return "H264 Hierarchical Lay 2 Bitrate"; in v4l2_ctrl_get_name() 905 case V4L2_CID_MPEG_VIDEO_H264_HIER_CODING_L3_BR: return "H264 Hierarchical Lay 3 Bitrate"; in v4l2_ctrl_get_name() 906 case V4L2_CID_MPEG_VIDEO_H264_HIER_CODING_L4_BR: return "H264 Hierarchical Lay 4 Bitrate"; in v4l2_ctrl_get_name() 907 case V4L2_CID_MPEG_VIDEO_H264_HIER_CODING_L5_BR: return "H264 Hierarchical Lay 5 Bitrate"; in v4l2_ctrl_get_name() 908 case V4L2_CID_MPEG_VIDEO_H264_HIER_CODING_L6_BR: return "H264 Hierarchical Lay 6 Bitrate"; in v4l2_ctrl_get_name() 986 case V4L2_CID_MPEG_VIDEO_HEVC_HIER_CODING_L0_BR: return "HEVC Hierarchical Lay 0 BitRate"; in v4l2_ctrl_get_name() 987 case V4L2_CID_MPEG_VIDEO_HEVC_HIER_CODING_L1_BR: return "HEVC Hierarchical Lay 1 BitRate"; in v4l2_ctrl_get_name() 988 case V4L2_CID_MPEG_VIDEO_HEVC_HIER_CODING_L2_BR: return "HEVC Hierarchical Lay 2 BitRate"; in v4l2_ctrl_get_name() [all …]
|
/Linux-v6.1/arch/s390/kernel/ |
D | mcount.S | 143 lay %r15,-STACK_FRAME_SIZE(%r15) 147 lay %r7,STACK_FRAME_SIZE(%r15) 158 lay %r2,STACK_PTREGS(%r15)
|
/Linux-v6.1/fs/xfs/libxfs/ |
D | xfs_log_format.h | 268 * This is the structure used to lay out an inode log item in the 505 * This is the structure used to lay out a buf log item in the log. The data 607 * This is the structure used to lay out an efi log item in the 660 * This is the structure used to lay out an efd log item in the 744 * This is the structure used to lay out an rui log item in the 765 * This is the structure used to lay out an rud log item in the 792 * This is the structure used to lay out a cui log item in the 813 * This is the structure used to lay out a cud log item in the 840 * This is the structure used to lay out an bui log item in the 861 * This is the structure used to lay out an bud log item in the [all …]
|
/Linux-v6.1/Documentation/userspace-api/media/v4l/ |
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.
|
/Linux-v6.1/include/uapi/linux/ |
D | cm4000_cs.h | 27 * will lay out the structure members differently than the 64bit kernel.
|
/Linux-v6.1/lib/zstd/common/ |
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()
|
/Linux-v6.1/scripts/ |
D | checkstack.pl | 100 # 100092: e3 f0 ff c8 ff 71 lay %r15,-56(%r15) 101 $re = qr/.*(?:lay|ag?hi).*\%r15,-(([0-9]{2}|[3-9])[0-9]{2})
|
/Linux-v6.1/Documentation/filesystems/ext4/ |
D | group_descr.rst | 17 property to group several block groups into a flex group and lay out all
|
/Linux-v6.1/include/linux/ |
D | memory.h | 83 * lay at the beginning of the memory block.
|
/Linux-v6.1/Documentation/devicetree/bindings/mtd/ |
D | brcm,brcmnand.yaml | 129 determines how the hardware BCH engine will lay
|
/Linux-v6.1/Documentation/core-api/ |
D | packing.rst | 45 logically. The question is: where do we lay this bit out in memory?
|
/Linux-v6.1/arch/parisc/kernel/ |
D | process.c | 95 /* Wait for RESET to lay us to rest. */ in machine_restart()
|
/Linux-v6.1/drivers/gpu/drm/amd/display/dc/clk_mgr/dce100/ |
D | dce_clk_mgr.c | 176 /* do not check under lay */ in dce_get_max_pixel_clock_for_all_paths()
|
/Linux-v6.1/drivers/gpu/drm/i915/gt/ |
D | intel_migrate.c | 99 * We lay the ppGTT out as: in migrate_vm() 122 * We lay the ppGTT out as: in migrate_vm()
|
/Linux-v6.1/arch/s390/tools/ |
D | opcodes.txt | 800 e371 lay RXY_RRRD
|
/Linux-v6.1/lib/zstd/decompress/ |
D | zstd_decompress_block.c | 387 /* Init, lay down lowprob symbols */ in ZSTD_buildFSETable_body() 415 /* First lay down the symbols in order. in ZSTD_buildFSETable_body() 416 * We use a uint64_t to lay down 8 bytes at a time. This reduces branch in ZSTD_buildFSETable_body()
|
/Linux-v6.1/Documentation/devicetree/ |
D | usage-model.rst | 258 About now is a good time to lay out an example. Here is part of the
|
/Linux-v6.1/Documentation/driver-api/ |
D | xillybus.rst | 304 to lay around in the DMA buffers between read() and write() anyhow.
|
/Linux-v6.1/include/rdma/ |
D | ib_mad.h | 166 * lay them out wrong otherwise. (And unfortunately they are sent on
|
/Linux-v6.1/Documentation/process/ |
D | 2.Process.rst | 486 you can lay your hands on". Usually the way to do this is to work
|
/Linux-v6.1/include/linux/mlx5/ |
D | driver.h | 847 struct mlx5_cmd_layout *lay; member
|
/Linux-v6.1/arch/mips/kernel/ |
D | vpe.c | 178 /* Lay out the SHF_ALLOC sections in a way not dissimilar to how ld
|
/Linux-v6.1/drivers/gpu/drm/amd/display/dc/dce/ |
D | dce_clk_mgr.c | 195 /* do not check under lay */ in get_max_pixel_clock_for_all_paths()
|