Searched refs:safe (Results 51 - 56 of 56) sorted by relevance

123

/linux-master/fs/btrfs/
H A Dtree-log.c2883 struct btrfs_log_ctx *safe; local
2885 list_for_each_entry_safe(ctx, safe, &root->log_ctxs[index], list) {
2898 * or renames done in the past mean that sometimes the only safe
3010 * new positions. so it's safe to allow log writers to go in.
3036 * Now we are safe to update the log_root_tree because we're under the
5409 * Not acquiring the VFS lock of the inodes is still safe because:
5829 * We are safe logging the other inode without acquiring its
5831 * are safe against concurrent renames of the other inode as
7159 * it is not safe to log dentry if the chunk root has added new
/linux-master/drivers/gpu/drm/amd/amdkfd/
H A Dcwsr_trap_handler_gfx10.asm1181 s_waitcnt lgkmcnt(0) //from now on, it is safe to restore STATUS and IB_STS
/linux-master/net/ipv6/
H A Droute.c166 struct rt6_info *rt, *safe; local
172 list_for_each_entry_safe(rt, safe, &ul->head, dst.rt_uncached) {
968 /* this function is safe */
4965 /* fib6_nh_mtu_change only returns 0, so this is safe */
/linux-master/drivers/net/wireless/intel/ipw2x00/
H A Dipw2200.c2953 struct list_head *element, *safe; local
2958 list_for_each_safe(element, safe, &priv->ieee->network_list) {
/linux-master/arch/m68k/ifpsp060/src/
H A Dfpsp.S5579 #--safe.
6010 #--safe.
15657 # the exponent is 3fff or 3ffe. if it's 3ffe, then it's a safe number
H A Dfplsp.S5473 #--safe.
5904 #--safe.

Completed in 701 milliseconds

123