Home
last modified time | relevance | path

Searched defs:idr (Results 1 – 12 of 12) sorted by relevance

/freebsd/sys/compat/linuxkpi/common/src/
H A Dlinux_idr.c156 idr_max(struct idr *idr) in idr_max()
168 idr_init(struct idr *idr) in idr_init()
176 idr_destroy(struct idr *idr) in idr_destroy()
215 idr_remove_all(struct idr *idr) in idr_remove_all()
226 idr_remove_locked(struct idr *idr, int id) in idr_remove_locked()
265 idr_remove(struct idr *idr, int id) in idr_remove()
277 idr_find_layer_locked(struct idr *idr, int id) in idr_find_layer_locked()
295 idr_replace(struct idr *idr, void *ptr, int id) in idr_replace()
317 idr_find_locked(struct idr *idr, int id) in idr_find_locked()
332 idr_find(struct idr *idr, int id) in idr_find()
[all …]
/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Didr.h59 struct idr { struct
61 struct idr_layer *top; argument
62 struct idr_layer *free; argument
69 struct idr name; \ argument
109 struct idr idr; member
/freebsd/contrib/libarchive/libarchive/
H A Darchive_write_set_format_iso9660.c870 struct idr { struct
871 struct idrent { argument
881 } *idrent_pool; argument
886 struct idrent *first; argument
888 } wait_list;
890 int pool_size;
891 int pool_idx;
892 int num_size;
893 int null_size;
895 char char_map[0x80];
[all …]
/freebsd/sys/dev/cxgbe/iw_cxgbe/
H A Diw_cxgbe.h304 static inline int _insert_handle(struct c4iw_dev *rhp, struct idr *idr, in _insert_handle()
324 static inline int insert_handle(struct c4iw_dev *rhp, struct idr *idr, in insert_handle()
330 static inline int insert_handle_nolock(struct c4iw_dev *rhp, struct idr *idr, in insert_handle_nolock()
336 static inline void _remove_handle(struct c4iw_dev *rhp, struct idr *idr, in _remove_handle()
346 static inline void remove_handle(struct c4iw_dev *rhp, struct idr *idr, u32 id) in remove_handle()
352 struct idr *idr, u32 id) in remove_handle_nolock()
/freebsd/usr.sbin/iscsid/
H A Discsid.c92 struct iscsi_daemon_receive idr; in pdu_receive_proxy() local
/freebsd/contrib/wpa/src/eap_server/
H A Dikev2.c514 const u8 *idr, size_t idr_len) in ikev2_process_idr()
/freebsd/sys/ofed/drivers/infiniband/core/
H A Duverbs.h165 struct xarray idr; member
H A Dib_cma.c216 struct idr *idr = cma_pernet_idr(vnet, ps); in cma_ps_alloc() local
224 struct idr *idr = cma_pernet_idr(net, ps); in cma_ps_find() local
231 struct idr *idr = cma_pernet_idr(net, ps); in cma_ps_remove() local
/freebsd/contrib/wpa/src/eap_common/
H A Dikev2_common.h302 const u8 *idr; member
/freebsd/sys/dev/iscsi/
H A Discsi.c1855 struct iscsi_daemon_receive *idr) in iscsi_ioctl_daemon_receive()
/freebsd/sys/dev/re/
H A Dif_re.c3094 uint32_t idr[2]; in re_init_locked() local
/freebsd/sys/arm64/include/
H A Darmreg.h195 #define CCSIDR_NSETS(idr) \ argument
197 #define CCSIDR_ASSOC(idr) \ argument
199 #define CCSIDR_NSETS_64(idr) \ argument
201 #define CCSIDR_ASSOC_64(idr) \ argument