Home
last modified time | relevance | path

Searched refs:ida (Results 1 – 12 of 12) sorted by relevance

/include/linux/
A Didr.h263 struct ida { struct
276 void ida_destroy(struct ida *ida);
277 int ida_find_first_range(struct ida *ida, unsigned int min, unsigned int max);
291 static inline int ida_alloc(struct ida *ida, gfp_t gfp) in ida_alloc() argument
309 static inline int ida_alloc_min(struct ida *ida, unsigned int min, gfp_t gfp) in ida_alloc_min() argument
327 static inline int ida_alloc_max(struct ida *ida, unsigned int max, gfp_t gfp) in ida_alloc_max() argument
332 static inline void ida_init(struct ida *ida) in ida_init() argument
343 #define ida_simple_remove(ida, id) ida_free(ida, id) argument
345 static inline bool ida_is_empty(const struct ida *ida) in ida_is_empty() argument
350 static inline bool ida_exists(struct ida *ida, unsigned int id) in ida_exists() argument
[all …]
A Dintel_vsec.h139 struct ida *ida; member
A Dthunderbolt.h261 struct ida service_ids;
262 struct ida in_hopids;
263 struct ida out_hopids;
504 struct ida msix_ida;
A Dvfio.h70 struct ida pasids;
A Ddmaengine.h888 struct ida chan_ida;
/include/media/
A Dmedia-device.h22 struct ida;
159 struct ida entity_internal_idx;
/include/linux/greybus/
A Dhd.h51 struct ida cport_id_map;
A Dsvc.h45 struct ida device_id_map;
/include/drm/
A Ddrm_mode_config.h437 struct ida connector_ida;
/include/linux/mlx5/
A Ddriver.h682 struct ida ida; member
/include/linux/soundwire/
A Dsdw.h1018 struct ida slave_ida;
/include/net/bluetooth/
A Dhci_core.h356 struct ida unset_handle_ida;

Completed in 45 milliseconds