| /linux/drivers/acpi/acpica/ |
| 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()
|
| 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()
|
| A D | acutils.h | 387 acpi_ut_evaluate_numeric_object(const char *object_name,
|
| /linux/fs/ceph/ |
| A D | ioctl.h | 61 char object_name[64]; /* out: object name */ member
|
| 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/ |
| A D | reference_tracking.c | 9 .object_name = obj_name, in test_reference_tracking()
|
| /linux/drivers/scsi/elx/libefc_sli/ |
| 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);
|
| A D | sli4.c | 3807 strncpy(wr_obj->object_name, obj_name, sizeof(wr_obj->object_name) - 1); in sli_cmd_common_write_object() 3836 strncpy(req->object_name, obj_name, sizeof(req->object_name) - 1); in sli_cmd_common_delete_object() 3859 strncpy(rd_obj->object_name, obj_name, sizeof(rd_obj->object_name) - 1); in sli_cmd_common_read_object()
|
| /linux/drivers/net/ethernet/emulex/benet/ |
| A D | be_cmds.h | 1472 u8 object_name[104]; member 1507 u8 object_name[104]; member 1531 u8 object_name[104]; member
|
| 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/bpf/bpftool/ |
| A D | gen.c | 1232 opts.object_name = obj_name; in do_skeleton() 1648 opts.object_name = ""; in do_subskeleton()
|
| /linux/tools/lib/bpf/ |
| A D | libbpf.h | 124 const char *object_name; member
|
| A D | libbpf.c | 7930 obj_name = OPTS_GET(opts, object_name, NULL) ?: obj_name; in bpf_object_open()
|
| /linux/tools/testing/selftests/bpf/ |
| A D | test_loader.c | 1056 LIBBPF_OPTS(bpf_object_open_opts, open_opts, .object_name = skel_name); in process_subtest()
|
| /linux/Documentation/translations/it_IT/doc-guide/ |
| A D | kernel-doc.rst | 388 * define object_name - Brief description.
|
| /linux/Documentation/doc-guide/ |
| A D | kernel-doc.rst | 359 * define object_name - Brief description.
|
| /linux/drivers/scsi/lpfc/ |
| A D | lpfc_hw4.h | 3950 uint32_t object_name[LPFC_MBX_OBJECT_NAME_LEN_DW]; member
|
| A D | lpfc_sli.c | 20950 sprintf((uint8_t *)wr_object->u.request.object_name, "/"); in lpfc_wr_object() 20951 wr_object->u.request.object_name[0] = in lpfc_wr_object() 20952 cpu_to_le32(wr_object->u.request.object_name[0]); in lpfc_wr_object()
|