Home
last modified time | relevance | path

Searched refs:res_name (Results 1 – 25 of 29) sorted by relevance

12

/linux/include/trace/events/
H A Ddlm.h105 __dynamic_array(unsigned char, res_name,
119 memcpy(__get_dynamic_array(res_name), r->res_name,
120 __get_dynamic_array_len(res_name));
122 memcpy(__get_dynamic_array(res_name), name,
123 __get_dynamic_array_len(res_name));
126 TP_printk("ls_id=%u lkb_id=%x mode=%s flags=%s res_name=%s",
130 __print_hex_str(__get_dynamic_array(res_name),
131 __get_dynamic_array_len(res_name)))
149 __dynamic_array(unsigned char, res_name,
[all...]
/linux/drivers/pci/
H A Dsetup-res.c33 const char *res_name = pci_resource_name(dev, resno); in pci_std_update_resource() local
109 res_name, new, check); in pci_std_update_resource()
118 res_name, new, check); in pci_std_update_resource()
137 const char *res_name = pci_resource_name(dev, resource); in pci_claim_resource() local
142 res_name, res); in pci_claim_resource()
157 res_name, res); in pci_claim_resource()
165 res_name, res, conflict->name, conflict); in pci_claim_resource()
204 const char *res_name = pci_resource_name(dev, resno); in pci_revert_fw_address() local
234 pci_info(dev, "%s: trying firmware assignment %pR\n", res_name, res); in pci_revert_fw_address()
237 pci_info(dev, "%s %pR: conflicts with %s %pR\n", res_name, re in pci_revert_fw_address()
327 const char *res_name = pci_resource_name(dev, resno); pci_assign_resource() local
374 const char *res_name = pci_resource_name(dev, resno); pci_reassign_resource() local
412 const char *res_name = pci_resource_name(dev, resno); pci_release_resource() local
[all...]
H A Dsetup-bus.c249 const char *res_name; in reassign_resources_sorted() local
278 res_name = pci_resource_name(dev, idx); in reassign_resources_sorted()
287 res_name, res); in reassign_resources_sorted()
294 res_name, res, in reassign_resources_sorted()
434 const char *res_name; in __assign_resources_sorted() local
547 res_name = pci_resource_name(dev, idx); in __assign_resources_sorted()
548 pci_dbg(dev, "%s %pR: releasing\n", res_name, res); in __assign_resources_sorted()
681 const char *res_name; in pci_setup_bridge_io() local
694 res_name = pci_resource_name(bridge, PCI_BRIDGE_IO_WINDOW); in pci_setup_bridge_io()
703 pci_info(bridge, " %s %pR\n", res_name, re in pci_setup_bridge_io()
720 const char *res_name; pci_setup_bridge_mmio() local
741 const char *res_name; pci_setup_bridge_mmio_pref() local
2411 const char *res_name = pci_resource_name(bridge, i); pci_reassign_bridge_resources() local
[all...]
H A Diov.c801 const char *res_name; in sriov_init() local
849 res_name = pci_resource_name(dev, idx); in sriov_init()
870 res_name, res, i, total); in sriov_init()
H A Dprobe.c224 const char *res_name = pci_resource_name(dev, res - dev->resource); in __pci_read_base() local
281 pci_info(dev, FW_BUG "%s: invalid; can't size\n", res_name); in __pci_read_base()
292 res_name, (unsigned long long)sz64); in __pci_read_base()
302 res_name, (unsigned long long)l64); in __pci_read_base()
329 res_name, (unsigned long long)region.start); in __pci_read_base()
339 pci_info(dev, "%s %pR\n", res_name, res); in __pci_read_base()
/linux/drivers/pmdomain/qcom/
H A Drpmhpd.c40 * @res_name: Resource name used for cmd-db lookup
58 const char *res_name; member
79 .res_name = "cx.lvl",
86 .res_name = "cx.lvl",
94 .res_name = "cx.lvl",
102 .res_name = "cx.lvl",
107 .res_name = "ebi.lvl",
112 .res_name = "gfx.lvl",
117 .res_name = "lcx.lvl",
122 .res_name
[all...]
/linux/drivers/dax/
H A Dkmem.c48 const char *res_name; member
128 data->res_name = kstrdup(dev_name(dev), GFP_KERNEL); in dev_dax_kmem_probe()
129 if (!data->res_name) in dev_dax_kmem_probe()
146 res = request_mem_region(range.start, range_len(&range), data->res_name); in dev_dax_kmem_probe()
200 kfree(data->res_name); in dev_dax_kmem_probe()
246 kfree(data->res_name); in dev_dax_kmem_remove()
/linux/fs/dlm/
H A Ddebug_fs.c85 if (isprint(res->res_name[i])) in print_format1()
86 seq_printf(s, "%c", res->res_name[i]); in print_format1()
199 r->res_name); in print_format2_lock()
279 if (!isascii(r->res_name[i]) || !isprint(r->res_name[i])) in print_format3()
287 seq_printf(s, "%c", r->res_name[i]); in print_format3()
289 seq_printf(s, " %02x", (unsigned char)r->res_name[i]); in print_format3()
353 if (!isascii(r->res_name[i]) || !isprint(r->res_name[i])) in print_format4()
361 seq_printf(s, "%c", r->res_name[ in print_format4()
[all...]
H A Ddir.c210 if (len == r->res_length && !memcmp(name, r->res_name, len)) { in find_rsb_root()
212 r->res_name); in find_rsb_root()
371 memcpy(outbuf + offset, r->res_name, r->res_length); in dlm_copy_master_names()
H A Dlock.c177 r->res_name); in dlm_print_rsb()
609 memcpy(r->res_name, name, len); in get_rsb_struct()
804 r->res_name); in find_rsb_dir()
862 from_nodeid, r->res_name); in find_rsb_dir()
871 from_nodeid, dir_nodeid, our_nodeid, r->res_name); in find_rsb_dir()
880 from_nodeid, dir_nodeid, r->res_name); in find_rsb_dir()
1129 r->res_first_lkid, r->res_name); in validate_master_nodeid()
1140 r->res_first_lkid, r->res_name); in validate_master_nodeid()
1159 r->res_dir_nodeid, our_nodeid, r->res_name); in __dlm_master_lookup()
1189 r->res_nodeid, r->res_first_lkid, r->res_name); in __dlm_master_lookup()
[all...]
H A Ddlm_internal.h245 char res_name[DLM_RESNAME_MAXLEN]; member
340 char res_name[DLM_RESNAME_MAXLEN+1]; member
H A Drcom.c371 memcpy(rc->rc_buf, r->res_name, r->res_length); in dlm_send_rcom_lookup()
438 memcpy(rl->rl_name, r->res_name, r->res_length); in pack_rcom_lock()
H A Duser.c849 trace_dlm_bast(cb->ls_id, cb->lkb_id, cb->mode, cb->res_name, in device_read()
855 cb->sb_flags, cb->res_name, cb->res_length); in device_read()
/linux/arch/s390/mm/
H A Dextmem.c67 char res_name[16]; member
329 memcpy(&seg->res_name, seg->dcss_name, 8); in __segment_load()
330 EBCASC(seg->res_name, 8); in __segment_load()
331 seg->res_name[8] = '\0'; in __segment_load()
332 strlcat(seg->res_name, " (DCSS)", sizeof(seg->res_name)); in __segment_load()
333 seg->res->name = seg->res_name; in __segment_load()
/linux/drivers/crypto/marvell/cesa/
H A Dcesa.c478 char res_name[16]; in mv_cesa_probe() local
499 snprintf(res_name, sizeof(res_name), "cesa%u", i); in mv_cesa_probe()
500 engine->clk = devm_clk_get_optional_enabled(dev, res_name); in mv_cesa_probe()
509 snprintf(res_name, sizeof(res_name), "cesaz%u", i); in mv_cesa_probe()
510 engine->zclk = devm_clk_get_optional_enabled(dev, res_name); in mv_cesa_probe()
/linux/drivers/media/platform/ti/vpe/
H A Dcsc.c247 struct csc_data *csc_create(struct platform_device *pdev, const char *res_name) in csc_create() argument
262 res_name); in csc_create()
265 res_name); in csc_create()
H A Dsc.c275 struct sc_data *sc_create(struct platform_device *pdev, const char *res_name) in sc_create() argument
289 sc->res = platform_get_resource_byname(pdev, IORESOURCE_MEM, res_name); in sc_create()
292 res_name); in sc_create()
H A Dcsc.h63 struct csc_data *csc_create(struct platform_device *pdev, const char *res_name);
H A Dsc.h206 struct sc_data *sc_create(struct platform_device *pdev, const char *res_name);
/linux/tools/perf/tests/shell/lib/
H A Dattr.py321 for res_name, res_event in result.items():
322 log.debug(" to [%s]" % res_name)
324 exp_list.append(res_name)
352 for res_name in match[exp_name]:
353 res_group = result[res_name].group
/linux/drivers/mailbox/
H A Dmailbox-th1520.c376 char *res_name, size_t offset) in th1520_map_mmio() argument
381 res = platform_get_resource_byname(pdev, IORESOURCE_MEM, res_name); in th1520_map_mmio()
384 dev_err(&pdev->dev, "Failed to get resource: %s\n", res_name); in th1520_map_mmio()
391 dev_err(&pdev->dev, "Failed to map resource: %s\n", res_name); in th1520_map_mmio()
/linux/drivers/net/ethernet/mellanox/mlx4/
H A Dprofile.c55 static const char *res_name[] = { variable
172 i, res_name[profile[i].type], in mlx4_make_profile()
/linux/drivers/mtd/nand/raw/gpmi-nand/
H A Dgpmi-nand.c1200 const char *res_name) in acquire_register_block() argument
1206 p = devm_platform_ioremap_resource_byname(pdev, res_name); in acquire_register_block()
1210 if (!strcmp(res_name, GPMI_NAND_GPMI_REGS_ADDR_RES_NAME)) in acquire_register_block()
1212 else if (!strcmp(res_name, GPMI_NAND_BCH_REGS_ADDR_RES_NAME)) in acquire_register_block()
1215 dev_err(this->dev, "unknown resource name : %s\n", res_name); in acquire_register_block()
1223 const char *res_name = GPMI_NAND_BCH_INTERRUPT_RES_NAME; in acquire_bch_irq() local
1226 err = platform_get_irq_byname(pdev, res_name); in acquire_bch_irq()
1230 err = devm_request_irq(this->dev, err, irq_h, 0, res_name, this); in acquire_bch_irq()
/linux/arch/s390/pci/
H A Dpci.c521 r->name = zdev->res_name; in __alloc_res()
536 snprintf(zdev->res_name, sizeof(zdev->res_name), in zpci_setup_bus_resources()
/linux/arch/s390/include/asm/
H A Dpci.h171 char res_name[16]; member

12