/kernel/linux/linux-5.10/drivers/media/pci/saa7134/ |
H A D | saa7134-vbi.c | 14 #include <linux/list.h>
|
/kernel/linux/linux-5.10/drivers/media/platform/marvell-ccic/ |
H A D | mcam-core.h | 10 #include <linux/list.h>
|
/kernel/linux/linux-5.10/drivers/misc/mei/ |
H A D | client.h | 45 return !list_empty_careful(&me_cl->list); in mei_me_cl_is_active()
|
/kernel/linux/linux-5.10/drivers/misc/lkdtm/ |
H A D | bugs.c | 9 #include <linux/list.h> 263 * Initially, an empty list via LIST_HEAD: in lkdtm_CORRUPT_LIST_ADD() 272 pr_info("attempting good list addition\n"); in lkdtm_CORRUPT_LIST_ADD() 275 * Adding to the list performs these actions: in lkdtm_CORRUPT_LIST_ADD() 283 pr_info("attempting corrupted list addition\n"); in lkdtm_CORRUPT_LIST_ADD() 307 pr_info("attempting good list removal\n"); in lkdtm_CORRUPT_LIST_DEL() 310 pr_info("attempting corrupted list removal\n"); in lkdtm_CORRUPT_LIST_DEL()
|
/kernel/linux/linux-5.10/drivers/misc/sgi-gru/ |
H A D | grutlbpurge.c | 16 #include <linux/list.h>
|
/kernel/linux/linux-5.10/drivers/net/ethernet/mscc/ |
H A D | ocelot_vcap.h | 265 struct list_head list; member
|
/kernel/linux/linux-5.10/drivers/iio/accel/ |
H A D | adis16209.c | 10 #include <linux/list.h>
|
/kernel/linux/linux-5.10/drivers/infiniband/core/ |
H A D | ib_core_uverbs.c | 45 list_add(&priv->list, &ufile->umaps); in rdma_umap_priv_init()
|
/kernel/linux/linux-5.10/drivers/infiniband/hw/bnxt_re/ |
H A D | ib_verbs.h | 18 * notice, this list of conditions and the following disclaimer. 20 * notice, this list of conditions and the following disclaimer in 81 struct list_head list; member
|
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/ |
H A D | pio.h | 27 * notice, this list of conditions and the following disclaimer. 29 * notice, this list of conditions and the following disclaimer in 128 /* list for PIO waiters */ 196 * | list (RCU) | |--------------------| 251 * @list - rcu head for free callback 262 struct rcu_head list; member
|
/kernel/linux/linux-5.10/drivers/net/wireguard/ |
H A D | peer.c | 16 #include <linux/list.h>
|
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/ |
H A D | debug_sta.c | 69 !list_empty(&tid->list)); in read_file_node_aggr()
|
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
H A D | bus.h | 43 struct list_head list; member
|
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/fw/ |
H A D | error-dump.h | 42 * notice, this list of conditions and the following disclaimer. 44 * notice, this list of conditions and the following disclaimer in 293 * @list: list of dump entries 298 struct list_head list; member
|
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/genet/ |
H A D | bcmgenet_wol.c | 158 list_for_each_entry(rule, &priv->rxnfc_list, list) in bcmgenet_wol_power_down_cfg()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/fs_enet/ |
H A D | fs_enet.h | 8 #include <linux/list.h>
|
/kernel/linux/linux-5.10/drivers/net/wireless/microchip/wilc1000/ |
H A D | netdev.h | 196 struct list_head list; member 212 /* protect vif list */
|
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath11k/ |
H A D | htc.h | 10 #include <linux/list.h>
|
/kernel/linux/linux-5.10/drivers/s390/crypto/ |
H A D | ap_bus.h | 181 int pendingq_count; /* # requests on pendingq list. */ 182 int requestq_count; /* # requests on requestq list. */ 222 struct list_head list; /* Request queueing. */ member
|
/kernel/linux/linux-5.10/drivers/s390/char/ |
H A D | tape.h | 124 struct list_head list; /* list head for request queueing. */ member
|
/kernel/linux/linux-5.10/drivers/scsi/csiostor/ |
H A D | csio_lnode.h | 17 * copyright notice, this list of conditions and the following 21 * copyright notice, this list of conditions and the following 70 struct list_head list; member 148 * lnode list. 174 * list. 183 struct list_head rnhead; /* Head of rnode list */
|
/kernel/linux/linux-5.10/drivers/scsi/ |
H A D | wd719x.h | 37 __le32 data_p; /* 24-27 Data transfer address (or SG list address) */ 38 __le32 data_length; /* 28-31 Data transfer Length (or SG list length) */ 60 struct list_head list; member 61 struct wd719x_sglist sg_list[WD719X_SG] __aligned(8); /* SG list */
|
/kernel/linux/linux-5.10/drivers/soc/xilinx/ |
H A D | zynqmp_pm_domains.c | 13 #include <linux/list.h> 230 * Add index in empty node_id of power domain list as no existing in zynqmp_gpd_xlate()
|
/kernel/linux/linux-5.10/drivers/scsi/ufs/ |
H A D | cdns-pltfrm.c | 118 list_for_each_entry(clki, head, list) { in cdns_ufs_set_hclkdiv()
|
/kernel/linux/linux-5.10/drivers/soc/fsl/qbman/ |
H A D | qman_priv.h | 6 * notice, this list of conditions and the following disclaimer. 8 * notice, this list of conditions and the following disclaimer in the 162 struct list_head list; member
|