/linux-6.12.1/drivers/net/dsa/sja1105/ |
D | sja1105_static_config.c | 11 /* Convenience wrappers over the generic packing functions. These take into 19 int rc = packing(buf, (u64 *)val, start, end, len, in sja1105_pack() 41 int rc = packing((void *)buf, val, start, end, len, in sja1105_unpack() 59 int rc = packing(buf, val, start, end, len, op, QUIRK_LSW32_IS_FIRST); in sja1105_packing() 930 * modifying the CRC of the header for a 2-stage packing operation 1149 table->ops->packing(p, entry_ptr, PACK); in sja1105_static_config_pack() 1201 .packing = sja1105et_l2_lookup_entry_packing, 1207 .packing = sja1105_l2_policing_entry_packing, 1213 .packing = sja1105_vlan_lookup_entry_packing, 1219 .packing = sja1105_l2_forwarding_entry_packing, [all …]
|
/linux-6.12.1/scripts/kconfig/ |
D | gconf.glade | 309 <packing> 313 </packing> 343 <packing> 346 </packing> 362 <packing> 365 </packing> 380 <packing> 383 </packing> 398 <packing> 401 </packing> [all …]
|
/linux-6.12.1/tools/perf/pmu-events/arch/x86/emeraldrapids/ |
D | uncore-cxl.json | 202 "BriefDescription": "Number of cycles the Packing Buffer is Full", 212 "BriefDescription": "Number of cycles the Packing Buffer is Full", 222 "BriefDescription": "Number of cycles the Packing Buffer is Full", 232 "BriefDescription": "Number of cycles the Packing Buffer is Full", 242 "BriefDescription": "Number of cycles the Packing Buffer is Full", 252 "BriefDescription": "Number of Allocation to Cache Data Packing buffer", 262 "BriefDescription": "Number of Allocation to Cache Req Packing buffer", 272 "BriefDescription": "Number of Allocation to Cache Rsp Packing buffer", 282 "BriefDescription": "Number of Allocation to Mem Data Packing buffer", 292 "BriefDescription": "Number of Allocation to Mem Rxx Packing buffer", [all …]
|
/linux-6.12.1/tools/perf/pmu-events/arch/x86/sapphirerapids/ |
D | uncore-cxl.json | 202 "BriefDescription": "Number of cycles the Packing Buffer is Full", 212 "BriefDescription": "Number of cycles the Packing Buffer is Full", 222 "BriefDescription": "Number of cycles the Packing Buffer is Full", 232 "BriefDescription": "Number of cycles the Packing Buffer is Full", 242 "BriefDescription": "Number of cycles the Packing Buffer is Full", 252 "BriefDescription": "Number of Allocation to Cache Data Packing buffer", 262 "BriefDescription": "Number of Allocation to Cache Req Packing buffer", 272 "BriefDescription": "Number of Allocation to Cache Rsp Packing buffer", 282 "BriefDescription": "Number of Allocation to Mem Data Packing buffer", 292 "BriefDescription": "Number of Allocation to Mem Rxx Packing buffer", [all …]
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/mmhubbub/dcn20/ |
D | dcn20_mmhubbub.c | 85 /* buffer address for packing mode or Luma in planar mode */ in mmhubbub2_config_mcif_buf() 88 /* right eye sub-buffer address offset for packing mode or Luma in planar mode */ in mmhubbub2_config_mcif_buf() 91 /* buffer address for Chroma in planar mode (unused in packing mode) */ in mmhubbub2_config_mcif_buf() 94 /* right eye offset for packing mode or Luma in planar mode */ in mmhubbub2_config_mcif_buf() 97 /* buffer address for packing mode or Luma in planar mode */ in mmhubbub2_config_mcif_buf() 100 /* right eye sub-buffer address offset for packing mode or Luma in planar mode */ in mmhubbub2_config_mcif_buf() 103 /* buffer address for Chroma in planar mode (unused in packing mode) */ in mmhubbub2_config_mcif_buf() 106 /* right eye offset for packing mode or Luma in planar mode */ in mmhubbub2_config_mcif_buf() 109 /* buffer address for packing mode or Luma in planar mode */ in mmhubbub2_config_mcif_buf() 112 /* right eye sub-buffer address offset for packing mode or Luma in planar mode */ in mmhubbub2_config_mcif_buf() [all …]
|
/linux-6.12.1/include/linux/dsa/ |
D | ocelot.h | 11 #include <linux/packing.h> 188 packing(extraction, rew_val, 116, 85, OCELOT_TAG_LEN, UNPACK, 0); in ocelot_xfh_get_rew_val() 195 packing(extraction, &llen, 84, 79, OCELOT_TAG_LEN, UNPACK, 0); in ocelot_xfh_get_len() 196 packing(extraction, &wlen, 78, 71, OCELOT_TAG_LEN, UNPACK, 0); in ocelot_xfh_get_len() 203 packing(extraction, src_port, 46, 43, OCELOT_TAG_LEN, UNPACK, 0); in ocelot_xfh_get_src_port() 208 packing(extraction, qos_class, 19, 17, OCELOT_TAG_LEN, UNPACK, 0); in ocelot_xfh_get_qos_class() 213 packing(extraction, tag_type, 16, 16, OCELOT_TAG_LEN, UNPACK, 0); in ocelot_xfh_get_tag_type() 218 packing(extraction, vlan_tci, 15, 0, OCELOT_TAG_LEN, UNPACK, 0); in ocelot_xfh_get_vlan_tci() 223 packing(injection, &bypass, 127, 127, OCELOT_TAG_LEN, PACK, 0); in ocelot_ifh_set_bypass() 228 packing(injection, &rew_op, 125, 117, OCELOT_TAG_LEN, PACK, 0); in ocelot_ifh_set_rew_op() [all …]
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dcn30/ |
D | dcn30_mmhubbub.c | 109 /* buffer address for packing mode or Luma in planar mode */ in mmhubbub3_config_mcif_buf() 113 /* buffer address for Chroma in planar mode (unused in packing mode) */ in mmhubbub3_config_mcif_buf() 117 /* buffer address for packing mode or Luma in planar mode */ in mmhubbub3_config_mcif_buf() 121 /* buffer address for Chroma in planar mode (unused in packing mode) */ in mmhubbub3_config_mcif_buf() 125 /* buffer address for packing mode or Luma in planar mode */ in mmhubbub3_config_mcif_buf() 129 /* buffer address for Chroma in planar mode (unused in packing mode) */ in mmhubbub3_config_mcif_buf() 133 /* buffer address for packing mode or Luma in planar mode */ in mmhubbub3_config_mcif_buf() 137 /* buffer address for Chroma in planar mode (unused in packing mode) */ in mmhubbub3_config_mcif_buf()
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/mmhubbub/dcn32/ |
D | dcn32_mmhubbub.c | 109 /* buffer address for packing mode or Luma in planar mode */ in mmhubbub32_config_mcif_buf() 113 /* buffer address for Chroma in planar mode (unused in packing mode) */ in mmhubbub32_config_mcif_buf() 117 /* buffer address for packing mode or Luma in planar mode */ in mmhubbub32_config_mcif_buf() 121 /* buffer address for Chroma in planar mode (unused in packing mode) */ in mmhubbub32_config_mcif_buf() 125 /* buffer address for packing mode or Luma in planar mode */ in mmhubbub32_config_mcif_buf() 129 /* buffer address for Chroma in planar mode (unused in packing mode) */ in mmhubbub32_config_mcif_buf() 133 /* buffer address for packing mode or Luma in planar mode */ in mmhubbub32_config_mcif_buf() 137 /* buffer address for Chroma in planar mode (unused in packing mode) */ in mmhubbub32_config_mcif_buf()
|
/linux-6.12.1/drivers/media/platform/intel/ |
D | pxa_camera.c | 184 * enum pxa_mbus_packing - data packing types on the media-bus 185 * @PXA_MBUS_PACKING_NONE: no packing, bit-for-bit transfer to RAM, one 231 * @packing: Type of sample-packing, that has to be used 239 enum pxa_mbus_packing packing; member 262 .packing = PXA_MBUS_PACKING_2X8_PADHI, 272 .packing = PXA_MBUS_PACKING_2X8_PADHI, 282 .packing = PXA_MBUS_PACKING_2X8_PADHI, 292 .packing = PXA_MBUS_PACKING_2X8_PADHI, 302 .packing = PXA_MBUS_PACKING_2X8_PADHI, 312 .packing = PXA_MBUS_PACKING_2X8_PADHI, [all …]
|
/linux-6.12.1/Documentation/userspace-api/media/v4l/ |
D | metafmt-generic.rst | 61 The packing of the data follows the MIPI CSI-2 specification and the padding of 105 The packing of the data follows the MIPI CSI-2 specification and the padding of 151 The packing of the data follows the MIPI CSI-2 specification and the padding of 194 The packing of the data follows the MIPI CSI-2 specification and the padding of 197 Some devices support more efficient packing of metadata in conjunction with 243 The packing of the data follows the MIPI CSI-2 specification and the padding of 246 Some devices support more efficient packing of metadata in conjunction with 296 The packing of the data follows the MIPI CSI-2 specification and the padding of 299 Some devices support more efficient packing of metadata in conjunction with
|
/linux-6.12.1/lib/ |
D | packing.c | 5 #include <linux/packing.h> 51 * packing - Convert numbers (currently u64) between a packed and an unpacked 77 int packing(void *pbuf, u64 *uval, int startbit, int endbit, size_t pbuflen, in packing() function 199 EXPORT_SYMBOL(packing); 201 MODULE_DESCRIPTION("Generic bitfield packing and unpacking");
|
/linux-6.12.1/Documentation/core-api/ |
D | packing.rst | 2 Generic bitfield packing and unpacking functions 34 - Packing a CPU-usable number into a memory buffer (with hardware 159 describes. Then they should wrap the packing() function, creating a new 162 The packing() function returns an int-encoded error code, which protects the
|
/linux-6.12.1/include/linux/ |
D | packing.h | 21 * packing - Convert numbers (currently u64) between a packed and an unpacked 46 int packing(void *pbuf, u64 *uval, int startbit, int endbit, size_t pbuflen,
|
/linux-6.12.1/net/dsa/ |
D | tag_sja1105.c | 7 #include <linux/packing.h> 117 packing(buf, &meta->tstamp, 31, 0, 4, UNPACK, 0); in sja1105_meta_unpack() 118 packing(buf + 4, &meta->dmac_byte_3, 7, 0, 1, UNPACK, 0); in sja1105_meta_unpack() 119 packing(buf + 5, &meta->dmac_byte_4, 7, 0, 1, UNPACK, 0); in sja1105_meta_unpack() 120 packing(buf + 6, &meta->source_port, 7, 0, 1, UNPACK, 0); in sja1105_meta_unpack() 121 packing(buf + 7, &meta->switch_id, 7, 0, 1, UNPACK, 0); in sja1105_meta_unpack() 598 /* The timestamp is unaligned, so we need to use packing() in sja1110_rcv_inband_control_extension() 601 packing(rx_trailer, tstamp, 63, 0, 8, UNPACK, 0); in sja1110_rcv_inband_control_extension()
|
D | Kconfig | 103 select PACKING 156 select PACKING
|
/linux-6.12.1/drivers/staging/vt6656/ |
D | rxtx.h | 45 u16 packing; /* packing to 48 bytes */ member
|
/linux-6.12.1/drivers/staging/vt6655/ |
D | rxtx.h | 42 u16 packing; /* packing to 48 bytes */ member
|
/linux-6.12.1/Documentation/translations/zh_CN/core-api/ |
D | packing.rst | 5 :Original: Documentation/core-api/packing.rst 158 packing()函数返回一个int类型的错误码,以防止程序员使用不正确的API。这些错误预计不
|
/linux-6.12.1/drivers/staging/media/atomisp/pci/ |
D | dma_v2_defs.h | 61 /* Packing setup word */ 67 /* Elements packing word */
|
/linux-6.12.1/drivers/gpu/drm/vc4/ |
D | vc4_qpu_defines.h | 220 * If set, the pack field means PACK_MUL or R4 packing, instead of normal 221 * regfile a packing.
|
/linux-6.12.1/tools/perf/pmu-events/arch/x86/graniterapids/ |
D | uncore-cxl.json | 12 "BriefDescription": "Number of Allocation to Mem Data Packing buffer",
|
/linux-6.12.1/tools/perf/pmu-events/arch/x86/sierraforest/ |
D | uncore-cxl.json | 12 "BriefDescription": "Number of Allocation to Mem Data Packing buffer",
|
/linux-6.12.1/drivers/net/ethernet/mscc/ |
D | Kconfig | 19 select PACKING
|
/linux-6.12.1/drivers/staging/media/atomisp/i2c/ |
D | atomisp-libmsrlisthelper.c | 37 u8 packing_key; /*!< Packing method; 0 = no packing */
|
/linux-6.12.1/fs/reiserfs/ |
D | bitmap.c | 323 * the packing is returned in disk byte order 327 __le32 packing; in reiserfs_choose_packing() local 331 * some versions of reiserfsck expect packing locality 1 to be in reiserfs_choose_packing() 335 packing = INODE_PKEY(dir)->k_objectid; in reiserfs_choose_packing() 337 packing = INODE_PKEY(dir)->k_dir_id; in reiserfs_choose_packing() 339 packing = INODE_PKEY(dir)->k_objectid; in reiserfs_choose_packing() 340 return packing; in reiserfs_choose_packing() 1043 * if new packing locality is being displaced in determine_search_start()
|