Home
last modified time | relevance | path

Searched full:recursively (Results 1 – 25 of 183) sorted by relevance

12345678

/linux-6.14.4/scripts/kconfig/tests/preprocess/variable/
DKconfig12 # Recursively expanded variable.
24 # Append something to a recursively expanded variable.
31 # This works as a recursively expanded variable.
/linux-6.14.4/Documentation/kbuild/
Dkconfig-macro-language.rst59 There are two types of variables: simply expanded variables and recursively
66 A recursively expanded variable is defined using the = assignment operator.
88 In fact, recursively expanded variables and user-defined functions are the same
/linux-6.14.4/scripts/kconfig/tests/preprocess/circular_expansion/
D__init__.py5 If a recursively expanded variable references itself (eventually),
/linux-6.14.4/scripts/kconfig/tests/auto_submenu/
DKconfig18 Submenus are created recursively.
/linux-6.14.4/scripts/
Dgen_packed_field_checks.c15 * recursively by calling the previous iteration's macro. in main()
/linux-6.14.4/arch/xtensa/boot/
DMakefile11 # KBUILD_CFLAGS used when building rest of boot (takes effect recursively)
/linux-6.14.4/tools/perf/util/
Dmetricgroup.h32 * metric_ref. A metric_ref will then be parsed recursively. The metric_refs and
/linux-6.14.4/security/
Dinode.c322 * securityfs_recursive_remove - recursively removes a file or directory
326 * This function recursively removes a file or directory in securityfs that was
/linux-6.14.4/drivers/bus/fsl-mc/
Ddprc.c91 * reset. The child containers are entered recursively and the
95 * However the child containers are not entered recursively.
138 * Bit 0 indicates that the child containers are not recursively reset. in dprc_reset_container()
/linux-6.14.4/include/linux/
Dnetfilter_netdev.h80 * called recursively by tunnel drivers such as vxlan, the flag is reverted to
/linux-6.14.4/scripts/kconfig/
Dmenu.c304 * This menu node has children. We (recursively) process them in _menu_finalize()
381 * Recursively process children in the same fashion before in _menu_finalize()
399 * This also works recursively, giving the following structure in _menu_finalize()
/linux-6.14.4/Documentation/bpf/
Dllvm_reloc.rst327 * for arrays & pointers: target types are recursively matched;
332 * for each member we recursively check match unless it is already behind a
345 * for each argument and the return value we recursively check match.
/linux-6.14.4/drivers/of/
Dplatform.c323 * recursively create devices for all the child nodes.
637 * of the given device (and, recursively, their children) that have been
706 * of the given device (and, recursively, their children) that have been
/linux-6.14.4/tools/testing/selftests/tc-testing/creating-testcases/
DAddingTestCases.txt15 tdc will recursively search the 'tc-tests' subdirectory (or the
/linux-6.14.4/tools/testing/selftests/rcutorture/bin/
Dkvm-recheck.sh6 # containing results directories, this recursively checks them all.
/linux-6.14.4/drivers/rapidio/
Drio-scan.c516 * rio_enum_peer- Recursively enumerate a RIO network through a master port
523 * Recursively enumerates a RIO network. Transactions are sent via the
718 * rio_disc_peer- Recursively discovers a RIO network through a master port
726 * Recursively discovers a RIO network. Transactions are sent via the
/linux-6.14.4/Documentation/arch/powerpc/
Dassociativity.rst42 Linux kernel computes NUMA distance between two domains by recursively comparing
/linux-6.14.4/fs/ext4/
Dfsync.c43 * the parent directory's parent as well, and so on recursively, if
/linux-6.14.4/scripts/gdb/linux/
Ddevice.py136 '''Print a device and its children recursively'''
Dsymbols.py61 are scanned recursively, starting in the same directory. Optionally, the module
/linux-6.14.4/tools/testing/selftests/proc/
Dread.c19 // 3) recursively (1) + (2) for every directory in /proc
/linux-6.14.4/rust/macros/
Dpaste.rs81 // Recursively expand tokens inside the group in expand()
/linux-6.14.4/mm/kmsan/
Dkmsan.h88 * call to instrumented code and eventually call itself recursively. To avoid
/linux-6.14.4/fs/debugfs/
Dinode.c787 * debugfs_remove - recursively removes a directory
791 * This function recursively removes a directory tree in debugfs that
811 * debugfs_lookup_and_remove - lookup a directory or file and recursively remove it
/linux-6.14.4/scripts/dtc/libfdt/
Dfdt_overlay.c535 * overlay_update_node_conflicting_references - Recursively replace phandle values
617 * overlay_update_local_conflicting_references - Recursively replace phandle values
707 * Checks recursively if applying fdto overwrites phandle values in the base

12345678