]> git.ipfire.org Git - thirdparty/vectorscan.git/commitdiff
Use rose_inline rather than really_inline
authorJustin Viiret <justin.viiret@intel.com>
Thu, 11 Feb 2016 02:55:48 +0000 (13:55 +1100)
committerMatthew Barr <matthew.barr@intel.com>
Tue, 1 Mar 2016 00:34:57 +0000 (11:34 +1100)
src/rose/program_runtime.h

index b45607e2764a65a4dd877df539ed2fbf1c96eeb4..a8734cb7ecb9142241099e4508288269c337c2a6 100644 (file)
@@ -283,7 +283,7 @@ done_queue_empty:
     return roseHaltIfExhausted(t, scratch);
 }
 
-static really_inline
+static rose_inline
 hwlmcb_rv_t ensureQueueFlushed(const struct RoseEngine *t,
                                struct hs_scratch *scratch, u32 qi, s64a loc,
                                char in_anchored) {
@@ -355,7 +355,7 @@ hwlmcb_rv_t roseTriggerSuffix(const struct RoseEngine *t,
     return HWLM_CONTINUE_MATCHING;
 }
 
-static really_inline
+static rose_inline
 char roseTestLeftfix(const struct RoseEngine *t, struct hs_scratch *scratch,
                      u32 qi, u32 leftfixLag, ReportID leftfixReport, u64a end) {
     struct core_info *ci = &scratch->core_info;
@@ -593,7 +593,7 @@ hwlmcb_rv_t roseCatchUpAndHandleChainMatch(const struct RoseEngine *t,
     return roseHandleChainMatch(t, scratch, r, end, in_anchored, 0);
 }
 
-static really_inline
+static rose_inline
 void roseHandleSom(const struct RoseEngine *t, struct hs_scratch *scratch,
                    ReportID id, u64a end) {
     DEBUG_PRINTF("id=%u, end=%llu, minMatchOffset=%llu\n", id, end,