Searched refs:idr (Results 1 – 21 of 21) sorted by relevance
19 struct idr { struct56 #define DEFINE_IDR(name) struct idr name = IDR_INIT(name)66 static inline unsigned int idr_get_cursor(const struct idr *idr) in idr_get_cursor() argument68 return READ_ONCE(idr->idr_next); in idr_get_cursor()79 static inline void idr_set_cursor(struct idr *idr, unsigned int val) in idr_set_cursor() argument81 WRITE_ONCE(idr->idr_next, val); in idr_set_cursor()101 #define idr_lock(idr) xa_lock(&(idr)->idr_rt) argument102 #define idr_unlock(idr) xa_unlock(&(idr)->idr_rt) argument103 #define idr_lock_bh(idr) xa_lock_bh(&(idr)->idr_rt) argument104 #define idr_unlock_bh(idr) xa_unlock_bh(&(idr)->idr_rt) argument[all …]
66 struct idr idr; member143 struct idr idr; member144 struct idr *parent_idr;
22 struct idr idr; member
20 struct idr ipcs_idr;
231 struct idr idr; member
705 struct idr css_idr;
540 struct idr notifyids;
194 struct idr ino_idr;
42 extern struct idr btf_idr;
88 struct idr magic_map;101 struct idr leases;102 struct idr lessee_idr;
306 struct idr object_name_idr;342 struct idr ctx_idr;
261 struct idr object_idr;267 struct idr syncobj_idr;
405 struct idr object_idr;413 struct idr tile_idr;
124 struct idr fids;125 struct idr reqs;
234 struct idr txns;
90 struct idr netns_ids;
17 struct idr action_idr;
465 extern struct idr sctp_assocs_id;
685 extern struct idr usb_bus_idr;
488 struct idr counters_idr;
546 struct idr adv_monitors_idr;