/drivers/staging/lustre/lnet/selftest/ |
D | console.h | 60 struct list_head ndl_link; /* chain on list */ 61 struct list_head ndl_hlink; /* chain on hash */ 67 struct list_head grp_link; /* chain on global group list 74 struct list_head grp_trans_list; /* transaction list */ 75 struct list_head grp_ndl_list; /* nodes list */ 76 struct list_head grp_ndl_hash[0]; /* hash table for nodes */ 90 struct list_head bat_link; /* chain on session's batches list */ 98 struct list_head bat_test_list; /* list head of tests (struct lstcon_test) 100 struct list_head bat_trans_list; /* list head of transaction */ 101 struct list_head bat_cli_list; /* list head of client nodes [all …]
|
/drivers/staging/lustre/include/linux/lnet/ |
D | lib-types.h | 58 struct list_head msg_activelist; 59 struct list_head msg_list; /* Q for credits/MD */ 112 struct list_head lh_hash_chain; 120 struct list_head eq_list; 131 struct list_head me_list; 143 struct list_head md_list; 169 struct list_head tp_list; /* ln_test_peers */ 184 struct list_head lnd_list; /* stash in the LND table */ 252 struct list_head tq_delayed; /* delayed TXs */ 257 struct list_head ni_list; /* chain on ln_nis */ [all …]
|
/drivers/gpu/drm/radeon/ |
D | mkregtable.c | 42 struct list_head { struct 43 struct list_head *next, *prev; argument 49 struct list_head name = LIST_HEAD_INIT(name) 51 static inline void INIT_LIST_HEAD(struct list_head *list) in INIT_LIST_HEAD() 64 static inline void __list_add(struct list_head *new, in __list_add() 65 struct list_head *prev, struct list_head *next) in __list_add() 73 extern void __list_add(struct list_head *new, 74 struct list_head *prev, struct list_head *next); 85 static inline void list_add(struct list_head *new, struct list_head *head) in list_add() 98 static inline void list_add_tail(struct list_head *new, struct list_head *head) in list_add_tail() [all …]
|
/drivers/staging/lustre/include/uapi/linux/lnet/ |
D | nidstr.h | 57 struct list_head; 92 void cfs_free_nidlist(struct list_head *list); 93 int cfs_parse_nidlist(char *str, int len, struct list_head *list); 94 int cfs_print_nidlist(char *buffer, int count, struct list_head *list); 95 int cfs_match_nid(lnet_nid_t nid, struct list_head *list); 97 int cfs_ip_addr_parse(char *str, int len, struct list_head *list); 98 int cfs_ip_addr_match(__u32 addr, struct list_head *list); 99 bool cfs_nidrange_is_contiguous(struct list_head *nidlist); 100 void cfs_nidrange_find_min_max(struct list_head *nidlist, char *min_nid, 110 struct list_head *list); [all …]
|
/drivers/vme/ |
D | vme_bridge.h | 12 struct list_head list; 29 struct list_head list; 55 struct list_head list; 57 struct list_head entries; 62 struct list_head list; 67 struct list_head pending; 68 struct list_head running; 73 struct list_head list; 82 struct list_head list; 110 struct list_head master_resources; [all …]
|
/drivers/gpu/drm/nouveau/include/nvif/ |
D | list.h | 110 struct list_head { struct 111 struct list_head *next, *prev; argument 125 struct list_head name = LIST_HEAD_INIT(name) 128 INIT_LIST_HEAD(struct list_head *list) in INIT_LIST_HEAD() 134 __list_add(struct list_head *entry, in __list_add() 135 struct list_head *prev, struct list_head *next) in __list_add() 159 list_add(struct list_head *entry, struct list_head *head) in list_add() 180 list_add_tail(struct list_head *entry, struct list_head *head) in list_add_tail() 186 __list_del(struct list_head *prev, struct list_head *next) in __list_del() 207 list_del(struct list_head *entry) in list_del() [all …]
|
/drivers/infiniband/core/ |
D | mad_priv.h | 66 struct list_head list; 86 struct list_head list; 92 struct list_head agent_list; 98 struct list_head send_list; 99 struct list_head wait_list; 100 struct list_head done_list; 103 struct list_head local_list; 105 struct list_head rmpp_list; 122 struct list_head agent_list; 138 struct list_head rmpp_list; [all …]
|
/drivers/scsi/bfa/ |
D | bfa_cs.h | 124 #define bfa_q_first(_q) ((void *)(((struct list_head *) (_q))->next)) 125 #define bfa_q_next(_qe) (((struct list_head *) (_qe))->next) 126 #define bfa_q_prev(_qe) (((struct list_head *) (_qe))->prev) 132 bfa_q_next(_qe) = (struct list_head *) NULL; \ 133 bfa_q_prev(_qe) = (struct list_head *) NULL; \ 141 (*((struct list_head **) (_qe))) = bfa_q_next(_q); \ 142 bfa_q_prev(bfa_q_next(*((struct list_head **) _qe))) = \ 143 (struct list_head *) (_q); \ 144 bfa_q_next(_q) = bfa_q_next(*((struct list_head **) _qe));\ 146 *((struct list_head **) (_qe)) = (struct list_head *) NULL;\ [all …]
|
D | bfa_svc.h | 39 struct list_head qe; /* queue sg page element */ 44 struct list_head sgpg_q; /* queue of alloced sgpgs */ 48 struct list_head qe; /* queue sg page element */ 67 struct list_head sgpg_q; /* queue of free SG pages */ 68 struct list_head sgpg_wait_q; /* wait queue for SG pages */ 75 bfa_status_t bfa_sgpg_malloc(struct bfa_s *bfa, struct list_head *sgpg_q, 77 void bfa_sgpg_mfree(struct bfa_s *bfa, struct list_head *sgpg_q, int nsgpgs); 101 struct list_head fcxp_req_free_q; /* free FCXPs used for sending req */ 102 struct list_head fcxp_rsp_free_q; /* free FCXPs used for sending req */ 103 struct list_head fcxp_active_q; /* active FCXPs */ [all …]
|
D | bfa_fcpim.h | 34 struct list_head qe; /* queue element */ 129 struct list_head itnim_q; /* queue of active itnim */ 130 struct list_head ioim_resfree_q; /* IOs waiting for f/w */ 131 struct list_head ioim_comp_q; /* IO global comp Q */ 132 struct list_head tskim_free_q; 133 struct list_head tskim_unused_q; /* Unused tskim Q */ 149 struct list_head iotag_ioim_free_q; /* free IO resources */ 150 struct list_head iotag_tio_free_q; /* free IO resources */ 151 struct list_head iotag_unused_q; /* unused IO resources*/ 169 struct list_head qe; /* queue elememt */ [all …]
|
/drivers/acpi/nfit/ |
D | nfit.h | 90 struct list_head list; 99 struct list_head list; 104 struct list_head list; 109 struct list_head list; 114 struct list_head list; 119 struct list_head list; 137 struct list_head list; 149 struct list_head memdevs; 150 struct list_head flushes; 151 struct list_head dimms; [all …]
|
/drivers/staging/gdm724x/ |
D | gdm_usb.h | 46 struct list_head list; 57 struct list_head list; 65 struct list_head to_host_list; 66 struct list_head free_list; 67 struct list_head rx_submit_list; 77 struct list_head sdu_list; 78 struct list_head hci_list; 79 struct list_head free_list; 85 struct list_head to_host_list; 86 struct list_head rx_submit_list; [all …]
|
/drivers/staging/lustre/lnet/klnds/o2iblnd/ |
D | o2iblnd.h | 150 struct list_head ibd_list; /* chain on kib_devs */ 151 struct list_head ibd_fail_list; /* chain on kib_failed_devs */ 162 struct list_head ibd_nets; 195 typedef void (*kib_ps_node_init_t)(struct kib_pool *po, struct list_head *node); 196 typedef void (*kib_ps_node_fini_t)(struct kib_pool *po, struct list_head *node); 206 struct list_head ps_pool_list; /* list of pools */ 207 struct list_head ps_failed_pool_list;/* failed pool list */ 221 struct list_head po_list; /* chain on pool list */ 222 struct list_head po_free_list; /* pre-allocated node */ 245 struct list_head fps_pool_list; /* FMR pool list */ [all …]
|
/drivers/md/ |
D | raid5.h | 200 struct list_head lru; /* inactive_list or handle_list */ 226 struct list_head batch_list; /* protected by head's batch lock*/ 233 struct list_head log_list; 235 struct list_head r5c; /* for r5c_cache->stripe_in_journal */ 502 struct list_head temp_inactive_list[NR_STRIPE_HASH_LOCKS]; 507 struct list_head handle_list; 508 struct list_head loprio_list; 551 struct list_head sibling; 592 struct list_head handle_list; /* stripes needing handling */ 593 struct list_head loprio_list; /* low priority stripes */ [all …]
|
/drivers/staging/lustre/lnet/klnds/socklnd/ |
D | socklnd.h | 81 struct list_head kss_rx_conns; /* conn waiting to be read */ 82 struct list_head kss_tx_conns; /* conn waiting to be written */ 83 struct list_head kss_zombie_noop_txs; /* zombie noop tx list */ 171 struct list_head ksnn_list; /* chain on global list */ 187 struct list_head ksnd_nets; /* list of nets */ 191 struct list_head *ksnd_peers; /* hash table of all my 203 struct list_head ksnd_deathrow_conns; /* conns to close: 206 struct list_head ksnd_zombie_conns; /* conns to free: 209 struct list_head ksnd_enomem_conns; /* conns to retry: 223 struct list_head ksnd_connd_connreqs; /* incoming connection [all …]
|
/drivers/misc/mic/scif/ |
D | scif_main.h | 97 struct list_head uaccept; 98 struct list_head listen; 99 struct list_head zombie; 100 struct list_head connected; 101 struct list_head disconnected; 102 struct list_head nb_connect_list; 114 struct list_head loopb_recv_q; 118 struct list_head rma; 119 struct list_head rma_tc; 120 struct list_head fence; [all …]
|
/drivers/scsi/lpfc/ |
D | lpfc_sli4.h | 137 struct list_head rqb_buffer_list; /* buffers assigned to this HBQ */ 146 struct list_head list; 147 struct list_head wq_list; 151 struct list_head child_list; 152 struct list_head page_list; 153 struct list_head sgl_list; 243 struct list_head list; 273 struct list_head fcf_pri_list; 336 struct list_head list; 583 struct list_head lpfc_wq_list; [all …]
|
/drivers/net/ethernet/brocade/bna/ |
D | bna_types.h | 264 struct list_head qe; 448 struct list_head qe; 467 struct list_head qe; 477 struct list_head txq_q; 525 struct list_head tx_free_q; 526 struct list_head tx_active_q; 528 struct list_head txq_free_q; 571 struct list_head qe; 695 struct list_head qe; 742 struct list_head ucast_pending_add_q; [all …]
|
/drivers/staging/media/atomisp/pci/atomisp2/ |
D | atomisp_subdev.h | 78 struct list_head activeq; 79 struct list_head activeq_out; 84 struct list_head buffers_waiting_for_param; 86 struct list_head per_frame_params; 269 struct list_head list; 281 struct list_head list; 287 struct list_head list; 330 struct list_head fw; 331 struct list_head memory_maps; 350 struct list_head metadata[ATOMISP_METADATA_TYPE_NUM]; [all …]
|
/drivers/pinctrl/ |
D | core.h | 44 struct list_head node; 55 struct list_head gpio_ranges; 79 struct list_head node; 81 struct list_head states; 83 struct list_head dt_maps; 94 struct list_head node; 96 struct list_head settings; 133 struct list_head node; 181 struct list_head node; 254 extern struct list_head pinctrl_maps;
|
/drivers/soc/ti/ |
D | knav_qmss.h | 139 struct list_head list; 151 struct list_head list; 208 struct list_head list; 209 struct list_head pools; 236 struct list_head list; 237 struct list_head region_inst; 267 struct list_head handles; 292 struct list_head list; 303 struct list_head regions; 304 struct list_head queue_ranges; [all …]
|
/drivers/staging/lustre/lustre/include/ |
D | lustre_import.h | 69 struct list_head *paa_reqs_array; /** array to hold requests */ 130 struct list_head oic_item; 163 struct list_head imp_pinger_chain; 165 struct list_head imp_zombie_chain; 172 struct list_head imp_replay_list; 173 struct list_head imp_sending_list; 174 struct list_head imp_delayed_list; 184 struct list_head imp_committed_list; 185 struct list_head *imp_replay_cursor; 189 struct list_head imp_unreplied_list; [all …]
|
/drivers/crypto/ccp/ |
D | ccp-crypto.h | 35 struct list_head entry; 43 struct list_head entry; 51 struct list_head entry; 64 struct list_head entry; 277 int ccp_register_aes_algs(struct list_head *head); 278 int ccp_register_aes_cmac_algs(struct list_head *head); 279 int ccp_register_aes_xts_algs(struct list_head *head); 280 int ccp_register_aes_aeads(struct list_head *head); 281 int ccp_register_sha_algs(struct list_head *head); 282 int ccp_register_des3_algs(struct list_head *head); [all …]
|
/drivers/isdn/capi/ |
D | capilib.c | 18 struct list_head list; 81 void capilib_new_ncci(struct list_head *head, u16 applid, u32 ncci, u32 winsize) in capilib_new_ncci() 105 void capilib_free_ncci(struct list_head *head, u16 applid, u32 ncci) in capilib_free_ncci() 107 struct list_head *l; in capilib_free_ncci() 126 void capilib_release_appl(struct list_head *head, u16 applid) in capilib_release_appl() 128 struct list_head *l, *n; in capilib_release_appl() 143 void capilib_release(struct list_head *head) in capilib_release() 145 struct list_head *l, *n; in capilib_release() 158 u16 capilib_data_b3_req(struct list_head *head, u16 applid, u32 ncci, u16 msgid) in capilib_data_b3_req() 160 struct list_head *l; in capilib_data_b3_req() [all …]
|
/drivers/usb/usbip/ |
D | stub.h | 53 struct list_head priv_init; 54 struct list_head priv_tx; 55 struct list_head priv_free; 58 struct list_head unlink_tx; 59 struct list_head unlink_free; 67 struct list_head list; 80 struct list_head list;
|