Searched refs:b (Results 1 – 5 of 5) sorted by relevance
24 #define min(a, b) ((a) < (b) ? (a) : (b)) argument177 char *b, *l; in read_keys() local184 b = malloc(fst.st_size); in read_keys()185 assert(b); in read_keys()187 assert(read(dist_fd, b, fst.st_size) == fst.st_size); in read_keys()190 if (b[i] == '\n') in read_keys()199 for (l = strtok(b, "\n"); l; l = strtok(NULL, "\n")) in read_keys()201 free(b); in read_keys()
428 static inline void swap(struct stats_record **a, struct stats_record **b) in swap() argument433 *a = *b; in swap()434 *b = tmp; in swap()
478 static inline void swap(struct stats_record **a, struct stats_record **b) in swap() argument483 *a = *b; in swap()484 *b = tmp; in swap()
576 static inline void swap(struct stats_record **a, struct stats_record **b) in swap() argument581 *a = *b; in swap()582 *b = tmp; in swap()
28 -b : ($BURST) HW level bursting of SKBs