Searched defs:short_name (Results 1 – 16 of 16) sorted by relevance
/linux/tools/perf/util/ |
A D | vdso.c | 127 static struct dso *__machine__addnew_vdso(struct machine *machine, const char *short_name, in __machine__addnew_vdso()
|
A D | dsos.c | 92 static int __dso__cmp_short_name(const char *short_name, struct dso_id *id, struct dso *b) in __dso__cmp_short_name()
|
A D | bpf-event.c | 166 const char *short_name = NULL; in synthesize_bpf_prog_name() local
|
A D | dso.h | 182 const char *short_name; member
|
A D | dso.c | 1167 const char *short_name, int dso_type) in machine__findnew_kernel()
|
/linux/drivers/firmware/efi/ |
A D | efivars.c | 494 char *short_name; in efivar_create_sysfs_entry() local
|
/linux/drivers/hid/ |
A D | hid-led.c | 73 const char *short_name; member
|
/linux/tools/perf/scripts/python/ |
A D | export-to-postgresql.py | 1003 def dso_table(dso_id, machine_id, short_name, long_name, build_id, *x): argument
|
A D | exported-sql-viewer.py | 4807 def FileFromNamesAndBuildId(self, short_name, long_name, build_id): argument
|
/linux/tools/lib/subcmd/ |
A D | parse-options.h | 103 int short_name; member
|
/linux/include/linux/ |
A D | fscache-cache.h | 340 char short_name[8]; member
|
/linux/fs/vboxsf/ |
A D | shfl_hostintf.h | 426 u16 short_name[14]; member
|
/linux/include/net/bluetooth/ |
A D | mgmt.h | 123 __u8 short_name[MGMT_MAX_SHORT_NAME_LENGTH]; member 164 __u8 short_name[MGMT_MAX_SHORT_NAME_LENGTH]; member 873 __u8 short_name[MGMT_MAX_SHORT_NAME_LENGTH]; member
|
A D | hci_core.h | 333 __u8 short_name[HCI_MAX_SHORT_NAME_LENGTH]; member
|
/linux/drivers/net/ethernet/qlogic/netxen/ |
A D | netxen_nic.h | 1802 char short_name[NETXEN_MAX_SHORT_NAME]; member
|
/linux/drivers/net/ethernet/qlogic/qlcnic/ |
A D | qlcnic.h | 1719 char short_name[QLCNIC_MAX_BOARD_NAME_LEN]; member
|
Completed in 74 milliseconds