/drivers/staging/vme_user/ |
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/scsi/bfa/ |
D | bfa_cs.h | 116 #define bfa_q_first(_q) ((void *)(((struct list_head *) (_q))->next)) 117 #define bfa_q_next(_qe) (((struct list_head *) (_qe))->next) 118 #define bfa_q_prev(_qe) (((struct list_head *) (_qe))->prev) 124 bfa_q_next(_qe) = (struct list_head *) NULL; \ 125 bfa_q_prev(_qe) = (struct list_head *) NULL; \ 133 (*((struct list_head **) (_qe))) = bfa_q_next(_q); \ 134 bfa_q_prev(bfa_q_next(*((struct list_head **) _qe))) = \ 135 (struct list_head *) (_q); \ 136 bfa_q_next(_q) = bfa_q_next(*((struct list_head **) _qe));\ 138 *((struct list_head **) (_qe)) = (struct list_head *) NULL;\ [all …]
|
D | bfa_svc.h | 31 struct list_head qe; /* queue sg page element */ 36 struct list_head sgpg_q; /* queue of alloced sgpgs */ 40 struct list_head qe; /* queue sg page element */ 59 struct list_head sgpg_q; /* queue of free SG pages */ 60 struct list_head sgpg_wait_q; /* wait queue for SG pages */ 67 bfa_status_t bfa_sgpg_malloc(struct bfa_s *bfa, struct list_head *sgpg_q, 69 void bfa_sgpg_mfree(struct bfa_s *bfa, struct list_head *sgpg_q, int nsgpgs); 93 struct list_head fcxp_req_free_q; /* free FCXPs used for sending req */ 94 struct list_head fcxp_rsp_free_q; /* free FCXPs used for sending req */ 95 struct list_head fcxp_active_q; /* active FCXPs */ [all …]
|
D | bfa_fcpim.h | 26 struct list_head qe; /* queue element */ 121 struct list_head itnim_q; /* queue of active itnim */ 122 struct list_head ioim_resfree_q; /* IOs waiting for f/w */ 123 struct list_head ioim_comp_q; /* IO global comp Q */ 124 struct list_head tskim_free_q; 125 struct list_head tskim_unused_q; /* Unused tskim Q */ 141 struct list_head iotag_ioim_free_q; /* free IO resources */ 142 struct list_head iotag_tio_free_q; /* free IO resources */ 143 struct list_head iotag_unused_q; /* unused IO resources*/ 161 struct list_head qe; /* queue elememt */ [all …]
|
/drivers/staging/gdm724x/ |
D | gdm_usb.h | 36 struct list_head list; 47 struct list_head list; 55 struct list_head to_host_list; 56 struct list_head free_list; 57 struct list_head rx_submit_list; 67 struct list_head sdu_list; 68 struct list_head hci_list; 69 struct list_head free_list; 75 struct list_head to_host_list; 76 struct list_head rx_submit_list; [all …]
|
/drivers/infiniband/core/ |
D | mad_priv.h | 66 struct list_head list; 86 struct list_head list; 97 struct list_head send_list; 98 struct list_head wait_list; 99 struct list_head done_list; 102 struct list_head local_list; 104 struct list_head rmpp_list; 123 struct list_head agent_list; 139 struct list_head rmpp_list; 149 struct list_head completion_list; [all …]
|
D | uverbs.h | 113 struct list_head uverbs_file_list; 122 struct list_head event_list; 146 struct list_head list; 156 struct list_head uobjects; 159 struct list_head umaps; 170 struct list_head list; 171 struct list_head obj_list; 176 struct list_head list; 185 struct list_head event_list; 203 struct list_head mcast_list; [all …]
|
/drivers/net/ethernet/brocade/bna/ |
D | bna_types.h | 256 struct list_head qe; 440 struct list_head qe; 459 struct list_head qe; 469 struct list_head txq_q; 517 struct list_head tx_free_q; 518 struct list_head tx_active_q; 520 struct list_head txq_free_q; 563 struct list_head qe; 687 struct list_head qe; 734 struct list_head ucast_pending_add_q; [all …]
|
/drivers/md/ |
D | raid5.h | 202 struct list_head lru; /* inactive_list or handle_list */ 228 struct list_head batch_list; /* protected by head's batch lock*/ 235 struct list_head log_list; 237 struct list_head r5c; /* for r5c_cache->stripe_in_journal */ 510 struct list_head temp_inactive_list[NR_STRIPE_HASH_LOCKS]; 515 struct list_head handle_list; 516 struct list_head loprio_list; 559 struct list_head sibling; 615 struct list_head handle_list; /* stripes needing handling */ 616 struct list_head loprio_list; /* low priority stripes */ [all …]
|
/drivers/acpi/nfit/ |
D | nfit.h | 164 struct list_head list; 173 struct list_head list; 178 struct list_head list; 183 struct list_head list; 188 struct list_head list; 193 struct list_head list; 216 struct list_head list; 241 struct list_head memdevs; 242 struct list_head flushes; 243 struct list_head dimms; [all …]
|
/drivers/gpu/drm/i915/gvt/ |
D | gtt.h | 98 struct list_head oos_page_use_list_head; 99 struct list_head oos_page_free_list_head; 101 struct list_head ppgtt_mm_lru_list_head; 148 struct list_head list; 170 struct list_head list; 171 struct list_head lru_list; 172 struct list_head link; /* possible LRI shadow mm list */ 179 struct list_head partial_pte_list; 214 struct list_head ppgtt_mm_list_head; 216 struct list_head oos_page_list_head; [all …]
|
/drivers/gpu/drm/amd/amdkfd/ |
D | kfd_topology.h | 72 struct list_head list; 86 struct list_head list; 103 struct list_head list; 122 struct list_head list; 129 struct list_head list; 133 struct list_head mem_props; 135 struct list_head cache_props; 136 struct list_head io_link_props; 137 struct list_head p2p_link_props; 138 struct list_head perf_props; [all …]
|
/drivers/scsi/lpfc/ |
D | lpfc_sli4.h | 133 struct list_head rqb_buffer_list; /* buffers assigned to this HBQ */ 152 struct list_head list; 153 struct list_head wq_list; 171 struct list_head wqfull_list; 175 struct list_head child_list; 176 struct list_head page_list; 177 struct list_head sgl_list; 178 struct list_head cpu_list; 279 struct list_head _poll_list; 320 struct list_head list; [all …]
|
D | lpfc_sli.h | 51 struct list_head list; 70 struct list_head list; 71 struct list_head clist; 72 struct list_head dlist; 179 struct list_head list; /* ptr to next mailbox command */ 267 struct list_head txq; 270 struct list_head txcmplq; 274 struct list_head postbufq; 277 struct list_head iocb_continueq; 280 struct list_head iocb_continue_saveq; [all …]
|
/drivers/pinctrl/ |
D | core.h | 43 struct list_head node; 54 struct list_head gpio_ranges; 78 struct list_head node; 80 struct list_head states; 82 struct list_head dt_maps; 93 struct list_head node; 95 struct list_head settings; 132 struct list_head node; 180 struct list_head node; 243 extern struct list_head pinctrl_maps;
|
/drivers/staging/greybus/ |
D | audio_codec.h | 64 struct list_head list; 70 struct list_head module_list; 72 struct list_head dai_list; 79 struct list_head list; 88 struct list_head list; 95 struct list_head list; 111 struct list_head list; 124 struct list_head list; 144 struct list_head data_list; 160 struct list_head widget_list; [all …]
|
/drivers/gpu/drm/i915/ |
D | i915_scheduler_types.h | 63 struct list_head signalers_list; /* those before us, we depend upon */ 64 struct list_head waiters_list; /* those after us, they depend upon us */ 65 struct list_head link; 75 struct list_head signal_link; 76 struct list_head wait_link; 77 struct list_head dfs_link; 120 struct list_head requests; 125 struct list_head hold;
|
/drivers/net/ethernet/netronome/nfp/flower/ |
D | conntrack.h | 66 struct list_head pre_ct_list; 69 struct list_head post_ct_list; 75 struct list_head nft_flows_list; 126 struct list_head list_node; 131 struct list_head children; 152 struct list_head pre_ct_list; 153 struct list_head post_ct_list; 157 struct list_head children; 178 struct list_head nft_flow_list; 179 struct list_head tc_merge_list;
|
/drivers/soc/ti/ |
D | knav_qmss.h | 133 struct list_head list; 145 struct list_head list; 202 struct list_head list; 203 struct list_head pools; 230 struct list_head list; 231 struct list_head region_inst; 261 struct list_head handles; 286 struct list_head list; 302 struct list_head regions; 303 struct list_head queue_ranges; [all …]
|
/drivers/net/ethernet/mellanox/mlx5/core/ |
D | en_rep.h | 52 struct list_head neigh_list; 75 struct list_head tc_indr_block_priv_list; 81 struct list_head unready_flows; 111 struct list_head vport_sqs_list; 142 struct list_head neigh_list; 147 struct list_head encap_list; 177 struct list_head flows; 197 struct list_head encap_list; 202 struct list_head flows; 203 struct list_head route_list; [all …]
|
/drivers/gpu/drm/radeon/ |
D | mkregtable.c | 42 struct list_head { struct 43 struct list_head *next, *prev; argument 47 static inline void INIT_LIST_HEAD(struct list_head *list) in INIT_LIST_HEAD() 60 static inline void __list_add(struct list_head *new, in __list_add() 61 struct list_head *prev, struct list_head *next) in __list_add() 69 extern void __list_add(struct list_head *new, 70 struct list_head *prev, struct list_head *next); 81 static inline void list_add_tail(struct list_head *new, struct list_head *head) in list_add_tail() 107 struct list_head list; 112 struct list_head offsets;
|
/drivers/usb/usbip/ |
D | stub.h | 39 struct list_head priv_init; 40 struct list_head priv_tx; 41 struct list_head priv_free; 44 struct list_head unlink_tx; 45 struct list_head unlink_free; 53 struct list_head list; 66 struct list_head list;
|
/drivers/crypto/ccp/ |
D | ccp-crypto.h | 37 struct list_head entry; 45 struct list_head entry; 53 struct list_head entry; 66 struct list_head entry; 278 int ccp_register_aes_algs(struct list_head *head); 279 int ccp_register_aes_cmac_algs(struct list_head *head); 280 int ccp_register_aes_xts_algs(struct list_head *head); 281 int ccp_register_aes_aeads(struct list_head *head); 282 int ccp_register_sha_algs(struct list_head *head); 283 int ccp_register_des3_algs(struct list_head *head); [all …]
|
/drivers/net/ethernet/intel/ice/ |
D | ice_fltr.c | 15 void ice_fltr_free_list(struct device *dev, struct list_head *h) in ice_fltr_free_list() 33 struct list_head *list) in ice_fltr_add_entry_to_list() 148 int ice_fltr_add_mac_list(struct ice_vsi *vsi, struct list_head *list) in ice_fltr_add_mac_list() 158 int ice_fltr_remove_mac_list(struct ice_vsi *vsi, struct list_head *list) in ice_fltr_remove_mac_list() 168 static int ice_fltr_add_vlan_list(struct ice_vsi *vsi, struct list_head *list) in ice_fltr_add_vlan_list() 179 ice_fltr_remove_vlan_list(struct ice_vsi *vsi, struct list_head *list) in ice_fltr_remove_vlan_list() 189 static int ice_fltr_add_eth_list(struct ice_vsi *vsi, struct list_head *list) in ice_fltr_add_eth_list() 199 static int ice_fltr_remove_eth_list(struct ice_vsi *vsi, struct list_head *list) in ice_fltr_remove_eth_list() 221 ice_fltr_add_mac_to_list(struct ice_vsi *vsi, struct list_head *list, in ice_fltr_add_mac_to_list() 245 ice_fltr_add_vlan_to_list(struct ice_vsi *vsi, struct list_head *list, in ice_fltr_add_vlan_to_list() [all …]
|
/drivers/acpi/acpica/ |
D | utcache.c | 92 while (cache->list_head) { in acpi_os_purge_cache() 96 next = ACPI_GET_DESCRIPTOR_PTR(cache->list_head); in acpi_os_purge_cache() 97 ACPI_FREE(cache->list_head); in acpi_os_purge_cache() 99 cache->list_head = next; in acpi_os_purge_cache() 185 ACPI_SET_DESCRIPTOR_PTR(object, cache->list_head); in acpi_os_release_object() 186 cache->list_head = object; in acpi_os_release_object() 228 if (cache->list_head) { in acpi_os_acquire_object() 232 object = cache->list_head; in acpi_os_acquire_object() 233 cache->list_head = ACPI_GET_DESCRIPTOR_PTR(object); in acpi_os_acquire_object()
|