Searched defs:short_name (Results 1 – 15 of 15) sorted by relevance
/Linux-v6.6/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 | 115 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 | 130 const char *short_name = NULL; in synthesize_bpf_prog_name() local
|
D | dso.h | 184 const char *short_name; member
|
D | dso.c | 1223 const char *short_name, int dso_type) in machine__findnew_kernel()
|
D | probe-event.c | 170 const char *short_name = dso->short_name; in kernel_get_module_map() local
|
/Linux-v6.6/drivers/hid/ |
D | hid-led.c | 73 const char *short_name; member
|
/Linux-v6.6/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-v6.6/tools/lib/subcmd/ |
D | parse-options.h | 99 int short_name; member
|
/Linux-v6.6/fs/vboxsf/ |
D | shfl_hostintf.h | 426 u16 short_name[14]; member
|
/Linux-v6.6/include/net/bluetooth/ |
D | mgmt.h | 127 __u8 short_name[MGMT_MAX_SHORT_NAME_LENGTH]; member 168 __u8 short_name[MGMT_MAX_SHORT_NAME_LENGTH]; member 913 __u8 short_name[MGMT_MAX_SHORT_NAME_LENGTH]; member
|
D | hci_core.h | 365 __u8 short_name[HCI_MAX_SHORT_NAME_LENGTH]; member
|
/Linux-v6.6/drivers/net/ethernet/qlogic/netxen/ |
D | netxen_nic.h | 1802 char short_name[NETXEN_MAX_SHORT_NAME]; member
|
/Linux-v6.6/drivers/net/ethernet/qlogic/qlcnic/ |
D | qlcnic.h | 1719 char short_name[QLCNIC_MAX_BOARD_NAME_LEN]; member
|