| /OK3568_Linux_fs/kernel/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 | 371 acpi_ut_evaluate_numeric_object(const char *object_name,
|
| /OK3568_Linux_fs/kernel/fs/ceph/ |
| H A D | ioctl.c | 208 snprintf(dl.object_name, sizeof(dl.object_name), "%llx.%08llx", in ceph_ioctl_get_dataloc() 213 ceph_oid_printf(&oid, "%s", dl.object_name); in ceph_ioctl_get_dataloc()
|
| H A D | ioctl.h | 61 char object_name[64]; /* out: object name */ member
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/host/openssl/include/openssl/ |
| H A D | ui.h | 196 const char *object_desc, const char *object_name); 335 *object_name));
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/prog_tests/ |
| H A D | reference_tracking.c | 9 .object_name = obj_name, in test_reference_tracking()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/ |
| H A D | proc_service.h | 80 const char *object_name,
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/ |
| H A D | proc_service.h | 80 const char *object_name,
|
| /OK3568_Linux_fs/kernel/tools/bpf/bpftool/ |
| H A D | gen.c | 314 opts.object_name = obj_name; in do_skeleton()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/emulex/benet/ |
| H A D | be_cmds.h | 1472 u8 object_name[104]; member 1507 u8 object_name[104]; member 1531 u8 object_name[104]; member
|
| H A D | be_cmds.c | 2376 strlcpy(req->object_name, obj_name, sizeof(req->object_name)); in lancer_cmd_write_object() 2476 strlcpy(req->object_name, obj_name, sizeof(req->object_name)); in lancer_cmd_delete_object() 2510 strcpy(req->object_name, obj_name); in lancer_cmd_read_object()
|
| /OK3568_Linux_fs/kernel/tools/lib/bpf/ |
| H A D | libbpf.h | 77 const char *object_name; member
|
| H A D | libbpf.c | 6957 obj_name = OPTS_GET(opts, object_name, NULL); in __bpf_object__open() 7072 .object_name = name, in bpf_object__open_buffer() 10789 .object_name = s->name, in bpf_object__open_skeleton() 10802 if (!opts->object_name) in bpf_object__open_skeleton() 10803 skel_opts.object_name = s->name; in bpf_object__open_skeleton()
|
| /OK3568_Linux_fs/kernel/drivers/scsi/lpfc/ |
| H A D | lpfc_hw4.h | 3748 uint32_t object_name[26]; member
|
| H A D | lpfc_sli.c | 19800 sprintf((uint8_t *)wr_object->u.request.object_name, "/"); in lpfc_wr_object() 19801 wr_object->u.request.object_name[0] = in lpfc_wr_object() 19802 cpu_to_le32(wr_object->u.request.object_name[0]); in lpfc_wr_object()
|