Searched defs:short_name (Results 1 – 14 of 14) sorted by relevance
/linux-6.1.9/tools/perf/util/ |
D | vdso.c | 127 static struct dso *__machine__addnew_vdso(struct machine *machine, const char *short_name, in __machine__addnew_vdso()
|
D | dsos.c | 116 static int __dso__cmp_short_name(const char *short_name, struct dso_id *id, struct dso *b) in __dso__cmp_short_name()
|
D | bpf-event.c | 194 const char *short_name = NULL; in synthesize_bpf_prog_name() local
|
D | dso.h | 183 const char *short_name; member
|
D | dso.c | 1183 const char *short_name, int dso_type) in machine__findnew_kernel()
|
/linux-6.1.9/drivers/hid/ |
D | hid-led.c | 73 const char *short_name; member
|
/linux-6.1.9/tools/perf/scripts/python/ |
D | export-to-postgresql.py | 1006 def dso_table(dso_id, machine_id, short_name, long_name, build_id, *x): argument
|
D | exported-sql-viewer.py | 4807 def FileFromNamesAndBuildId(self, short_name, long_name, build_id): argument
|
/linux-6.1.9/tools/lib/subcmd/ |
D | parse-options.h | 103 int short_name; member
|
/linux-6.1.9/fs/vboxsf/ |
D | shfl_hostintf.h | 426 u16 short_name[14]; member
|
/linux-6.1.9/include/net/bluetooth/ |
D | mgmt.h | 123 __u8 short_name[MGMT_MAX_SHORT_NAME_LENGTH]; member 164 __u8 short_name[MGMT_MAX_SHORT_NAME_LENGTH]; member 909 __u8 short_name[MGMT_MAX_SHORT_NAME_LENGTH]; member
|
D | hci_core.h | 363 __u8 short_name[HCI_MAX_SHORT_NAME_LENGTH]; member
|
/linux-6.1.9/drivers/net/ethernet/qlogic/netxen/ |
D | netxen_nic.h | 1802 char short_name[NETXEN_MAX_SHORT_NAME]; member
|
/linux-6.1.9/drivers/net/ethernet/qlogic/qlcnic/ |
D | qlcnic.h | 1719 char short_name[QLCNIC_MAX_BOARD_NAME_LEN]; member
|