Symbol: recurse
arch/x86/kernel/cpu/mce/amd.c
1097
goto recurse;
arch/x86/kernel/cpu/mce/amd.c
1104
goto recurse;
arch/x86/kernel/cpu/mce/amd.c
1132
recurse:
drivers/thunderbolt/property.c
314
bool recurse, size_t *data_len)
drivers/thunderbolt/property.c
329
if (recurse) {
drivers/thunderbolt/property.c
331
property->value.dir, recurse, data_len);
fs/namespace.c
2449
static int invent_group_ids(struct mount *mnt, bool recurse)
fs/namespace.c
2453
for (p = mnt; p; p = recurse ? next_mnt(p, mnt) : NULL) {
fs/namespace.c
2880
int recurse = ms_flags & MS_REC;
fs/namespace.c
2898
err = invent_group_ids(mnt, recurse);
fs/namespace.c
2903
for (m = mnt; m; m = (recurse ? next_mnt(m, mnt) : NULL))
fs/namespace.c
2974
bool recurse, unsigned int copy_flags)
fs/namespace.c
2984
if (!recurse && __has_locked_children(old, old_path->dentry))
fs/namespace.c
2987
if (recurse)
fs/namespace.c
2997
int recurse)
fs/namespace.c
3019
mnt = __do_loopback(&old_path, recurse, CL_COPY_MNT_NS_FILE);
fs/namespace.c
3104
bool locked = false, recurse = flags & MOUNT_COPY_RECURSIVE;
fs/namespace.c
3146
mnt = __do_loopback(path, recurse, copy_flags);
fs/xfs/libxfs/xfs_iext_tree.c
261
recurse:
fs/xfs/libxfs/xfs_iext_tree.c
271
goto recurse;
include/linux/key.h
438
bool recurse);
include/linux/netdevice.h
4336
struct netdev_phys_item_id *ppid, bool recurse);
net/core/dev.c
10148
struct netdev_phys_item_id *ppid, bool recurse)
net/core/dev.c
10163
if (!recurse || err != -EOPNOTSUPP)
net/netfilter/nf_log_syslog.c
549
int recurse)
net/netfilter/nf_log_syslog.c
759
if (recurse) {
net/netfilter/nf_log_syslog.c
780
if ((logflags & NF_LOG_UID) && recurse)
net/netfilter/nf_log_syslog.c
784
if (recurse && skb->mark)
security/keys/keyring.c
943
bool recurse)
security/keys/keyring.c
958
if (recurse)