Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/drm/include/linux/
H A Didr.h66 struct ida { struct
71 struct ida name = { \ argument
/openbsd/sys/dev/pci/drm/
H A Ddrm_linux.c930 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()
H A Ddrm_connector.c86 struct ida ida; member
/openbsd/sbin/isakmpd/
H A Dipsec.c1411 struct ipsec_decode_arg *ida = vida; in ipsec_decode_attribute() local
1576 struct ipsec_decode_arg ida; in ipsec_decode_transform() local