Home
last modified time | relevance | path

Searched refs:list (Results 14601 - 14625 of 14732) sorted by relevance

1...<<581582583584585586587588589590

/kernel/linux/linux-5.10/drivers/dma/ti/
H A Dk3-udma.c15 #include <linux/list.h>
/kernel/linux/linux-5.10/drivers/mtd/nand/raw/brcmnand/
H A Dbrcmnand.c29 #include <linux/list.h>
89 #define FLASH_DMA_MODE_MODE BIT(0) /* link list */
1999 * Construct a FLASH_DMA descriptor as part of a linked list. You must know the
2001 * - Is this descriptor the beginning or end of a linked list?
2002 * - What is the (DMA) address of the next descriptor in the linked list?
3090 /* linked-list and stop on error */ in brcmnand_probe()
/kernel/linux/linux-5.10/drivers/iommu/arm/arm-smmu-v3/
H A Darm-smmu-v3.c736 * insert their own list of commands then all of the commands from one
1894 * the master has been added to the devices list for this domain. in arm_smmu_domain_finalise_s1()
2512 list_add_tail(&region->list, head); in arm_smmu_get_resv_regions()
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/
H A Dqla3xxx.c12 #include <linux/list.h>
300 if (qdev->lrg_buf_free_tail == NULL) { /* The list is empty */ in ql_release_to_lrg_buf_free_list()
2005 * Get the inbound address list (small buffer). in ql_process_mac_rx_intr()
2046 * Get the inbound address list (small buffer). in ql_process_macip_rx_intr()
2254 * more than two frags are given. Each address list has 5 addr/len pairs.
2348 * Continuation entry points to outbound address list. in ql_send_map()
2361 "PCI mapping outbound address list with error: %d\n", in ql_send_map()
2815 /* Create free list of transmit buffers */ in ql_create_send_free_list()
3623 * Loop through the active list and return the skb. in ql_reset_work()
/kernel/linux/linux-5.10/drivers/net/ethernet/sun/
H A Dniu.h3075 struct list_head list; member
/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-eth.c512 list_add_tail(&skb->list, ch->rx_list); in dpaa2_eth_rx()
2362 /* create a FD for each xdp_frame in the list received */ in dpaa2_eth_xdp_xmit()
/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/
H A Dgianfar.c742 /* Init Rx queue filer rule set linked list */ in gfar_of_init()
743 INIT_LIST_HEAD(&priv->rx_list.list); in gfar_of_init()
3077 /* Update the hash table based on the current list of multicast
3157 /* Parse the list, and set the appropriate bits */ in gfar_set_multi()
/kernel/linux/linux-5.10/drivers/net/wireless/marvell/mwifiex/
H A Dcfg80211.c1497 list_for_each_entry(node, &priv->sta_list, list) { in mwifiex_cfg80211_dump_station()
1803 * If mac is NULL/broadcast, all stations in associated station list are
1805 * associated stations list, no action is taken.
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath6kl/
H A Dwmi.c145 list_for_each_entry(vif, &ar->vif_list, list) { in ath6kl_get_vif_by_index()
1362 /* The list is already in sorted order. Get the next lower value */ in ath6kl_wmi_get_upper_threshold()
1380 /* The list is already in sorted order. Get the next lower value */ in ath6kl_wmi_get_lower_threshold()
1772 /* AP list version 1 contents */ in ath6kl_wmi_aplist_event_rx()
/kernel/linux/linux-5.10/drivers/staging/rtl8723bs/os_dep/
H A Dioctl_cfg80211.c1421 pnetwork = LIST_CONTAINOR(plist, struct wlan_network, list); in rtw_cfg80211_surveydone_event_callback()
/kernel/linux/linux-5.10/drivers/staging/rtl8192e/
H A Drtllib_softmac.c534 * new network events, despite for updating the net list, in rtllib_softmac_scan_syncro()
1753 list_for_each_entry(target, &ieee->network_list, list) { in rtllib_softmac_check_all_nets()
2594 /* check if we have this cell in our network list */ in rtllib_start_ibss_wq()
/kernel/linux/linux-5.10/drivers/usb/gadget/udc/
H A Dsnps_udc_core.c28 #include <linux/list.h>
1437 /* Setups endpoint parameters, adds endpoints to linked list */
H A Dnet2280.c47 #include <linux/list.h>
1137 * so fifo and list head state won't matter in scan_dma_completions()
/kernel/linux/linux-5.10/drivers/usb/host/
H A Du132-hcd.c45 #include <linux/list.h>
H A Doxu210hp-hcd.c20 #include <linux/list.h>
132 /* 3:2 is periodic frame list size */
146 #define STS_FLR (1<<3) /* frame list rolled over */
161 u32 frame_list; /* points to periodic list */
257 struct list_head qtd_list; /* sw qtd list */
282 /* for periodic/async schedules and qtd lists, mark end of list */
318 __le32 hw_current; /* qtd list - see EHCI 3.6.4 */
330 struct list_head qtd_list; /* sw qtd list */
1596 /* Reverse of qh_urb_transaction: free a list of TDs.
1610 /* Create a list o
[all...]
H A Disp1362-hcd.c71 #include <linux/list.h>
371 DBG(1, "%s: ep %p removed from active list %p\n", __func__, ep, &epq->active); in isp1362_read_ptd()
679 DBG(1, "%s: ep %p removed from active list\n", __func__, ep); in finish_unlinks()
732 DBG(1, "%s: ep %p req %d len %d added to active list %p\n", __func__, in submit_req()
964 DBG(1, "%s: ep %p req %d removed from active list\n", __func__, in finish_transfers()
968 DBG(1, "%s: ep %p removed from remove list\n", __func__, ep); in finish_transfers()
1468 /* Wait for interrupt to clear out active list */ in isp1362_endpoint_disable()
/kernel/linux/linux-5.10/drivers/usb/misc/
H A Dftdi-elan.c40 #include <linux/list.h>
/kernel/linux/linux-5.10/sound/pci/cs46xx/
H A Dcs46xx_lib.c1477 .list = period_sizes,
/kernel/linux/linux-5.10/sound/pci/ice1712/
H A Dice1712.c902 .list = rates,
2219 * list of available boards
/kernel/linux/linux-5.10/sound/soc/codecs/
H A Dmadera.c2936 .list = madera_sr_vals,
/kernel/linux/linux-5.10/tools/perf/util/
H A Dintel-pt.c699 list_for_each_entry(filt, &pt->filts.head, list) { in intel_pt_match_pgd_ip()
3438 * list, initialize its list node so that at thread__put() the in intel_pt_process_auxtrace_info()
/kernel/linux/linux-5.10/fs/proc/
H A Dbase.c2222 * If so, then don't put the dentry on the lru list, in pid_delete_dentry()
2681 timer = list_entry((struct list_head *)v, struct k_itimer, list); in show_timer()
3566 * This function walks a list of inodes (that belong to any proc
4009 * Find the next thread in the thread list.
/kernel/linux/linux-6.6/drivers/mtd/nand/raw/brcmnand/
H A Dbrcmnand.c30 #include <linux/list.h>
90 #define FLASH_DMA_MODE_MODE BIT(0) /* link list */
2055 * Construct a FLASH_DMA descriptor as part of a linked list. You must know the
2057 * - Is this descriptor the beginning or end of a linked list?
2058 * - What is the (DMA) address of the next descriptor in the linked list?
3144 /* linked-list and stop on error */ in brcmnand_probe()
/kernel/linux/linux-6.6/drivers/net/ethernet/freescale/
H A Dgianfar.c712 /* Init Rx queue filer rule set linked list */ in gfar_of_init()
713 INIT_LIST_HEAD(&priv->rx_list.list); in gfar_of_init()
2953 /* Update the hash table based on the current list of multicast
3033 /* Parse the list, and set the appropriate bits */ in gfar_set_multi()
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/
H A Dqla3xxx.c12 #include <linux/list.h>
300 if (qdev->lrg_buf_free_tail == NULL) { /* The list is empty */ in ql_release_to_lrg_buf_free_list()
2007 * Get the inbound address list (small buffer). in ql_process_mac_rx_intr()
2048 * Get the inbound address list (small buffer). in ql_process_macip_rx_intr()
2256 * more than two frags are given. Each address list has 5 addr/len pairs.
2350 * Continuation entry points to outbound address list. in ql_send_map()
2363 "PCI mapping outbound address list with error: %d\n", in ql_send_map()
2817 /* Create free list of transmit buffers */ in ql_create_send_free_list()
3625 * Loop through the active list and return the skb. in ql_reset_work()

Completed in 124 milliseconds

1...<<581582583584585586587588589590