Searched defs:list (Results 201 - 225 of 640) sorted by relevance

1234567891011>>

/freebsd-13-stable/contrib/apr-util/buckets/
H A Dapr_brigade.c56 apr_brigade_create(apr_pool_t *p, apr_bucket_alloc_t *list) argument
/freebsd-13-stable/contrib/atf/atf-c/detail/
H A Dlist.c274 atf_list_index(atf_list_t *list, const size_t idx) argument
293 atf_list_index_c(const atf_list_t *list, const size_t idx) argument
[all...]
/freebsd-13-stable/sys/contrib/openzfs/lib/libzfs/
H A Dlibzfs_import.c270 nvlist_t **list; local
/freebsd-13-stable/sys/contrib/openzfs/module/icp/api/
H A Dkcf_cipher.c233 kcf_prov_tried_t *list = NULL; local
359 kcf_prov_tried_t *list = NULL; local
642 kcf_prov_tried_t *list = NULL; local
[all...]
/freebsd-13-stable/sys/contrib/openzfs/module/zfs/
H A Ddnode_sync.c528 dnode_undirty_dbufs(list_t *list) argument
629 list_t *list = &dn->dn_dirty_records[txgoff]; local
/freebsd-13-stable/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib_cm.c53 struct list_head list; member in struct:id_map_entry
[all...]
/freebsd-13-stable/sys/dev/mlx5/
H A Dfs.h209 struct list_head list; member in struct:mlx5_flow_rule_node
/freebsd-13-stable/sys/dev/mlx5/mlx5_fpga/
H A Dmlx5fpga_ipsec.c64 struct list_head list; /* Item in pending_cmds */ member in struct:mlx5_ipsec_command_context
/freebsd-13-stable/sys/dev/mthca/
H A Dmthca_memfree.h50 struct list_head list; member in struct:mthca_icm_chunk
/freebsd-13-stable/sys/dev/drm2/
H A Ddrm_gem.c251 struct drm_hash_item *list = &obj->map_list; local
H A Ddrm_linux_list.h91 static inline void list_move(struct list_head *list, struct list_head *head) argument
97 static inline void list_move_tail(struct list_head *list, argument
156 __list_splice(const struct list_head *list, struct list_head *prev, struct list_head *next) argument
170 list_splice(const struct list_head *list, struct list_head *head) argument
[all...]
/freebsd-13-stable/sys/dev/drm2/ttm/
H A Dttm_object.c365 struct list_head *list; local
/freebsd-13-stable/sys/dev/hptrr/
H A Dhptrr_os_bsd.c125 void freelist_reserve(struct freelist *list, void *osext, HPT_UINT size, HPT_UINT count) argument
143 freelist_get(struct freelist *list) argument
156 freelist_put(struct freelist * list, void *p) argument
164 freelist_reserve_dma(struct freelist *list, void *osext, HPT_UINT size, HPT_UINT alignment, HPT_UINT count) argument
183 freelist_get_dma(struct freelist *list, BUS_ADDRESS *busaddr) argument
193 freelist_put_dma(struct freelist *list, void *p, BUS_ADDRESS busaddr) argument
[all...]
/freebsd-13-stable/sys/contrib/vchiq/interface/compat/
H A Dlist.h144 __list_splice_between(struct list_head *prev, const struct list_head *list, argument
158 list_splice(const struct list_head *list, struct list_head *head) argument
165 list_splice_tail(const struct list_head *list, struc argument
[all...]
/freebsd-13-stable/sys/contrib/vchiq/interface/vchi/
H A Dvchi.h96 } list; member in union:vchi_msg_vector_ex::__anon10814
/freebsd-13-stable/contrib/ofed/infiniband-diags/src/
H A Dmcm_rereg_test.c148 rereg_send_all(int port, int agent, ib_portid_t * dport, struct guid_trid *list, unsigned cnt) argument
206 rereg_recv_all(int port, int agent, ib_portid_t * dport, struct guid_trid *list, unsigned cnt) argument
263 rereg_query_all(int port, int agent, ib_portid_t * dport, struct guid_trid *list, unsigned cnt) argument
320 struct guid_trid *list; local
[all...]
/freebsd-13-stable/contrib/ofed/libibverbs/
H A Dinit.c281 int ibverbs_init(struct ibv_device ***list) argument
/freebsd-13-stable/contrib/ofed/opensm/opensm/
H A Dosm_ucast_dnup.c75 cl_list_item_t list; member in struct:dnup_node
110 cl_qlist_t list; local
224 cl_qlist_t list; local
[all...]
/freebsd-13-stable/contrib/ntp/sntp/libopts/
H A Dsave.c649 char * list = optionMemberList(od); local
/freebsd-13-stable/contrib/nvi/vi/
H A Dvs_split.c336 SCR *tsp, **lp, *list[100]; local
704 SCR *nsp, *list[2]; local
799 SCR *g, *s, *prev, *next, *list[3] = {NULL, NULL, NULL}; local
[all...]
/freebsd-13-stable/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_taskdeps.cpp189 __kmp_add_node(kmp_info_t *thread, kmp_depnode_list_t *list, kmp_depnode_t *node) argument
/freebsd-13-stable/contrib/ncurses/ncurses/base/
H A Dnew_pair.c75 colorpair_t *list = sp->_color_pairs; local
88 colorpair_t *list = sp->_color_pairs; local
102 colorpair_t *list = sp->_color_pairs; local
165 colorpair_t *list = sp->_color_pairs; local
223 colorpair_t *list = sp->_color_pairs; local
[all...]
/freebsd-13-stable/contrib/ncurses/ncurses/tinfo/
H A Dmake_hash.c153 count_columns(char **list) argument
167 static char **list; local
287 char **list; local
[all...]
/freebsd-13-stable/contrib/ncurses/progs/
H A Dtabs.c528 int *list = decode_tabs(tab_list); local
[all...]
/freebsd-13-stable/sys/contrib/ipfilter/netinet/
H A Dip_dstlist.c1324 ippool_dst_t *list; local
[all...]

Completed in 376 milliseconds

1234567891011>>