Searched refs:zombie (Results 1 - 3 of 3) sorted by relevance

/drivers/usb/class/
H A Dusbtmc.c97 bool zombie; /* fd of disconnected device */ member in struct:usbtmc_device_data
454 if (data->zombie) {
635 if (data->zombie) {
1042 if (data->zombie) {
1118 data->zombie = 0;
1204 data->zombie = 1;
/drivers/staging/lustre/lustre/ptlrpc/
H A Dservice.c2572 LIST_HEAD (zombie);
2592 list_add(&thread->t_link, &zombie);
2607 while (!list_empty(&zombie)) {
2608 thread = list_entry(zombie.next,
/drivers/acpi/
H A Dthermal.c186 volatile u8 zombie; member in struct:acpi_thermal

Completed in 116 milliseconds