| /OK3568_Linux_fs/kernel/arch/arc/include/asm/ |
| H A D | dsp-impl.h | 72 #define AUX_SAVE_RESTORE(_saveto, _readfrom, _offt, _aux) \ argument 85 "Ir" (_aux), \ 92 #define DSP_AUX_SAVE_RESTORE(_saveto, _readfrom, _aux) \ argument 94 offsetof(struct dsp_callee_regs, _aux), \ 95 ARC_AUX_##_aux)
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/ |
| H A D | aux.h | 33 struct nvkm_i2c_aux *_aux = (b); \ 34 nvkm_##l(&_aux->pad->i2c->subdev, "aux %04x: "f"\n", _aux->id, ##a); \
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/host_include/openssl/ |
| H A D | asn1t.h | 151 static const ASN1_AUX tname##_aux = {NULL, 0, 0, cb, 0}; \ 155 static const ASN1_AUX tname##_aux = {NULL, ASN1_AFLG_BROKEN, 0, 0, 0}; \ 159 …static const ASN1_AUX tname##_aux = {NULL, ASN1_AFLG_REFCOUNT, offsetof(tname, references), cb, 0}… 163 static const ASN1_AUX tname##_aux = {NULL, ASN1_AFLG_ENCODING, 0, cb, offsetof(tname, enc)}; \ 191 &tname##_aux,\ 203 &tname##_aux,\ 235 static const ASN1_AUX tname##_aux = {NULL, 0, 0, cb, 0}; \ 261 &tname##_aux,\
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/include/openssl/ |
| H A D | asn1t.h | 151 static const ASN1_AUX tname##_aux = {NULL, 0, 0, cb, 0}; \ 155 static const ASN1_AUX tname##_aux = {NULL, ASN1_AFLG_BROKEN, 0, 0, 0}; \ 159 …static const ASN1_AUX tname##_aux = {NULL, ASN1_AFLG_REFCOUNT, offsetof(tname, references), cb, 0}… 163 static const ASN1_AUX tname##_aux = {NULL, ASN1_AFLG_ENCODING, 0, cb, offsetof(tname, enc)}; \ 191 &tname##_aux,\ 203 &tname##_aux,\ 235 static const ASN1_AUX tname##_aux = {NULL, 0, 0, cb, 0}; \ 261 &tname##_aux,\
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/openssl/ |
| H A D | asn1t.h | 145 static const ASN1_AUX tname##_aux = {NULL, 0, 0, cb, 0}; \ 149 …static const ASN1_AUX tname##_aux = {NULL, ASN1_AFLG_REFCOUNT, offsetof(tname, references), cb, 0}… 153 static const ASN1_AUX tname##_aux = {NULL, ASN1_AFLG_ENCODING, 0, cb, offsetof(tname, enc)}; \ 167 &tname##_aux,\ 199 static const ASN1_AUX tname##_aux = {NULL, 0, 0, cb, 0}; \ 225 &tname##_aux,\
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/openssl/ |
| H A D | asn1t.h | 145 static const ASN1_AUX tname##_aux = {NULL, 0, 0, cb, 0}; \ 149 …static const ASN1_AUX tname##_aux = {NULL, ASN1_AFLG_REFCOUNT, offsetof(tname, references), cb, 0}… 153 static const ASN1_AUX tname##_aux = {NULL, ASN1_AFLG_ENCODING, 0, cb, offsetof(tname, enc)}; \ 167 &tname##_aux,\ 199 static const ASN1_AUX tname##_aux = {NULL, 0, 0, cb, 0}; \ 225 &tname##_aux,\
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/openssl/ |
| H A D | asn1t.h | 145 static const ASN1_AUX tname##_aux = {NULL, 0, 0, cb, 0}; \ 149 …static const ASN1_AUX tname##_aux = {NULL, ASN1_AFLG_REFCOUNT, offsetof(tname, references), cb, 0}… 153 static const ASN1_AUX tname##_aux = {NULL, ASN1_AFLG_ENCODING, 0, cb, offsetof(tname, enc)}; \ 167 &tname##_aux,\ 199 static const ASN1_AUX tname##_aux = {NULL, 0, 0, cb, 0}; \ 225 &tname##_aux,\
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/openssl/ |
| H A D | asn1t.h | 145 static const ASN1_AUX tname##_aux = {NULL, 0, 0, cb, 0}; \ 149 …static const ASN1_AUX tname##_aux = {NULL, ASN1_AFLG_REFCOUNT, offsetof(tname, references), cb, 0}… 153 static const ASN1_AUX tname##_aux = {NULL, ASN1_AFLG_ENCODING, 0, cb, offsetof(tname, enc)}; \ 167 &tname##_aux,\ 199 static const ASN1_AUX tname##_aux = {NULL, 0, 0, cb, 0}; \ 225 &tname##_aux,\
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/host/openssl/include/openssl/ |
| H A D | asn1t.h | 173 static const ASN1_AUX tname##_aux = {NULL, 0, 0, 0, cb, 0}; \ 177 static const ASN1_AUX tname##_aux = {NULL, ASN1_AFLG_BROKEN, 0, 0, 0, 0}; \ 181 …static const ASN1_AUX tname##_aux = {NULL, ASN1_AFLG_REFCOUNT, offsetof(tname, references), lck, c… 185 … static const ASN1_AUX tname##_aux = {NULL, ASN1_AFLG_ENCODING, 0, 0, cb, offsetof(tname, enc)}; \ 213 &tname##_aux,\ 225 &tname##_aux,\ 257 static const ASN1_AUX tname##_aux = {NULL, 0, 0, 0, cb, 0}; \ 283 &tname##_aux,\
|