/linux-6.14.4/arch/s390/kernel/ |
D | reipl.S | 32 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)
|
D | mcount.S | 162 lay %r15,-STACK_FRAME_SIZE_PTREGS(%r15) 166 lay %r7,STACK_FRAME_SIZE_PTREGS(%r15) 177 lay %r2,STACK_PTREGS(%r15)
|
D | entry.S | 438 lay %r14,__LC_CPU_TIMER_SAVE_AREA(%r13) 481 lay %r14,__LC_GPREGS_SAVE_AREA(%r13) 504 0: ALTERNATIVE "brcl 0,0", __stringify(lay %r12,__LC_LAST_BREAK_SAVE_AREA(%r13)),\
|
/linux-6.14.4/drivers/net/ethernet/mellanox/mlx5/core/ |
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() 890 dump_buf(ent->lay->in, sizeof(ent->lay->in), 1, offset, ent->idx); in dump_command() 891 offset += sizeof(ent->lay->in); in dump_command() 893 dump_buf(ent->lay->out, sizeof(ent->lay->out), 1, offset, ent->idx); in dump_command() 894 offset += sizeof(ent->lay->out); in dump_command() 897 dump_buf(ent->lay, sizeof(*ent->lay), 0, offset, ent->idx); in dump_command() 898 offset += sizeof(*ent->lay); in dump_command() 975 struct mlx5_cmd_layout *lay; in cmd_work_handler() local [all …]
|
D | pagealloc.c | 690 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-6.14.4/drivers/media/v4l2-core/ |
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() 1025 case V4L2_CID_MPEG_VIDEO_HEVC_HIER_CODING_L0_BR: return "HEVC Hierarchical Lay 0 BitRate"; in v4l2_ctrl_get_name() 1026 case V4L2_CID_MPEG_VIDEO_HEVC_HIER_CODING_L1_BR: return "HEVC Hierarchical Lay 1 BitRate"; in v4l2_ctrl_get_name() 1027 case V4L2_CID_MPEG_VIDEO_HEVC_HIER_CODING_L2_BR: return "HEVC Hierarchical Lay 2 BitRate"; in v4l2_ctrl_get_name() [all …]
|
/linux-6.14.4/fs/xfs/libxfs/ |
D | xfs_log_format.h | 287 * This is the structure used to lay out an inode log item in the 525 * This is the structure used to lay out a buf log item in the log. The data 627 * This is the structure used to lay out an efi log item in the 680 * This is the structure used to lay out an efd log item in the 764 * This is the structure used to lay out an rui log item in the 785 * This is the structure used to lay out an rud log item in the 812 * This is the structure used to lay out a cui log item in the 833 * This is the structure used to lay out a cud log item in the 862 * This is the structure used to lay out an bui log item in the 883 * This is the structure used to lay out an bud log item in the [all …]
|
/linux-6.14.4/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-6.14.4/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-6.14.4/scripts/ |
D | checkstack.pl | 96 # 100092: e3 f0 ff c8 ff 71 lay %r15,-56(%r15) 97 $re = qr/.*(?:lay|ag?hi).*\%r15,-([0-9]+)(?:\(\%r15\))?$/o;
|
/linux-6.14.4/Documentation/filesystems/ext4/ |
D | group_descr.rst | 17 property to group several block groups into a flex group and lay out all
|
/linux-6.14.4/Documentation/devicetree/bindings/mtd/ |
D | brcm,brcmnand.yaml | 139 determines how the hardware BCH engine will lay
|
/linux-6.14.4/arch/parisc/kernel/ |
D | process.c | 95 /* Wait for RESET to lay us to rest. */ in machine_restart()
|
/linux-6.14.4/Documentation/core-api/ |
D | packing.rst | 45 logically. The question is: where do we lay this bit out in memory?
|
/linux-6.14.4/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-6.14.4/drivers/gpu/drm/i915/gt/ |
D | intel_migrate.c | 105 * We lay the ppGTT out as: in migrate_vm() 128 * We lay the ppGTT out as: in migrate_vm()
|
/linux-6.14.4/Documentation/devicetree/ |
D | usage-model.rst | 258 About now is a good time to lay out an example. Here is part of the
|
/linux-6.14.4/Documentation/driver-api/ |
D | xillybus.rst | 304 to lay around in the DMA buffers between read() and write() anyhow.
|
/linux-6.14.4/arch/s390/tools/ |
D | opcodes.txt | 814 e371 lay RXY_RRRD
|
/linux-6.14.4/include/rdma/ |
D | ib_mad.h | 166 * lay them out wrong otherwise. (And unfortunately they are sent on
|
/linux-6.14.4/Documentation/process/ |
D | 2.Process.rst | 487 you can lay your hands on". Usually the way to do this is to work
|
/linux-6.14.4/sound/drivers/ |
D | pcmtest.c | 232 * The channel buffers lay in the DMA buffer continuously (see default copy
|
/linux-6.14.4/lib/zstd/decompress/ |
D | zstd_decompress_block.c | 463 /* Init, lay down lowprob symbols */ in ZSTD_buildFSETable_body() 491 /* First lay down the symbols in order. in ZSTD_buildFSETable_body() 492 * We use a uint64_t to lay down 8 bytes at a time. This reduces branch in ZSTD_buildFSETable_body()
|
/linux-6.14.4/drivers/infiniband/hw/hfi1/ |
D | qp.c | 916 * state. It is generally called to force upper lay apps to abandon stale qps
|
/linux-6.14.4/arch/mips/kernel/ |
D | vpe.c | 178 /* Lay out the SHF_ALLOC sections in a way not dissimilar to how ld
|