Searched refs:stashed (Results 1 – 5 of 5) sorted by relevance
41 atomic_long_set(&ns->stashed, 0); in ns_prune_dentry()67 d = atomic_long_read(&ns->stashed); in __ns_get_path()100 d = atomic_long_cmpxchg(&ns->stashed, 0, (unsigned long)dentry); in __ns_get_path()
10 atomic_long_t stashed; member
69 atomic_long_set(&ns->stashed, 0); in ns_alloc_inum()
25 has not been stashed by hardware can just be copied from real memory.
354 (To be precise, the kernel will simply look at the kernel ids stashed in the
Completed in 8 milliseconds