Home
last modified time | relevance | path

Searched defs:table_status (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/tools/power/acpi/tools/acpidump/
Dapdump.c194 int table_status; in ap_dump_all_tables() local
251 int table_status; in ap_dump_table_by_address() local
297 int table_status; in ap_dump_table_by_name() local
367 int table_status = -1; in ap_dump_table_from_file() local
/linux-5.19.10/drivers/md/
Ddm-ioctl.c1616 static int table_status(struct file *filp, struct dm_ioctl *param, size_t param_size) in table_status() function