Searched defs:ida (Results 1 – 4 of 4) sorted by relevance
66 struct ida { struct71 struct ida name = { \ argument
930 ida_init(struct ida *ida) in ida_init()936 ida_destroy(struct ida *ida) in ida_destroy()942 ida_simple_get(struct ida *ida, unsigned int start, unsigned int end, in ida_simple_get()949 ida_simple_remove(struct ida *ida, unsigned int id) in ida_simple_remove()955 ida_alloc_min(struct ida *ida, unsigned int min, gfp_t gfp) in ida_alloc_min()961 ida_alloc_max(struct ida *ida, unsigned int max, gfp_t gfp) in ida_alloc_max()967 ida_free(struct ida *ida, unsigned int id) in ida_free()
86 struct ida ida; member
1411 struct ipsec_decode_arg *ida = vida; in ipsec_decode_attribute() local1576 struct ipsec_decode_arg ida; in ipsec_decode_transform() local