/kernel/linux/linux-6.6/include/linux/mlx5/ |
H A D | driver.h | 15 * copyright notice, this list of conditions and the following 19 * copyright notice, this list of conditions and the following 241 struct list_head list; member 399 struct list_head list; member 412 struct list_head list; member 665 /* protects tirs list changes while tirs refresh */
|
/kernel/linux/linux-6.6/include/net/ |
H A D | sch_generic.h | 12 #include <linux/list.h> 58 struct list_head list; member 452 struct list_head list; member 1157 * We do not know the backlog in bytes of this list, it in __qdisc_reset_queue() 1281 * The fast path only needs to access filter list and to update stats
|
/kernel/linux/linux-6.6/include/net/sctp/ |
H A D | structs.h | 106 /* This is a list of groups of functions for each address 329 * a copy of the raw address list of the association. 330 * The length of the raw address list is saved in the 489 struct list_head list; member 551 struct list_head list; member 559 /* This is our link to the per-transport transmitted list. */ 566 * For the first fragment this is the list that holds the rest of 694 struct list_head list; member 775 /* A list of transports. */ 823 * address list derive [all...] |
/kernel/linux/linux-6.6/drivers/ufs/host/ |
H A D | ufs-mediatek.c | 757 * Remove "ufs_sel_min_src" and "ufs_sel_min_src" from list to avoid in ufs_mtk_init_clocks() 760 list_for_each_entry_safe(clki, clki_tmp, head, list) { in ufs_mtk_init_clocks() 766 list_del(&clki->list); in ufs_mtk_init_clocks() 770 list_del(&clki->list); in ufs_mtk_init_clocks()
|
/kernel/linux/linux-6.6/drivers/usb/gadget/function/ |
H A D | f_ncm.c | 402 { } /* end of list */ 1156 struct sk_buff_head *list) in ncm_unwrap_ntb() 1314 skb_queue_tail(list, skb2); in ncm_unwrap_ntb() 1345 skb_queue_purge(list); in ncm_unwrap_ntb() 1154 ncm_unwrap_ntb(struct gether *port, struct sk_buff *skb, struct sk_buff_head *list) ncm_unwrap_ntb() argument
|
/kernel/linux/linux-6.6/drivers/staging/vc04_services/interface/vchiq_arm/ |
H A D | vchiq_dev.c | 312 list) { in vchiq_irq_queue_bulk_tx_rx() 314 list_del(&iter->list); in vchiq_irq_queue_bulk_tx_rx() 356 list_add(&waiter->list, &instance->bulk_waiter_list); in vchiq_irq_queue_bulk_tx_rx()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdkfd/ |
H A D | kfd_process_queue_manager.c | 26 #include <linux/list.h> 434 /* check if queues list is empty unregister process from device */ in pqm_create_queue() 693 list_for_each_entry(q, &pdd->qpd.queues_list, list) { in kfd_process_get_queue_info() 797 list_for_each_entry(q, &pdd->qpd.queues_list, list) { in criu_checkpoint_queues_device()
|
/kernel/linux/linux-6.6/drivers/comedi/drivers/ |
H A D | rtd520.c | 209 /* Set a practical limit on how long a list to support (affects memory use) */ 210 /* The board support a channel list up to the FIFO length (1K or 8K) */ 211 #define RTD_MAX_CHANLIST 128 /* max channel list that we allow */ 424 /* Note: we also setup the channel list bipolar flag array */ in rtd_convert_chan_gain() 457 /* Setup the channel-gain table from a comedi list */ 459 unsigned int n_chan, unsigned int *list) in rtd_load_channelgain_list() 467 writel(rtd_convert_chan_gain(dev, list[ii], ii), in rtd_load_channelgain_list() 472 writel(rtd_convert_chan_gain(dev, list[0], 0), in rtd_load_channelgain_list() 844 /* load channel list and reset CGT */ in rtd_ai_cmd() 458 rtd_load_channelgain_list(struct comedi_device *dev, unsigned int n_chan, unsigned int *list) rtd_load_channelgain_list() argument
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath10k/ |
H A D | qmi.c | 887 list_add_tail(&event->list, &qmi->event_list); in ath10k_qmi_driver_event_post() 1035 struct ath10k_qmi_driver_event, list); in ath10k_qmi_driver_event_work() 1036 list_del(&event->list); in ath10k_qmi_driver_event_work()
|
/kernel/linux/linux-6.6/drivers/net/hyperv/ |
H A D | hyperv_net.h | 15 #include <linux/list.h> 1004 struct list_head list; member 1022 /* list of netvsc net_devices */ 1023 struct list_head list; member 1030 /* list protection */
|
/kernel/linux/linux-6.6/drivers/net/plip/ |
H A D | plip.c | 1255 plip_searchfor(int list[], int a) in plip_searchfor() argument 1258 for (i = 0; i < PLIP_MAX && list[i] != -1; i++) { in plip_searchfor() 1259 if (list[i] == a) return 1; in plip_searchfor()
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath12k/ |
H A D | dp_tx.c | 84 list_move_tail(&tx_desc->list, &dp->tx_desc_free_list[pool_id]); in ath12k_dp_tx_release_txbuf() 96 list); in ath12k_dp_tx_assign_buffer() 103 list_move_tail(&desc->list, &dp->tx_desc_used_list[pool_id]); in ath12k_dp_tx_assign_buffer()
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath5k/ |
H A D | debug.c | 33 * notice, this list of conditions and the following disclaimer, 68 #include <linux/list.h> 834 list_for_each_entry_safe(bf, bf0, &txq->q, list) in read_file_queue() 1075 list_for_each_entry(bf, &ah->rxbuf, list) { in ath5k_debug_printrxbuffs()
|
/kernel/linux/linux-6.6/drivers/media/platform/samsung/s5p-mfc/ |
H A D | s5p_mfc_dec.c | 864 struct s5p_mfc_buf, list); in vidioc_decoder_cmd() 1100 list_add_tail(&mfc_buf->list, &ctx->src_queue); in s5p_mfc_buf_queue() 1109 list_add_tail(&mfc_buf->list, &ctx->dst_queue); in s5p_mfc_buf_queue()
|
/kernel/linux/linux-6.6/drivers/media/pci/cx18/ |
H A D | cx18-ioctl.c | 765 struct cx18_buffer, list); in cx18_process_idx_data() 767 if (list_entry_is_past_end(mdl->curr_buf, &mdl->buf_list, list)) { in cx18_process_idx_data() 777 list_for_each_entry_from(mdl->curr_buf, &mdl->buf_list, list) { in cx18_process_idx_data()
|
/kernel/linux/linux-6.6/drivers/media/platform/mediatek/mdp/ |
H A D | mtk_mdp_m2m.c | 1078 INIT_LIST_HEAD(&ctx->list); in mtk_mdp_m2m_open() 1108 list_add(&ctx->list, &mdp->ctx_list); in mtk_mdp_m2m_open() 1153 list_del_init(&ctx->list); in mtk_mdp_m2m_release()
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/wil6210/ |
H A D | wil6210.h | 489 struct list_head list; member 774 struct list_head list; member 890 struct list_head list; member 898 * list to the 'free' list. 900 * 'active' list.
|
/kernel/linux/linux-6.6/drivers/net/wireless/ralink/rt2x00/ |
H A D | rt2x00dev.c | 286 list_for_each_entry_rcu(bar_entry, &rt2x00dev->bar_list, list) { in rt2x00lib_txdone_bar_status() 294 list_del_rcu(&bar_entry->list); in rt2x00lib_txdone_bar_status() 436 * remove BARs from our check list while checking for their in rt2x00lib_txdone_nomatch() 513 * remove BARs from our check list while checking for their in rt2x00lib_txdone() 611 list_for_each_entry_rcu(entry, &rt2x00dev->bar_list, list) { in rt2x00lib_rxdone_check_ba() 1026 * Initialize Rate list. in rt2x00lib_probe_hw_modes() 1032 * Initialize Channel list. in rt2x00lib_probe_hw_modes()
|
/kernel/linux/linux-6.6/block/ |
H A D | mq-deadline.c | 284 * take it off the sort and fifo list in deadline_move_request() 301 * in the FIFO list. Requires !list_empty(&dd->fifo_list[data_dir]). 841 * set expire time and add to fifo list in dd_insert_request() 865 struct list_head *list, in dd_insert_requests() 873 while (!list_empty(list)) { in dd_insert_requests() 876 rq = list_first_entry(list, struct request, queuelist); in dd_insert_requests() 864 dd_insert_requests(struct blk_mq_hw_ctx *hctx, struct list_head *list, blk_insert_t flags) dd_insert_requests() argument
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/mlx5/ |
H A D | mlx5_ib.h | 259 struct list_head list; member 587 struct list_head list; member 970 struct list_head list; member
|
/kernel/linux/linux-6.6/drivers/gpu/drm/tegra/ |
H A D | drm.c | 473 list_for_each_entry(client, &tegra->clients, list) in tegra_open_channel() 918 list_add_tail(&client->list, &tegra->clients); in tegra_drm_register_client() 929 list_del_init(&client->list); in tegra_drm_unregister_client()
|
/kernel/linux/linux-6.6/drivers/iio/adc/ |
H A D | stm32-dfsdm-adc.c | 126 const struct stm32_dfsdm_str2field *list) in stm32_dfsdm_str2val() 128 const struct stm32_dfsdm_str2field *p = list; in stm32_dfsdm_str2val() 130 for (p = list; p && p->name; p++) in stm32_dfsdm_str2val() 125 stm32_dfsdm_str2val(const char *str, const struct stm32_dfsdm_str2field *list) stm32_dfsdm_str2val() argument
|
/kernel/linux/linux-6.6/drivers/media/common/videobuf2/ |
H A D | videobuf2-v4l2.c | 1283 * to protect the objects list. 1293 list_for_each_entry(obj, &req->objects, list) { in vb2_request_validate() 1303 list_for_each_entry_continue_reverse(obj, &req->objects, list) in vb2_request_validate() 1318 * objects list, after all other object types. Once buffer objects in vb2_request_queue() 1324 list_for_each_entry_safe(obj, obj_safe, &req->objects, list) in vb2_request_queue()
|
/kernel/linux/linux-6.6/net/sctp/ |
H A D | associola.c | 205 /* Make an empty list of remote transport addresses. */ in sctp_association_init() 261 /* Save the hmacs and chunks list into this association */ in sctp_association_init() 355 /* Clean up the bound address list. */ in sctp_association_free() 492 * to the next peer before removing this peer from the list. in sctp_assoc_rm_peer() 497 /* Remove this peer from the list. */ in sctp_assoc_rm_peer() 545 /* If we have something on the transmitted list, we have to in sctp_assoc_rm_peer() 551 /* Reset the transport of each chunk on this list */ in sctp_assoc_rm_peer() 571 list_for_each_entry(ch, &asoc->outqueue.out_chunk_list, list) in sctp_assoc_rm_peer() 940 * list. Return which transport this TSN lives on. in sctp_assoc_lookup_tsn() 1026 * The receiver has a list o in sctp_assoc_bh_rcv() [all...] |
/kernel/linux/linux-6.6/net/smc/ |
H A D | smc_wr.c | 414 hash_for_each_possible(smc_wr_rx_hash, h_iter, list, handler->type) { in smc_wr_rx_register_handler() 420 hash_add(smc_wr_rx_hash, &handler->list, handler->type); in smc_wr_rx_register_handler() 443 hash_for_each_possible(smc_wr_rx_hash, handler, list, wr_rx->type) { in smc_wr_rx_demultiplex()
|