Merge branch 'parisc-4.6-5' of git://git.kernel.org/pub/scm/linux/kernel/git/deller...
[deliverable/linux.git] / scripts / tags.sh
index 23ba1c6a0a5936f5d3ca1194e92934a05b423644..f72f48f638ae00fec7e2c2e1703c0678098af075 100755 (executable)
@@ -163,6 +163,8 @@ regex_c=(
        '/^TRACE_EVENT(\([[:alnum:]_]*\).*/trace_\1_rcuidle/'
        '/^DEFINE_EVENT([^,)]*, *\([[:alnum:]_]*\).*/trace_\1/'
        '/^DEFINE_EVENT([^,)]*, *\([[:alnum:]_]*\).*/trace_\1_rcuidle/'
+       '/^DEFINE_INSN_CACHE_OPS(\([[:alnum:]_]*\).*/get_\1_slot/'
+       '/^DEFINE_INSN_CACHE_OPS(\([[:alnum:]_]*\).*/free_\1_slot/'
        '/^PAGEFLAG(\([[:alnum:]_]*\).*/Page\1/'
        '/^PAGEFLAG(\([[:alnum:]_]*\).*/SetPage\1/'
        '/^PAGEFLAG(\([[:alnum:]_]*\).*/ClearPage\1/'
This page took 0.025784 seconds and 5 git commands to generate.