| /linux-6.15/tools/testing/selftests/net/ |
| H A D | ioam6_parser.c | 614 if (!strcmp("output_bit0", tname)) in str2id() 774 if (!strcmp("input_bit0", tname)) in str2id() 776 if (!strcmp("input_bit1", tname)) in str2id() 778 if (!strcmp("input_bit2", tname)) in str2id() 780 if (!strcmp("input_bit3", tname)) in str2id() 782 if (!strcmp("input_bit4", tname)) in str2id() 784 if (!strcmp("input_bit5", tname)) in str2id() 786 if (!strcmp("input_bit6", tname)) in str2id() 788 if (!strcmp("input_bit7", tname)) in str2id() 790 if (!strcmp("input_bit8", tname)) in str2id() [all …]
|
| H A D | pmtu.sh | 2158 tname="$1" 2171 eval test_${tname} 2211 tname="$1" 2215 run_test "${tname}" "${tdesc} - nexthop objects"
|
| /linux-6.15/arch/x86/tools/ |
| H A D | gen-insn-attr-x86.awk | 24 tname = "" 129 if (tname != "") 182 gtable[gid,0] = tname 187 gtable[gid,1] = tname "_1" 192 gtable[gid,2] = tname "_2" 197 gtable[gid,3] = tname "_3" 204 etable[eid,0] = tname 206 atable[aid,0] = tname 211 etable[eid,1] = tname "_1" 218 etable[eid,2] = tname "_2" [all …]
|
| /linux-6.15/tools/arch/x86/tools/ |
| H A D | gen-insn-attr-x86.awk | 24 tname = "" 129 if (tname != "") 182 gtable[gid,0] = tname 187 gtable[gid,1] = tname "_1" 192 gtable[gid,2] = tname "_2" 197 gtable[gid,3] = tname "_3" 204 etable[eid,0] = tname 206 atable[aid,0] = tname 211 etable[eid,1] = tname "_1" 218 etable[eid,2] = tname "_2" [all …]
|
| /linux-6.15/tools/testing/selftests/bpf/prog_tests/ |
| H A D | test_bpf_ma.c | 18 char tname[32]; in do_bpf_ma_test() local 29 snprintf(tname, sizeof(tname), "bin_data_%u", skel->rodata->data_sizes[i]); in do_bpf_ma_test() 30 id = btf__find_by_name_kind(btf, tname, BTF_KIND_STRUCT); in do_bpf_ma_test() 31 if (!ASSERT_GT(id, 0, tname)) in do_bpf_ma_test() 37 snprintf(tname, sizeof(tname), "percpu_bin_data_%u", skel->rodata->percpu_data_sizes[i]); in do_bpf_ma_test() 38 id = btf__find_by_name_kind(btf, tname, BTF_KIND_STRUCT); in do_bpf_ma_test() 39 if (!ASSERT_GT(id, 0, tname)) in do_bpf_ma_test()
|
| /linux-6.15/sound/core/ |
| H A D | jack.c | 347 char *tname; in snd_jack_debugfs_add_inject_node() local 354 tname = kstrdup(jack_kctl->kctl->id.name, GFP_KERNEL); in snd_jack_debugfs_add_inject_node() 355 if (!tname) in snd_jack_debugfs_add_inject_node() 359 for (i = 0; tname[i]; i++) in snd_jack_debugfs_add_inject_node() 360 if (!isalnum(tname[i])) in snd_jack_debugfs_add_inject_node() 361 tname[i] = '_'; in snd_jack_debugfs_add_inject_node() 363 jack_kctl->jack_debugfs_root = debugfs_create_dir(tname, jack->card->debugfs_root); in snd_jack_debugfs_add_inject_node() 364 kfree(tname); in snd_jack_debugfs_add_inject_node()
|
| /linux-6.15/fs/nfsd/ |
| H A D | xdr.h | 51 char * tname; member 58 char * tname; member 66 char * tname; member
|
| H A D | nfsproc.c | 468 SVCFH_fmt(&argp->tfh), argp->tlen, argp->tname); in nfsd_proc_rename() 471 &argp->tfh, argp->tname, argp->tlen); in nfsd_proc_rename() 489 argp->tname); in nfsd_proc_link() 491 resp->status = nfsd_link(rqstp, &argp->tfh, argp->tname, argp->tlen, in nfsd_proc_link() 514 argp->tname = svc_fill_symlink_pathname(rqstp, &argp->first, in nfsd_proc_symlink() 517 if (IS_ERR(argp->tname)) { in nfsd_proc_symlink() 518 resp->status = nfserrno(PTR_ERR(argp->tname)); in nfsd_proc_symlink() 524 argp->tlen, argp->tname); in nfsd_proc_symlink() 528 argp->tname, &attrs, &newfh); in nfsd_proc_symlink() 530 kfree(argp->tname); in nfsd_proc_symlink()
|
| H A D | nfs3proc.c | 440 argp->tname = svc_fill_symlink_pathname(rqstp, &argp->first, in nfsd3_proc_symlink() 443 if (IS_ERR(argp->tname)) { in nfsd3_proc_symlink() 444 resp->status = nfserrno(PTR_ERR(argp->tname)); in nfsd3_proc_symlink() 451 argp->tlen, argp->tname); in nfsd3_proc_symlink() 456 argp->flen, argp->tname, &attrs, &resp->fh); in nfsd3_proc_symlink() 457 kfree(argp->tname); in nfsd3_proc_symlink() 561 argp->tname); in nfsd3_proc_rename() 566 &resp->tfh, argp->tname, argp->tlen); in nfsd3_proc_rename() 582 argp->tname); in nfsd3_proc_link() 586 resp->status = nfsd_link(rqstp, &resp->tfh, argp->tname, argp->tlen, in nfsd3_proc_link()
|
| H A D | xdr3.h | 69 char * tname; member 76 char * tname; member 84 char * tname; member
|
| H A D | nfsxdr.c | 363 &args->tname, &args->tlen); in nfssvc_decode_renameargs() 373 &args->tname, &args->tlen); in nfssvc_decode_linkargs()
|
| H A D | nfs3xdr.c | 664 &args->tname, &args->tlen); in nfs3svc_decode_renameargs() 674 &args->tname, &args->tlen); in nfs3svc_decode_linkargs()
|
| /linux-6.15/kernel/bpf/ |
| H A D | btf.c | 549 const char *tname; in btf_find_by_name_kind() local 5951 if (tname && strcmp(tname, "bpf_user_pt_regs_t") == 0) in btf_is_prog_ctx_type() 5967 if (!tname) { in btf_is_prog_ctx_type() 6040 if (tname && strcmp(tname, "bpf_user_pt_regs_t") == 0) in btf_validate_prog_ctx_type() 6671 tname, off); in btf_ctx_access() 6753 tname, arg, in btf_ctx_access() 6761 tname, size); in btf_ctx_access() 6824 if (!tname) in btf_ctx_access() 7379 tname); in btf_distill_func_proto() 7394 tname); in btf_distill_func_proto() [all …]
|
| H A D | bpf_struct_ops.c | 633 static void bpf_struct_ops_ksym_init(const char *tname, const char *mname, in bpf_struct_ops_ksym_init() argument 637 snprintf(ksym->name, KSYM_NAME_LEN, "bpf__%s_%s", tname, mname); in bpf_struct_ops_ksym_init() 693 const char *tname, *mname; in bpf_struct_ops_map_update_elem() local 734 tname = btf_name_by_offset(st_map->btf, t->name_off); in bpf_struct_ops_map_update_elem() 842 bpf_struct_ops_ksym_init(tname, mname, in bpf_struct_ops_map_update_elem()
|
| H A D | verifier.c | 7112 tname); in check_ptr_to_btf_access() 7118 tname); in check_ptr_to_btf_access() 7256 const char *tname; in check_ptr_to_map_access() local 7277 tname); in check_ptr_to_map_access() 11620 const char *tname; in check_helper_call() local 19707 const char *tname; in find_btf_percpu_datasec() local 19833 const char *tname; in __check_pseudo_btf_id() local 23083 if (!tname) { in bpf_check_attach_target() 23208 btf_id, tname); in bpf_check_attach_target() 23228 prefix, tname); in bpf_check_attach_target() [all …]
|
| /linux-6.15/fs/ceph/ |
| H A D | crypto.c | 381 int ceph_fname_to_usr(const struct ceph_fname *fname, struct fscrypt_str *tname, in ceph_fname_to_usr() argument 434 if (!tname) { in ceph_fname_to_usr() 438 tname = &_tname; in ceph_fname_to_usr() 441 declen = ceph_base64_decode(name, name_len, tname->name); in ceph_fname_to_usr() 446 iname.name = tname->name; in ceph_fname_to_usr()
|
| H A D | crypto.h | 125 int ceph_fname_to_usr(const struct ceph_fname *fname, struct fscrypt_str *tname, 222 struct fscrypt_str *tname, in ceph_fname_to_usr() argument
|
| /linux-6.15/security/apparmor/ |
| H A D | file.c | 321 const char *lname, *tname = NULL; in profile_path_link() local 337 buffer2, &tname, cond, AA_MAY_LINK); in profile_path_link() 352 aa_str_perms(rules->file, state, tname, cond, &perms); in profile_path_link() 375 tname, cond, &perms); in profile_path_link() 397 profile, &lperms, OP_LINK, request, lname, tname, in profile_path_link()
|
| /linux-6.15/tools/testing/selftests/net/openvswitch/ |
| H A D | openvswitch.sh | 761 tname="$1" 778 printf "TEST: %-60s [START]\n" "${tname}" 782 eval test_${tname} 802 rm -rf test_${tname}
|
| /linux-6.15/tools/perf/bench/ |
| H A D | numa.c | 1772 char tname[14 + 2 * 11 + 1]; in __bench_numa() local 1776 memset(tname, 0, sizeof(tname)); in __bench_numa() 1778 snprintf(tname, sizeof(tname), "process%d:thread%d", p, t); in __bench_numa() 1779 print_res(tname, td->speed_gbs, in __bench_numa() 1781 print_res(tname, td->system_time_ns / NSEC_PER_SEC, in __bench_numa() 1783 print_res(tname, td->user_time_ns / NSEC_PER_SEC, in __bench_numa()
|
| /linux-6.15/include/uapi/linux/ |
| H A D | coda.h | 471 int tname; /* Place holder for data. */ member 524 int tname; member
|
| /linux-6.15/tools/perf/util/ |
| H A D | dwarf-aux.h | 42 bool die_compare_name(Dwarf_Die *dw_die, const char *tname);
|
| /linux-6.15/tools/lib/bpf/ |
| H A D | libbpf.c | 1014 char tname[256]; in find_struct_ops_kern_types() local 1017 snprintf(tname, sizeof(tname), "%.*s", in find_struct_ops_kern_types() 1024 tname); in find_struct_ops_kern_types() 1035 tname, BTF_KIND_STRUCT); in find_struct_ops_kern_types() 1056 tname, STRUCT_OPS_VALUE_PREFIX, tname); in find_struct_ops_kern_types() 1144 const char *tname; in bpf_map__init_kern_struct_ops() local 1361 const char *tname, *var_name; in init_struct_ops_maps() local 1394 if (!tname[0]) { in init_struct_ops_maps() 4039 const char *tname; in find_extern_btf_id() local 4053 if (strcmp(tname, ext_name)) in find_extern_btf_id() [all …]
|
| /linux-6.15/fs/coda/ |
| H A D | upcall.c | 393 inp->coda_link.tname = offset; in venus_link() 429 inp->coda_symlink.tname = offset; in venus_symlink()
|
| /linux-6.15/include/linux/ |
| H A D | btf.h | 585 bool btf_is_projection_of(const char *pname, const char *tname);
|