Searched refs:unlikely (Results 1 – 13 of 13) sorted by relevance
10 if (unlikely(__ret_warn_on)) \12 unlikely(__ret_warn_on); \19 if (unlikely(__ret_warn_once)) \22 unlikely(__ret_warn_once); \
67 if (unlikely(!max_node_num)) in cpu__max_node()75 if (unlikely(!max_cpu_num)) in cpu__max_cpu()83 if (unlikely(cpunode_map == NULL)) { in cpu__get_node()
151 if (unlikely(total_period == 0)) in hist_entry__get_percent_limit()
5 #define unlikely macro
38 #ifndef unlikely39 # define unlikely(x) __builtin_expect(!!(x), 0) macro
32 #define IS_ERR_VALUE(x) unlikely((x) >= (unsigned long)-MAX_ERRNO)
5 #define IS_ERR_VALUE(x) unlikely((x) >= (unsigned long)-MAX_ERRNO)
94 # ifndef unlikely95 # define unlikely(x) (__builtin_expect(!!(x), 0)) macro
153 if (unlikely(sg_is_chain(sg))) in sg_next()
95 if (unlikely(test_attr__enabled)) in sys_perf_event_open()
40 ({ if (unlikely(!validate_next(t, insn, 0))) goto err_out; __get_next(t, insn); })43 ({ if (unlikely(!validate_next(t, insn, n))) goto err_out; __peek_nbyte_next(t, insn, n); })124 if (unlikely(insn->prefixes.bytes[3])) { in insn_get_prefixes()
175 if (unlikely(!virtqueue_kick(vq->vq))) in run_test()
816 if (unlikely(d >= d1)) in do_work()818 if (unlikely(d == d0)) in do_work()834 if (unlikely(d < data)) in do_work()836 if (unlikely(d == d0)) in do_work()