Symbol: recurse
arch/x86/kernel/cpu/mce/amd.c
1087
goto recurse;
arch/x86/kernel/cpu/mce/amd.c
1094
goto recurse;
arch/x86/kernel/cpu/mce/amd.c
1122
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
2867
int recurse = ms_flags & MS_REC;
fs/namespace.c
2885
err = invent_group_ids(mnt, recurse);
fs/namespace.c
2890
for (m = mnt; m; m = (recurse ? next_mnt(m, mnt) : NULL))
fs/namespace.c
2964
bool recurse = flags & AT_RECURSIVE;
fs/namespace.c
2972
if (!recurse && __has_locked_children(old, old_path->dentry))
fs/namespace.c
2987
if (recurse)
fs/namespace.c
2997
int recurse)
fs/namespace.c
3001
unsigned int flags = recurse ? AT_RECURSIVE : 0;
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
4318
struct netdev_phys_item_id *ppid, bool recurse);
net/core/dev.c
10119
struct netdev_phys_item_id *ppid, bool recurse)
net/core/dev.c
10134
if (!recurse || err != -EOPNOTSUPP)
net/netfilter/nf_log_syslog.c
538
int recurse)
net/netfilter/nf_log_syslog.c
748
if (recurse) {
net/netfilter/nf_log_syslog.c
769
if ((logflags & NF_LOG_UID) && recurse)
net/netfilter/nf_log_syslog.c
773
if (recurse && skb->mark)
security/keys/keyring.c
943
bool recurse)
security/keys/keyring.c
958
if (recurse)