OpenCloudOS-Kernel/tools/testing/radix-tree/linux
Matthew Wilcox ab3a1ffd11 radix tree test suite: Reduce kernel.h
Many of the definitions in the radix-tree kernel.h are redundant with
others in tools/include, or are no longer used, such as panic().
Move the definition of __init to init.h and in_interrupt() to preempt.h

Signed-off-by: Matthew Wilcox <mawilcox@microsoft.com>
2017-02-13 16:09:42 -05:00
..
bug.h tools: add WARN_ON_ONCE 2016-12-14 16:04:09 -08:00
cpu.h redo: radix tree test suite: fix compilation 2016-12-15 11:04:20 -08:00
gfp.h radix tree test suite: Remove types.h 2017-02-13 16:09:41 -05:00
init.h radix tree test suite: Reduce kernel.h 2017-02-13 16:09:42 -05:00
kernel.h radix tree test suite: Reduce kernel.h 2017-02-13 16:09:42 -05:00
kmemleak.h radix tree test harness 2016-03-17 15:09:34 -07:00
percpu.h radix tree test harness 2016-03-17 15:09:34 -07:00
preempt.h radix tree test suite: Reduce kernel.h 2017-02-13 16:09:42 -05:00
radix-tree.h radix tree test harness 2016-03-17 15:09:34 -07:00
rcupdate.h radix tree test harness 2016-03-17 15:09:34 -07:00
slab.h radix tree test suite: cache recently freed objects 2016-12-14 16:04:10 -08:00