Searched defs:ida (Results 1 – 4 of 4) sorted by relevance
| /openbsd/src/sys/dev/pci/drm/include/linux/ |
| D | idr.h | 66 struct ida { struct 71 struct ida name = { \ argument
|
| /openbsd/src/sys/dev/pci/drm/ |
| D | drm_linux.c | 933 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()
|
| D | drm_connector.c | 86 struct ida ida; member
|
| /openbsd/src/sbin/isakmpd/ |
| D | ipsec.c | 1411 struct ipsec_decode_arg *ida = vida; in ipsec_decode_attribute() local 1576 struct ipsec_decode_arg ida; in ipsec_decode_transform() local
|