Home
last modified time | relevance | path

Searched refs:scnprintf (Results 1 - 5 of 5) sorted by relevance

/third_party/ltp/testcases/kernel/device-drivers/acpi/
H A Dltp_acpi_cmds.c547 return scnprintf(buf, PAGE_SIZE, "%d\n", test_result); in sys_result()
556 return scnprintf(buf, PAGE_SIZE, "%s", str_obj_result); in sys_str()
567 return scnprintf(buf, PAGE_SIZE, "%s", sysfs_path); in sys_path()
576 return scnprintf(buf, PAGE_SIZE, "%d", acpi_disabled); in sys_acpi_disabled()
/third_party/ltp/testcases/kernel/device-drivers/uaccess/
H A Dltp_uaccess.c55 return scnprintf(buf, PAGE_SIZE, "%d\n", test_result); in sys_result()
/third_party/ltp/testcases/kernel/firmware/fw_load_kernel/
H A Dltp_fw_load.c101 return scnprintf(buf, PAGE_SIZE, "%d\n", test_result); in sys_result()
/third_party/ltp/testcases/kernel/device-drivers/block/block_dev_kernel/
H A Dltp_block_dev.c343 return scnprintf(buf, PAGE_SIZE, "%d\n", test_result); in sys_result()
/third_party/ltp/testcases/kernel/device-drivers/pci/tpci_kernel/
H A Dltp_tpci.c645 return scnprintf(buf, PAGE_SIZE, "%d\n", test_result); in sys_result()

Completed in 3 milliseconds