Searched refs:recursion (Results 1 – 21 of 21) sorted by relevance
213 static inline int get_recursion_context(u8 *recursion) in DEFINE_OUTPUT_COPY()217 if (recursion[rctx]) in DEFINE_OUTPUT_COPY()220 recursion[rctx]++; in DEFINE_OUTPUT_COPY()226 static inline void put_recursion_context(u8 *recursion, unsigned char rctx) in put_recursion_context() argument229 recursion[rctx]--; in put_recursion_context()
8 .. literalinclude:: Kconfig.recursion-issue-0114 .. literalinclude:: Kconfig.recursion-issue-02
6 # make KBUILD_KCONFIG=Documentation/kbuild/Kconfig.recursion-issue-01 allnoconfig36 # Reading the Documentation/kbuild/Kconfig.recursion-issue-01 file it may be
6 # make KBUILD_KCONFIG=Documentation/kbuild/Kconfig.recursion-issue-02 allnoconfig23 # The example provided in Documentation/kbuild/Kconfig.recursion-issue-02
677 Read: Documentation/kbuild/Kconfig.recursion-issue-01681 make KBUILD_KCONFIG=Documentation/kbuild/Kconfig.recursion-issue-01 allnoconfig686 Read: Documentation/kbuild/Kconfig.recursion-issue-02690 make KBUILD_KCONFIG=Documentation/kbuild/Kconfig.recursion-issue-02 allnoconfig707 Documentation/kbuild/Kconfig.recursion-issue-01 through the removal713 Documentation/kbuild/Kconfig.recursion-issue-02.
108 int recursion = 0; in cryptomgr_schedule_probe() local114 recursion++; in cryptomgr_schedule_probe()115 else if (*p == ')' && !recursion--) in cryptomgr_schedule_probe()
17 /recursion-depth
20 TEST_GEN_PROGS += recursion-depth
10 struct recursion *skel; in test_recursion()
30 int recursion; member
3582 return this_cpu_read(softnet_data.xmit.recursion); in dev_recursion_level()3587 return current->net_xmit.recursion; in dev_recursion_level()
812 recursion or any unexpected execution path which leads to a kernel1054 of protection against recursion. Even though the protection exists,1057 that triggered a recursion.1059 This will add more overhead to cases that have recursion.1070 the functions that caused a recursion to happen.1080 protection against recursion. This option is only to verify that1093 The ring buffer has its own internal recursion. Although when1094 recursion happens it won't cause harm because of the protection,1096 place where recursion was detected into the ftrace "recursed_functions"1099 This will add more overhead to cases that have recursion[all...]
437 u8 recursion = 20; in tomoyo_correct_word2() local474 if (!recursion--) in tomoyo_correct_word2()
171 # in theory, just VIRTIO is enough, but that causes recursion
132 referred to as lock recursion deadlock.141 to lock recursion deadlocks.316 recursion must not be higher than 20.
144 results in recursion in the synchronous case and spin_locks being
75 prevent recursion deadlocks caused by direct memory reclaim calling
573 ops FS recursion Held locks when called582 FS recursion means calling ->quota_read() and ->quota_write() from superblock
233 int recursion) in __dead_end_function() argument291 if (recursion == 5) { in __dead_end_function()300 return __dead_end_function(file, insn_func(dest), recursion+1); in __dead_end_function()
625 checked for keys before recursion into its children occurs.
3039 avoid infinite Neighbor Solicitation "recursion" when the peer node