| /OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/host_include/openssl/ |
| H A D | asn1t.h | 89 #define ASN1_ITEM_TEMPLATE(tname) \ argument 90 static const ASN1_TEMPLATE tname##_item_tt 92 #define ASN1_ITEM_TEMPLATE_END(tname) \ argument 94 ASN1_ITEM_start(tname) \ 97 &tname##_item_tt,\ 101 #tname \ 102 ASN1_ITEM_end(tname) 127 #define ASN1_SEQUENCE(tname) \ argument 128 static const ASN1_TEMPLATE tname##_seq_tt[] 132 #define ASN1_SEQUENCE_END_name(stname, tname) \ argument [all …]
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/include/openssl/ |
| H A D | asn1t.h | 89 #define ASN1_ITEM_TEMPLATE(tname) \ argument 90 static const ASN1_TEMPLATE tname##_item_tt 92 #define ASN1_ITEM_TEMPLATE_END(tname) \ argument 94 ASN1_ITEM_start(tname) \ 97 &tname##_item_tt,\ 101 #tname \ 102 ASN1_ITEM_end(tname) 127 #define ASN1_SEQUENCE(tname) \ argument 128 static const ASN1_TEMPLATE tname##_seq_tt[] 132 #define ASN1_SEQUENCE_END_name(stname, tname) \ argument [all …]
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/openssl/ |
| H A D | asn1t.h | 89 #define ASN1_ITEM_TEMPLATE(tname) \ argument 90 static const ASN1_TEMPLATE tname##_item_tt 92 #define ASN1_ITEM_TEMPLATE_END(tname) \ argument 94 ASN1_ITEM_start(tname) \ 97 &tname##_item_tt,\ 101 #tname \ 102 ASN1_ITEM_end(tname) 127 #define ASN1_SEQUENCE(tname) \ argument 128 static const ASN1_TEMPLATE tname##_seq_tt[] 132 #define ASN1_SEQUENCE_END_name(stname, tname) \ argument [all …]
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/openssl/ |
| H A D | asn1t.h | 89 #define ASN1_ITEM_TEMPLATE(tname) \ argument 90 static const ASN1_TEMPLATE tname##_item_tt 92 #define ASN1_ITEM_TEMPLATE_END(tname) \ argument 94 ASN1_ITEM_start(tname) \ 97 &tname##_item_tt,\ 101 #tname \ 102 ASN1_ITEM_end(tname) 127 #define ASN1_SEQUENCE(tname) \ argument 128 static const ASN1_TEMPLATE tname##_seq_tt[] 132 #define ASN1_SEQUENCE_END_name(stname, tname) \ argument [all …]
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/openssl/ |
| H A D | asn1t.h | 89 #define ASN1_ITEM_TEMPLATE(tname) \ argument 90 static const ASN1_TEMPLATE tname##_item_tt 92 #define ASN1_ITEM_TEMPLATE_END(tname) \ argument 94 ASN1_ITEM_start(tname) \ 97 &tname##_item_tt,\ 101 #tname \ 102 ASN1_ITEM_end(tname) 127 #define ASN1_SEQUENCE(tname) \ argument 128 static const ASN1_TEMPLATE tname##_seq_tt[] 132 #define ASN1_SEQUENCE_END_name(stname, tname) \ argument [all …]
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/openssl/ |
| H A D | asn1t.h | 89 #define ASN1_ITEM_TEMPLATE(tname) \ argument 90 static const ASN1_TEMPLATE tname##_item_tt 92 #define ASN1_ITEM_TEMPLATE_END(tname) \ argument 94 ASN1_ITEM_start(tname) \ 97 &tname##_item_tt,\ 101 #tname \ 102 ASN1_ITEM_end(tname) 127 #define ASN1_SEQUENCE(tname) \ argument 128 static const ASN1_TEMPLATE tname##_seq_tt[] 132 #define ASN1_SEQUENCE_END_name(stname, tname) \ argument [all …]
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/host/openssl/include/openssl/ |
| H A D | asn1t.h | 111 # define ASN1_ITEM_TEMPLATE(tname) \ argument 112 static const ASN1_TEMPLATE tname##_item_tt 114 # define ASN1_ITEM_TEMPLATE_END(tname) \ argument 116 ASN1_ITEM_start(tname) \ 119 &tname##_item_tt,\ 123 #tname \ 124 ASN1_ITEM_end(tname) 149 # define ASN1_SEQUENCE(tname) \ argument 150 static const ASN1_TEMPLATE tname##_seq_tt[] 154 # define ASN1_SEQUENCE_END_name(stname, tname) \ argument [all …]
|
| /OK3568_Linux_fs/kernel/tools/arch/x86/tools/ |
| H A D | gen-insn-attr-x86.awk | 24 tname = "" 124 if (tname != "") 135 tname = sprintf("inat_escape_table_%d", eid) 145 if (tname == "") # AVX only opcode table 146 tname = sprintf("inat_avx_table_%d", $2) 149 tname = "inat_primary_table" 157 tname = "inat_group_table_" gid 175 print_table(table, tname "[INAT_GROUP_TABLE_SIZE]", 177 gtable[gid,0] = tname 180 print_table(lptable1, tname "_1[INAT_GROUP_TABLE_SIZE]", [all …]
|
| /OK3568_Linux_fs/kernel/arch/x86/tools/ |
| H A D | gen-insn-attr-x86.awk | 24 tname = "" 124 if (tname != "") 135 tname = sprintf("inat_escape_table_%d", eid) 145 if (tname == "") # AVX only opcode table 146 tname = sprintf("inat_avx_table_%d", $2) 149 tname = "inat_primary_table" 157 tname = "inat_group_table_" gid 175 print_table(table, tname "[INAT_GROUP_TABLE_SIZE]", 177 gtable[gid,0] = tname 180 print_table(lptable1, tname "_1[INAT_GROUP_TABLE_SIZE]", [all …]
|
| /OK3568_Linux_fs/kernel/net/sched/ |
| H A D | act_ipt.c | 104 char *tname; in __tcf_ipt_init() local 165 tname = kmalloc(IFNAMSIZ, GFP_KERNEL); in __tcf_ipt_init() 166 if (unlikely(!tname)) in __tcf_ipt_init() 169 nla_strlcpy(tname, tb[TCA_IPT_TABLE], IFNAMSIZ) >= IFNAMSIZ) in __tcf_ipt_init() 170 strcpy(tname, "mangle"); in __tcf_ipt_init() 176 err = ipt_init_target(net, t, tname, hook); in __tcf_ipt_init() 188 ipt->tcfi_tname = tname; in __tcf_ipt_init() 197 kfree(tname); in __tcf_ipt_init()
|
| /OK3568_Linux_fs/kernel/fs/nfsd/ |
| H A D | nfsproc.c | 440 SVCFH_fmt(&argp->tfh), argp->tlen, argp->tname); in nfsd_proc_rename() 443 &argp->tfh, argp->tname, argp->tlen); in nfsd_proc_rename() 460 argp->tname); in nfsd_proc_link() 462 resp->status = nfsd_link(rqstp, &argp->tfh, argp->tname, argp->tlen, in nfsd_proc_link() 481 argp->tname = svc_fill_symlink_pathname(rqstp, &argp->first, in nfsd_proc_symlink() 484 if (IS_ERR(argp->tname)) { in nfsd_proc_symlink() 485 resp->status = nfserrno(PTR_ERR(argp->tname)); in nfsd_proc_symlink() 491 argp->tlen, argp->tname); in nfsd_proc_symlink() 495 argp->tname, &newfh); in nfsd_proc_symlink() 497 kfree(argp->tname); in nfsd_proc_symlink()
|
| H A D | xdr.h | 52 char * tname; member 64 char * tname; member 72 char * tname; member
|
| H A D | nfs3proc.c | 283 argp->tname = svc_fill_symlink_pathname(rqstp, &argp->first, in nfsd3_proc_symlink() 286 if (IS_ERR(argp->tname)) { in nfsd3_proc_symlink() 287 resp->status = nfserrno(PTR_ERR(argp->tname)); in nfsd3_proc_symlink() 294 argp->tlen, argp->tname); in nfsd3_proc_symlink() 299 argp->flen, argp->tname, &resp->fh); in nfsd3_proc_symlink() 300 kfree(argp->tname); in nfsd3_proc_symlink() 400 argp->tname); in nfsd3_proc_rename() 405 &resp->tfh, argp->tname, argp->tlen); in nfsd3_proc_rename() 420 argp->tname); in nfsd3_proc_link() 424 resp->status = nfsd_link(rqstp, &resp->tfh, argp->tname, argp->tlen, in nfsd3_proc_link()
|
| H A D | xdr3.h | 70 char * tname; member 82 char * tname; member 90 char * tname; member
|
| /OK3568_Linux_fs/kernel/kernel/bpf/ |
| H A D | btf.c | 456 const char *tname; in btf_find_by_name_kind() local 464 tname = btf_name_by_offset(btf, t->name_off); in btf_find_by_name_kind() 465 if (!strcmp(tname, name)) in btf_find_by_name_kind() 4237 const char *tname, *ctx_tname; in btf_get_prog_ctx_type() local 4257 tname = btf_name_by_offset(btf, t->name_off); in btf_get_prog_ctx_type() 4258 if (!tname) { in btf_get_prog_ctx_type() 4284 if (strcmp(ctx_tname, tname)) in btf_get_prog_ctx_type() 4434 const char *tname = prog->aux->attach_func_name; in btf_ctx_access() local 4442 tname, off); in btf_ctx_access() 4457 tname, arg + 1); in btf_ctx_access() [all …]
|
| H A D | verifier.c | 3552 const char *tname = btf_name_by_offset(btf_vmlinux, t->name_off); in check_ptr_to_btf_access() local 3559 regno, tname, off); in check_ptr_to_btf_access() 3568 regno, tname, off, tn_buf); in check_ptr_to_btf_access() 3603 const char *tname; in check_ptr_to_map_access() local 3619 tname = btf_name_by_offset(btf_vmlinux, t->name_off); in check_ptr_to_map_access() 3624 tname); in check_ptr_to_map_access() 3630 regno, tname, off); in check_ptr_to_map_access() 3635 verbose(env, "only read from %s is supported\n", tname); in check_ptr_to_map_access() 5488 const char *tname; in check_helper_call() local 5493 tname = btf_name_by_offset(btf_vmlinux, t->name_off); in check_helper_call() [all …]
|
| /OK3568_Linux_fs/kernel/security/apparmor/ |
| H A D | file.c | 361 const char *lname, *tname = NULL; in profile_path_link() local 375 buffer2, &tname, cond, AA_MAY_LINK); in profile_path_link() 389 aa_str_perms(profile->file.dfa, state, tname, cond, &perms); in profile_path_link() 411 aa_str_perms(profile->file.dfa, profile->file.start, tname, cond, in profile_path_link() 433 return aa_audit_file(profile, &lperms, OP_LINK, request, lname, tname, in profile_path_link()
|
| /OK3568_Linux_fs/kernel/tools/perf/bench/ |
| H A D | numa.c | 1659 char tname[14 + 2 * 11 + 1]; in __bench_numa() local 1663 memset(tname, 0, sizeof(tname)); in __bench_numa() 1665 snprintf(tname, sizeof(tname), "process%d:thread%d", p, t); in __bench_numa() 1666 print_res(tname, td->speed_gbs, in __bench_numa() 1668 print_res(tname, td->system_time_ns / NSEC_PER_SEC, in __bench_numa() 1670 print_res(tname, td->user_time_ns / NSEC_PER_SEC, in __bench_numa()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/ |
| H A D | coda.h | 469 int tname; /* Place holder for data. */ member 522 int tname; member
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/ |
| H A D | coda.h | 469 int tname; /* Place holder for data. */ member 522 int tname; member
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | coda.h | 471 int tname; /* Place holder for data. */ member 524 int tname; member
|
| /OK3568_Linux_fs/kernel/tools/perf/util/ |
| H A D | dwarf-aux.h | 42 bool die_compare_name(Dwarf_Die *dw_die, const char *tname);
|
| /OK3568_Linux_fs/buildroot/dl/ncurses/ |
| HD | ncurses-6.1-20190728.patch.gz | |
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-netkit/netkit-telnet/files/ |
| H A D | To-aviod-buffer-overflow-in-telnet.patch | 994 tname = env_getvalue("TERM", 0); 995 - if (!tname || my_setupterm(tname, 1, &err)) { 996 + if (!tname /* || my_setupterm(tname, 1, &err) */) { 998 tname = "UNKNOWN"; 1000 mklist(termbuf, tname, termtypes);
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/style/conversion/ |
| H A D | source.cpp | 181 const std::string tname = *type; in operator ()() local
|