Searched refs:_b (Results 1 – 2 of 2) sorted by relevance
65 static int static_call_site_cmp(const void *_a, const void *_b) in static_call_site_cmp() argument68 const struct static_call_site *b = _b; in static_call_site_cmp()81 static void static_call_site_swap(void *_a, void *_b, int size) in static_call_site_swap() argument83 long delta = (unsigned long)_a - (unsigned long)_b; in static_call_site_swap()85 struct static_call_site *b = _b; in static_call_site_swap()
76 static int gid_cmp(const void *_a, const void *_b) in gid_cmp() argument79 kgid_t b = *(kgid_t *)_b; in gid_cmp()