Searched refs:list (Results 10051 - 10075 of 13887) sorted by relevance
1...<<401402403404405406407408409410>>...556
/kernel/linux/linux-5.10/drivers/misc/cxl/ |
H A D | main.c | 12 #include <linux/list.h>
|
/kernel/linux/linux-5.10/drivers/misc/genwqe/ |
H A D | card_base.h | 170 struct page **page_list; /* list of pages used by user buff */ 171 dma_addr_t *dma_list; /* list of dma addresses per page */ 175 struct list_head card_list; /* list of usr_maps for card */ 176 struct list_head pin_list; /* list of pinned memory for dev */ 316 struct list_head file_list; /* list of open files */ 336 * struct genwqe_sgl - Scatter gather list describing user-space memory 337 * @sgl: scatter gather list needs to be 128 byte aligned 404 struct list_head list; /* entry in list of open files */ member 407 struct list_head map_list; /* list o [all...] |
/kernel/linux/linux-5.10/drivers/hid/ |
H A D | hid-steelseries.c | 112 struct hid_report *report = list_entry(report_list->next, struct hid_report, list); in steelseries_srws1_set_leds()
|
/kernel/linux/linux-5.10/drivers/md/persistent-data/ |
H A D | dm-space-map-disk.c | 12 #include <linux/list.h>
|
/kernel/linux/linux-5.10/drivers/i2c/busses/ |
H A D | i2c-parport.c | 26 #include <linux/list.h> 113 /* ----- Device list ------------------------------------------------------ */ 349 /* Add the new adapter to the list */ in i2c_parport_attach() 366 /* Walk the list */ in i2c_parport_detach()
|
/kernel/linux/linux-5.10/drivers/i2c/ |
H A D | i2c-stub.c | 17 #include <linux/list.h>
|
/kernel/linux/linux-5.10/drivers/md/bcache/ |
H A D | btree.h | 141 struct list_head list; member
|
/kernel/linux/linux-5.10/drivers/md/ |
H A D | dm-zoned.h | 15 #include <linux/list.h>
|
/kernel/linux/linux-5.10/drivers/input/rmi4/ |
H A D | rmi_bus.c | 11 #include <linux/list.h>
|
/kernel/linux/linux-5.10/drivers/irqchip/ |
H A D | irq-hip04.c | 29 #include <linux/list.h>
|
/kernel/linux/linux-5.10/drivers/input/serio/ |
H A D | xilinx_ps2.c | 15 #include <linux/list.h> 277 /* Fill in configuration data and add them to the list */ in xps2_of_probe() 354 { /* end of list */ },
|
/kernel/linux/linux-5.10/drivers/infiniband/hw/qib/ |
H A D | qib_verbs.h | 17 * copyright notice, this list of conditions and the following 21 * copyright notice, this list of conditions and the following 172 struct list_head piowait; /* list for wait PIO buf */ 173 struct list_head dmawait; /* list for wait DMA */ 174 struct list_head txwait; /* list for wait qib_verbs_txreq */ 175 struct list_head memwait; /* list for wait kernel memory */ 315 void mr_rcu_callback(struct rcu_head *list);
|
/kernel/linux/linux-5.10/drivers/infiniband/hw/vmw_pvrdma/ |
H A D | pvrdma_mr.c | 24 * copyright notice, this list of conditions and the following 28 * copyright notice, this list of conditions and the following 46 #include <linux/list.h>
|
/kernel/linux/linux-5.10/drivers/infiniband/ulp/rtrs/ |
H A D | rtrs-pri.h | 80 struct list_head list; member
|
/kernel/linux/linux-5.10/drivers/media/pci/saa7134/ |
H A D | saa7134-i2c.c | 14 #include <linux/list.h>
|
H A D | saa7134-ts.c | 14 #include <linux/list.h>
|
H A D | saa7134-empress.c | 11 #include <linux/list.h>
|
/kernel/linux/linux-5.10/drivers/media/pci/cx18/ |
H A D | cx18-vbi.c | 256 list_for_each_entry(buf, &mdl->buf_list, list) { in cx18_process_vbi_data()
|
/kernel/linux/linux-5.10/drivers/media/platform/marvell-ccic/ |
H A D | mmp-driver.c | 25 #include <linux/list.h>
|
/kernel/linux/linux-5.10/drivers/media/pci/tw5864/ |
H A D | tw5864-core.c | 9 #include <linux/list.h>
|
/kernel/linux/linux-5.10/drivers/media/platform/coda/ |
H A D | coda.h | 156 struct list_head list; member
|
/kernel/linux/linux-5.10/drivers/media/platform/mtk-mdp/ |
H A D | mtk_mdp_core.c | 81 list_for_each_entry(ctx, &mdp->ctx_list, list) { in mtk_mdp_wdt_worker()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/e1000/ |
H A D | e1000.h | 39 #include <linux/list.h>
|
/kernel/linux/linux-5.10/drivers/net/ethernet/neterion/vxge/ |
H A D | vxge-main.h | 20 #include <linux/list.h>
|
/kernel/linux/linux-5.10/drivers/hwmon/ |
H A D | amd_energy.c | 16 #include <linux/list.h>
|
Completed in 26 milliseconds
1...<<401402403404405406407408409410>>...556