Home
last modified time | relevance | path

Searched defs:ida (Results 1 – 4 of 4) sorted by relevance

/openbsd/src/sys/dev/pci/drm/include/linux/
Didr.h66 struct ida { struct
71 struct ida name = { \ argument
/openbsd/src/sys/dev/pci/drm/
Ddrm_linux.c933 ida_init(struct ida *ida) in ida_init()
939 ida_destroy(struct ida *ida) in ida_destroy()
945 ida_simple_get(struct ida *ida, unsigned int start, unsigned int end, in ida_simple_get()
952 ida_simple_remove(struct ida *ida, unsigned int id) in ida_simple_remove()
959 ida_alloc_range(struct ida *ida, unsigned int start, unsigned int end, gfp_t gfp) in ida_alloc_range()
965 ida_alloc_min(struct ida *ida, unsigned int min, gfp_t gfp) in ida_alloc_min()
971 ida_alloc_max(struct ida *ida, unsigned int max, gfp_t gfp) in ida_alloc_max()
977 ida_free(struct ida *ida, unsigned int id) in ida_free()
Ddrm_connector.c86 struct ida ida; member
/openbsd/src/sbin/isakmpd/
Dipsec.c1411 struct ipsec_decode_arg *ida = vida; in ipsec_decode_attribute() local
1576 struct ipsec_decode_arg ida; in ipsec_decode_transform() local