Lines Matching defs:x
15 # define BUG_ON(x) assert(!(x)) argument
17 # define kmalloc(x, f) malloc(x) argument
18 # define kfree(x) free(x) argument
70 int x, int r) in bucket_perm_choose()
130 int x, int r) in bucket_uniform_choose()
137 int x, int r) in bucket_list_choose()
172 static int left(int x) in left()
178 static int right(int x) in right()
184 static int terminal(int x) in terminal()
190 int x, int r) in bucket_tree_choose()
222 int x, int r) in bucket_straw_choose()
241 static int crush_bucket_choose(struct crush_bucket *in, int x, int r) in crush_bucket_choose()
270 int item, int x) in is_out()
306 int x, int numrep, int type, in crush_choose_firstn()
484 int x, int left, int numrep, int type, in crush_choose_indep()
643 int ruleno, int x, int *result, int result_max, in crush_do_rule()