Home
last modified time | relevance | path

Searched refs:recursive (Results 1 – 24 of 24) sorted by relevance

/linux-4.1.27/tools/perf/util/
Ddwarf-aux.c589 bool recursive; member
611 if (!lw->recursive) in __die_walk_funclines_cb()
629 static int __die_walk_funclines(Dwarf_Die *sp_die, bool recursive, in __die_walk_funclines() argument
633 .recursive = recursive, in __die_walk_funclines()
/linux-4.1.27/kernel/irq/
Dirqdomain.c1022 bool recursive = irq_domain_is_auto_recursive(domain); in irq_domain_alloc_irqs_recursive() local
1024 BUG_ON(recursive && !parent); in irq_domain_alloc_irqs_recursive()
1025 if (recursive) in irq_domain_alloc_irqs_recursive()
1030 if (ret < 0 && recursive) in irq_domain_alloc_irqs_recursive()
/linux-4.1.27/scripts/kconfig/
Dzconf.l317 printf("%s:%d: recursive inclusion detected. "
Dzconf.lex.c_shipped2373 printf("%s:%d: recursive inclusion detected. "
/linux-4.1.27/Documentation/filesystems/
Dceph.txt58 Ceph also provides some recursive accounting on directories for nested
63 no 'du' or similar recursive scan of the file system is required.
Dpath-lookup.txt60 name in the name string, and require some recursive path walking. Mount points
/linux-4.1.27/security/tomoyo/
Dutil.c850 goto recursive; in tomoyo_path_matches_pattern2()
866 recursive: in tomoyo_path_matches_pattern2()
/linux-4.1.27/sound/pci/hda/
Dhda_codec.h367 hda_nid_t nid, int recursive);
Dhda_codec.c401 hda_nid_t nid, int recursive) in snd_hda_get_conn_index() argument
410 if (!recursive) in snd_hda_get_conn_index()
412 if (recursive > 10) { in snd_hda_get_conn_index()
416 recursive++; in snd_hda_get_conn_index()
421 if (snd_hda_get_conn_index(codec, conn[i], nid, recursive) >= 0) in snd_hda_get_conn_index()
/linux-4.1.27/Documentation/locking/
Dlglock.txt128 * lglocks are not recursive.
/linux-4.1.27/Documentation/
Dpi-futex.txt17 recursive locking, etc.
Dassoc_array.txt20 - Non-recursive iteration.
515 slot in that parent that points to it. None-recursive iteration uses these to
Dkprobes.txt130 For example, if the function is non-recursive and is called with a
132 non-recursive and can never relinquish the CPU (e.g., via a semaphore
281 (trapping) such functions can cause a recursive trap (e.g. double
Dkmemcheck.txt81 endless recursive page fault.
/linux-4.1.27/lib/
DKconfig364 modify. The algorithms are non-recursive, and the trees are highly
/linux-4.1.27/Documentation/ia64/
Dmca.txt82 own stack as running on that cpu. Then a recursive error gets a
/linux-4.1.27/Documentation/device-mapper/
Dthin-provisioning.txt13 recursive snapshots (snapshots of snapshots of snapshots ...). The
/linux-4.1.27/Documentation/filesystems/caching/
Dfscache.txt109 recursive, stack space is limited, and indices can only be children of
Dnetfs-api.txt114 function is recursive. Too many layers will run the kernel out of stack.
/linux-4.1.27/Documentation/cgroups/
Dblkio-controller.txt293 same information as their non-recursive counterparts but
Dunified-hierarchy.txt265 - The event isn't recursive. It triggers when a cgroup doesn't have
/linux-4.1.27/Documentation/rapidio/
Drapidio.txt246 The enumeration process traverses the network using a recursive depth-first
/linux-4.1.27/Documentation/kbuild/
Dmakefiles.txt291 invocations happening during a recursive build.
/linux-4.1.27/Documentation/RCU/
DRTFP.txt1602 the semantics of reader-writer locking. This is a recursive