Searched refs:object_name (Results 1 – 14 of 14) sorted by relevance
| /linux/drivers/acpi/acpica/ |
| H A D | uteval.c | 173 acpi_ut_evaluate_numeric_object(const char *object_name, in acpi_ut_evaluate_numeric_object() argument 182 status = acpi_ut_evaluate_object(device_node, object_name, in acpi_ut_evaluate_numeric_object()
|
| H A D | dbcmds.c | 335 void acpi_db_unload_acpi_table(char *object_name) in acpi_db_unload_acpi_table() argument 342 node = acpi_db_convert_to_node(object_name); in acpi_db_unload_acpi_table() 350 object_name, node); in acpi_db_unload_acpi_table() 353 acpi_format_exception(status), object_name); in acpi_db_unload_acpi_table()
|
| H A D | acutils.h | 387 acpi_ut_evaluate_numeric_object(const char *object_name,
|
| /linux/fs/ceph/ |
| H A D | ioctl.h | 61 char object_name[64]; /* out: object name */ member
|
| H A D | ioctl.c | 209 snprintf(dl.object_name, sizeof(dl.object_name), "%llx.%08llx", in ceph_ioctl_get_dataloc() 214 ceph_oid_printf(&oid, "%s", dl.object_name); in ceph_ioctl_get_dataloc()
|
| /linux/tools/testing/selftests/bpf/prog_tests/ |
| H A D | reference_tracking.c | 9 .object_name = obj_name, in test_reference_tracking()
|
| /linux/tools/testing/selftests/hid/tests/ |
| H A D | base.py | 151 object_name: str 277 str(bpf_dir / hid_bpf.object_name),
|
| /linux/drivers/scsi/elx/libefc_sli/ |
| H A D | sli4.h | 3169 u8 object_name[104]; member 3192 u8 object_name[104]; member 3209 u8 object_name[104]; member 3218 u8 object_name[104]; member 3952 sli_cmd_common_delete_object(struct sli4 *sli4, void *buf, char *object_name);
|
| H A D | sli4.c | 3807 strscpy(wr_obj->object_name, obj_name); in sli_cmd_common_write_object() 3836 strscpy(req->object_name, obj_name); in sli_cmd_common_delete_object() 3859 strscpy(rd_obj->object_name, obj_name); in sli_cmd_common_read_object()
|
| /linux/drivers/net/ethernet/emulex/benet/ |
| H A D | be_cmds.c | 2377 strscpy(req->object_name, obj_name, sizeof(req->object_name)); in lancer_cmd_write_object() 2477 strscpy(req->object_name, obj_name, sizeof(req->object_name)); in lancer_cmd_delete_object() 2511 strcpy(req->object_name, obj_name); in lancer_cmd_read_object()
|
| /linux/tools/testing/selftests/bpf/ |
| H A D | test_loader.c | 1345 LIBBPF_OPTS(bpf_object_open_opts, open_opts, .object_name = skel_name);
|
| /linux/Documentation/translations/it_IT/doc-guide/ |
| H A D | kernel-doc.rst | 388 * define object_name - Brief description.
|
| /linux/Documentation/doc-guide/ |
| H A D | kernel-doc.rst | 359 * define object_name - Brief description.
|
| /linux/drivers/scsi/lpfc/ |
| H A D | lpfc_sli.c | 21030 sprintf((uint8_t *)wr_object->u.request.object_name, "/"); in lpfc_wr_object() 21031 wr_object->u.request.object_name[0] = in lpfc_wr_object() 21032 cpu_to_le32(wr_object->u.request.object_name[0]); in lpfc_wr_object()
|