Searched refs:jumped (Results 1 - 5 of 5) sorted by relevance

/linux-master/arch/sh/kernel/
H A Dentry-common.S9 ! to be jumped is too far, but it causes illegal slot exception.
/linux-master/fs/
H A Dnamei.c1377 static int __traverse_mounts(struct path *path, unsigned flags, bool *jumped, argument
1426 *jumped = need_mntput;
1430 static inline int traverse_mounts(struct path *path, bool *jumped, argument
1437 *jumped = false;
1442 return __traverse_mounts(path, flags, jumped, count, lookup_flags);
1469 bool jumped; local
1470 int ret = traverse_mounts(path, &jumped, NULL, flags);
1529 bool jumped; local
1545 ret = traverse_mounts(path, &jumped, &nd->total_link_count, nd->flags);
1546 if (jumped) {
[all...]
/linux-master/lib/
H A Dassoc_array.c198 jumped:
233 goto jumped;
285 goto jumped;
/linux-master/arch/sh/kernel/cpu/sh3/
H A Dentry.S20 ! to be jumped is too far, but it causes illegal slot exception.
/linux-master/net/core/
H A Dfib_rules.c300 jumped:
312 goto jumped;

Completed in 101 milliseconds