| /OK3568_Linux_fs/kernel/net/dsa/ |
| H A D | tag_ocelot.c | 213 packing(extraction, &src_port, 46, 43, OCELOT_TAG_LEN, UNPACK, 0); in ocelot_rcv() 214 packing(extraction, &qos_class, 19, 17, OCELOT_TAG_LEN, UNPACK, 0); in ocelot_rcv() 215 packing(extraction, &tag_type, 16, 16, OCELOT_TAG_LEN, UNPACK, 0); in ocelot_rcv() 216 packing(extraction, &vlan_tci, 15, 0, OCELOT_TAG_LEN, UNPACK, 0); in ocelot_rcv()
|
| H A D | tag_sja1105.c | 50 packing(buf, &meta->tstamp, 31, 0, 4, UNPACK, 0); in sja1105_meta_unpack() 51 packing(buf + 4, &meta->dmac_byte_4, 7, 0, 1, UNPACK, 0); in sja1105_meta_unpack() 52 packing(buf + 5, &meta->dmac_byte_3, 7, 0, 1, UNPACK, 0); in sja1105_meta_unpack() 53 packing(buf + 6, &meta->source_port, 7, 0, 1, UNPACK, 0); in sja1105_meta_unpack() 54 packing(buf + 7, &meta->switch_id, 7, 0, 1, UNPACK, 0); in sja1105_meta_unpack()
|
| /OK3568_Linux_fs/u-boot/scripts/ |
| H A D | fit-repack.sh | 10 UNPACK="./scripts/fit-unpack.sh" 69 ${UNPACK} -f ${IMAGE} -o ${OUT}/
|
| /OK3568_Linux_fs/kernel/lib/ |
| H A D | packing.c | 122 if (op == UNPACK) in packing() 177 if (op == UNPACK) { in packing()
|
| /OK3568_Linux_fs/kernel/kernel/trace/ |
| H A D | bpf_trace.c | 2047 #define UNPACK(...) __VA_ARGS__ macro 2049 #define REPEAT_2(FN, DL, X, ...) FN(X) UNPACK DL REPEAT_1(FN, DL, __VA_ARGS__) 2050 #define REPEAT_3(FN, DL, X, ...) FN(X) UNPACK DL REPEAT_2(FN, DL, __VA_ARGS__) 2051 #define REPEAT_4(FN, DL, X, ...) FN(X) UNPACK DL REPEAT_3(FN, DL, __VA_ARGS__) 2052 #define REPEAT_5(FN, DL, X, ...) FN(X) UNPACK DL REPEAT_4(FN, DL, __VA_ARGS__) 2053 #define REPEAT_6(FN, DL, X, ...) FN(X) UNPACK DL REPEAT_5(FN, DL, __VA_ARGS__) 2054 #define REPEAT_7(FN, DL, X, ...) FN(X) UNPACK DL REPEAT_6(FN, DL, __VA_ARGS__) 2055 #define REPEAT_8(FN, DL, X, ...) FN(X) UNPACK DL REPEAT_7(FN, DL, __VA_ARGS__) 2056 #define REPEAT_9(FN, DL, X, ...) FN(X) UNPACK DL REPEAT_8(FN, DL, __VA_ARGS__) 2057 #define REPEAT_10(FN, DL, X, ...) FN(X) UNPACK DL REPEAT_9(FN, DL, __VA_ARGS__) [all …]
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | packing.h | 17 UNPACK, enumerator
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/opencv/opencv/ |
| H A D | 0001-3rdparty-ippicv-Use-pre-downloaded-ipp.patch | 30 - UNPACK RELATIVE_URL)
|
| /OK3568_Linux_fs/kernel/drivers/net/dsa/sja1105/ |
| H A D | sja1105_dynamic_config.c | 913 ops->cmd_packing(packed_buf, &cmd, UNPACK); in sja1105_dynamic_config_read() 930 ops->entry_packing(packed_buf, entry, UNPACK); in sja1105_dynamic_config_read() 986 ops->cmd_packing(packed_buf, &cmd, UNPACK); in sja1105_dynamic_config_write()
|
| H A D | sja1105_spi.c | 329 sja1105_table_header_packing(final_header_ptr, &final_header, UNPACK); in static_config_buf_prepare_for_upload()
|
| H A D | sja1105_ptp.c | 224 priv->info->ptp_cmd_packing(buf, cmd, UNPACK); in sja1105_ptp_commit()
|
| H A D | sja1105_static_config.c | 42 UNPACK, QUIRK_LSW32_IS_FIRST); in sja1105_unpack()
|
| /OK3568_Linux_fs/kernel/drivers/net/dsa/ocelot/ |
| H A D | felix.c | 681 packing(extraction, &val, 116, 85, OCELOT_TAG_LEN, UNPACK, 0); in felix_rxtstamp()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/ |
| H A D | gfortran.info | 7316 * 'UNPACK': UNPACK, Unpack an array of rank one into an array 16694 *note UNPACK:: 18457 *note UNPACK:: 19418 File: gfortran.info, Node: UNLINK, Next: UNPACK, Prev: UMASK, Up: Intrinsic Procedures 19451 File: gfortran.info, Node: UNPACK, Next: VERIFY, Prev: UNLINK, Up: Intrinsic Procedures 19453 9.282 'UNPACK' -- Unpack an array of rank one into an array 19466 'RESULT = UNPACK(VECTOR, MASK, FIELD)' 19494 File: gfortran.info, Node: VERIFY, Next: XOR, Prev: UNPACK, Up: Intrinsic Procedures 21745 * array, increase dimension <1>: UNPACK. (line 6) 21763 * array, scatter elements: UNPACK. (line 6) [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/ |
| H A D | gfortran.info | 7316 * 'UNPACK': UNPACK, Unpack an array of rank one into an array 16694 *note UNPACK:: 18457 *note UNPACK:: 19418 File: gfortran.info, Node: UNLINK, Next: UNPACK, Prev: UMASK, Up: Intrinsic Procedures 19451 File: gfortran.info, Node: UNPACK, Next: VERIFY, Prev: UNLINK, Up: Intrinsic Procedures 19453 9.282 'UNPACK' -- Unpack an array of rank one into an array 19466 'RESULT = UNPACK(VECTOR, MASK, FIELD)' 19494 File: gfortran.info, Node: VERIFY, Next: XOR, Prev: UNPACK, Up: Intrinsic Procedures 21745 * array, increase dimension <1>: UNPACK. (line 6) 21763 * array, scatter elements: UNPACK. (line 6) [all …]
|