Searched refs:lname (Results 1 – 4 of 4) sorted by relevance
| /linux/tools/perf/util/ |
| H A D | dsos.c | 297 char *base, *lname; dso__set_basename() local
|
| /linux/arch/x86/kvm/ |
| H A D | kvm_cache_regs.h | 19 #define BUILD_KVM_GPR_ACCESSORS(lname, uname) \ argument 20 static __always_inline unsigned long kvm_##lname##_read(struct kvm_vcpu *vcpu)\ 24 static __always_inline void kvm_##lname##_write(struct kvm_vcpu *vcpu, \
|
| /linux/sound/hda/controllers/ |
| H A D | acpi.c | 74 const char *sname, *lname; in hda_acpi_init() local 143 lname = hda->data->long_name ? hda->data->long_name : sname; in hda_acpi_init() 146 "%s at 0x%lx irq %i", lname, bus->addr, bus->irq); in hda_acpi_init()
|
| /linux/security/apparmor/ |
| H A D | file.c | 331 const char *lname, *tname = NULL; in profile_path_link() local 340 buffer, &lname, cond, AA_MAY_LINK); in profile_path_link() 354 rules->file->start[AA_CLASS_FILE], lname, in profile_path_link() 407 profile, &lperms, OP_LINK, request, lname, tname, in profile_path_link()
|