| /linux/drivers/usb/renesas_usbhs/ |
| H A D | rcar3.c | 101 .get_id = usbhs_get_id_as_gadget, 113 .get_id = usbhs_get_id_as_gadget,
|
| H A D | rza.c | 51 .get_id = usbhs_get_id_as_gadget,
|
| H A D | rcar2.c | 69 .get_id = usbhs_get_id_as_gadget,
|
| /linux/drivers/input/joystick/iforce/ |
| H A D | iforce.h | 79 int (*get_id)(struct iforce *iforce, u8 id, member 118 return iforce->xport_ops->get_id(iforce, id, in iforce_get_id_packet()
|
| H A D | iforce-serio.c | 109 .get_id = iforce_serio_get_id,
|
| H A D | iforce-usb.c | 132 .get_id = iforce_usb_get_id,
|
| /linux/tools/testing/selftests/user_events/ |
| H A D | perf_test.c | 38 static int get_id(void) in get_id() function 174 id = get_id(); in TEST_F() 238 id = get_id(); in TEST_F()
|
| /linux/include/linux/usb/ |
| H A D | renesas_usbhs.h | 18 * it will be return value from get_id 69 int (*get_id)(struct platform_device *pdev); member
|
| /linux/tools/perf/util/ |
| H A D | cpumap.h | 110 * cpus. The aggr_cpu_id is created with 'get_id' that may have a data value 114 aggr_cpu_id_get_t get_id,
|
| H A D | cpumap.c | 282 aggr_cpu_id_get_t get_id, in cpu_aggr_map__new() 297 struct aggr_cpu_id cpu_id = get_id(cpu, data); in cpu_aggr_map__new() 254 cpu_aggr_map__new(const struct perf_cpu_map * cpus,aggr_cpu_id_get_t get_id,void * data,bool needs_sort) cpu_aggr_map__new() argument
|
| /linux/tools/perf/ |
| H A D | builtin-stat.c | 1470 aggr_get_id_t get_id, struct perf_cpu cpu) 1476 return get_id(config, cpu); 1479 config->cpus_aggr_map->map[cpu.cpu] = get_id(config, cpu); in perf_stat__get_cluster_cached() 1590 aggr_cpu_id_get_t get_id = aggr_mode__get_aggr(stat_config.aggr_mode); in perf_stat_init_aggr_mode() 1592 if (get_id) { in perf_stat_init_aggr_mode() 1596 get_id, /*data=*/NULL, needs_sort); in perf_stat_init_aggr_mode() 1907 aggr_cpu_id_get_t get_id = aggr_mode__get_aggr_file(stat_config.aggr_mode); in perf_stat_init_aggr_mode_file() 1926 if (!get_id) in default_evlist_evsel_cmp() 1930 get_id, env, needs_sort); in default_evlist_evsel_cmp() 1450 perf_stat__get_aggr(struct perf_stat_config * config,aggr_get_id_t get_id,struct perf_cpu cpu) perf_stat__get_aggr() argument 1570 aggr_cpu_id_get_t get_id = aggr_mode__get_aggr(stat_config.aggr_mode); perf_stat_init_aggr_mode() local 1880 aggr_cpu_id_get_t get_id = aggr_mode__get_aggr_file(stat_config.aggr_mode); perf_stat_init_aggr_mode_file() local
|
| /linux/mm/ |
| H A D | memfd_luo.c | 600 .get_id = memfd_luo_get_id,
|
| /linux/include/linux/ |
| H A D | netfilter.h | 484 u32 (*get_id)(const struct nf_conntrack *nfct); member
|
| /linux/tools/bpf/resolve_btfids/ |
| H A D | main.c | 337 static int get_id(const char *prefix_end, char *buf, size_t buf_sz) in get_id() function 406 if (get_id(name + size, id, sizeof(id))) { in add_symbol()
|
| /linux/net/netfilter/ |
| H A D | nf_conntrack_core.c | 2725 .get_id = nf_conntrack_get_id,
|