Home
last modified time | relevance | path

Searched refs:recurse (Results 1 – 17 of 17) sorted by relevance

/linux/tools/testing/selftests/arm64/gcs/
H A Dgcs-stress-thread.S236 .macro recurse id macro
237 function recurse\id
244 bl recurse\id
260 recurse 1
261 recurse 2
/linux/drivers/thunderbolt/
H A Dproperty.c314 bool recurse, size_t *data_len) in tb_property_dir_length() argument
329 if (recurse) { in tb_property_dir_length()
331 property->value.dir, recurse, data_len); in tb_property_dir_length()
/linux/net/netfilter/
H A Dnf_log_syslog.c538 int recurse) in dump_ipv6_packet() argument
748 if (recurse) { in dump_ipv6_packet()
769 if ((logflags & NF_LOG_UID) && recurse) in dump_ipv6_packet()
773 if (recurse && skb->mark) in dump_ipv6_packet()
/linux/arch/x86/kernel/cpu/mce/
H A Damd.c1156 goto recurse; in allocate_threshold_blocks()
1163 goto recurse; in allocate_threshold_blocks()
1189 recurse: in allocate_threshold_blocks()
/linux/Documentation/core-api/
H A Dgfp_mask-from-fs-io.rst36 mask so no memory allocation can recurse back in the FS/IO.
/linux/arch/mips/kernel/
H A Dscall32-o32.S186 beqz t0, einval # do not recurse
H A Dscall64-o32.S198 beqz t0, einval # do not recurse
/linux/include/linux/
H A Dkey.h438 bool recurse);
H A Dnetdevice.h4257 struct netdev_phys_item_id *ppid, bool recurse);
/linux/fs/
H A Dnamespace.c2448 static int invent_group_ids(struct mount *mnt, bool recurse) in invent_group_ids() argument
2452 for (p = mnt; p; p = recurse ? next_mnt(p, mnt) : NULL) { in invent_group_ids()
2859 int recurse = ms_flags & MS_REC; in do_change_type() local
2877 err = invent_group_ids(mnt, recurse); in do_change_type()
2882 for (m = mnt; m; m = (recurse ? next_mnt(m, mnt) : NULL)) in do_change_type()
2953 static struct mount *__do_loopback(const struct path *old_path, int recurse) in __do_loopback() argument
2963 if (!recurse && __has_locked_children(old, old_path->dentry)) in __do_loopback()
2966 if (recurse) in __do_loopback()
2976 int recurse) in do_loopback() argument
2997 mnt = __do_loopback(&old_path, recurse); in do_loopback()
/linux/fs/xfs/libxfs/
H A Dxfs_iext_tree.c261 recurse: in xfs_iext_prev()
271 goto recurse; in xfs_iext_prev()
/linux/security/keys/
H A Dkeyring.c943 bool recurse) in keyring_search() argument
958 if (recurse) in keyring_search()
/linux/Documentation/trace/
H A Dftrace-uses.rst188 protection and only call the callback if it did not recurse.
/linux/Documentation/security/keys/
H A Dcore.rst223 only recurse into nested keyrings that have search permission set.
1243 bool recurse)
1245 This searches the specified keyring only (recurse == false) or keyring tree
1246 (recurse == true) specified for a matching key. Error ENOKEY is returned
/linux/kernel/trace/
H A DKconfig1007 bool "Record functions that recurse in function tracing"
1045 bool "Record functions that recurse in the ring buffer"
/linux/net/core/
H A Ddev.c9975 struct netdev_phys_item_id *ppid, bool recurse) in netif_get_port_parent_id() argument
9990 if (!recurse || err != -EOPNOTSUPP) in netif_get_port_parent_id()
/linux/arch/x86/
H A DKconfig777 is disabled then wchan values will recurse back to the