Home
last modified time | relevance | path

Searched refs:doomed (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/block/aoe/
A Daoedev.c373 struct aoedev *doomed = NULL; in flush() local
378 doomed = d; in flush()
383 if (doomed) in flush()
384 kfree(doomed->targets); in flush()
385 kfree(doomed); in flush()
/linux/Documentation/powerpc/
A Dsyscall64-abi.rst94 in the transaction being doomed by hardware.
101 be performed and the transaction will be doomed by the kernel with the
153 may or may not result in the transaction being doomed by hardware.
A Dtransactional_memory.rst79 transaction will be doomed by the kernel with the failure code TM_CAUSE_SYSCALL
83 the transaction is not explicitly doomed by the kernel. However, what the
84 kernel does to perform the syscall may result in the transaction being doomed
/linux/fs/nfs/
A Dnfs4state.c545 LIST_HEAD(doomed); in nfs4_gc_state_owners()
554 list_move(&sp->so_lru, &doomed); in nfs4_gc_state_owners()
559 list_for_each_entry_safe(sp, tmp, &doomed, so_lru) { in nfs4_gc_state_owners()
/linux/Documentation/process/
A D1.Intro.rst247 the licensing of the kernel is doomed to almost certain failure. There are

Completed in 14 milliseconds