Searched defs:id (Results 1 – 2 of 2) sorted by relevance
/lib/ |
D | idr.c | 173 static void idr_mark_full(struct idr_layer **pa, int id) in idr_mark_full() 226 int l, id, oid; in sub_alloc() local 295 int layers, v, id; in idr_get_empty_slot() local 359 static void idr_fill_slot(struct idr *idr, void *ptr, int id, in idr_fill_slot() 455 int id; in idr_alloc() local 492 int id; in idr_alloc_cyclic() local 504 static void idr_remove_warning(int id) in idr_remove_warning() 509 static void sub_remove(struct idr *idp, int shift, int id) in sub_remove() 551 void idr_remove(struct idr *idp, int id) in idr_remove() 586 int n, id, max; in __idr_remove_all() local [all …]
|
/lib/xz/ |
D | xz_dec_bcj.c | 536 XZ_EXTERN enum xz_ret xz_dec_bcj_reset(struct xz_dec_bcj *s, uint8_t id) in xz_dec_bcj_reset()
|