/kernel/linux/common_modules/tzdriver/ |
H A D | tui.h | 145 struct list_head list; member 156 struct list_head list; member
|
/kernel/linux/linux-5.10/drivers/block/rnbd/ |
H A D | rnbd-clt.h | 73 struct list_head list; member 86 struct list_head devs_list; /* list of struct rnbd_clt_dev */ 126 struct list_head list; member
|
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/iavf/ |
H A D | iavf_client.h | 146 struct list_head list; member 153 struct list_head list; /* list of registered clients */ member
|
/kernel/linux/linux-6.6/arch/powerpc/platforms/cell/spufs/ |
H A D | spu_save.c | 50 unsigned int list = (unsigned int)&dma_list[0]; in save_upper_240kb() local 61 spu_writech(MFC_EAL, list); in save_upper_240kb()
|
/kernel/linux/linux-6.6/arch/s390/include/asm/ |
H A D | gmap.h | 25 * @list: list head for the mm->context gmap list 26 * @crst_list: list of all crst tables used in the guest address space 37 * @children: list of shadow gmap structures 38 * @pt_list: list of all page tables used in the shadow guest address space 39 * @shadow_lock: spinlock to protect the shadow gmap list 47 struct list_head list; member 75 * @next: pointer to next rmap in the list 94 struct list_head list; member [all...] |
H A D | ipl.h | 124 struct list_head list; member 129 struct list_head list; member
|
/kernel/linux/linux-6.6/arch/um/drivers/ |
H A D | pcap_kern.c | 98 .list = LIST_HEAD_INIT(pcap_transport.list),
|
H A D | slirp_kern.c | 105 .list = LIST_HEAD_INIT(slirp_transport.list),
|
H A D | vde_kern.c | 114 .list = LIST_HEAD_INIT(vde_transport.list),
|
/kernel/linux/linux-5.10/drivers/hid/ |
H A D | hid-emsff.c | 60 hidinput = list_first_entry(&hid->inputs, struct hid_input, list); in emsff_init() 68 report = list_first_entry(report_list, struct hid_report, list); in emsff_init()
|
H A D | hid-mf.c | 76 report = list_entry(report_ptr, struct hid_report, list); in mf_init() 89 input = list_entry(input_ptr, struct hid_input, list); in mf_init()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gvt/ |
H A D | scheduler.h | 95 struct list_head list; member 122 struct list_head list; member
|
/kernel/linux/linux-5.10/drivers/media/platform/atmel/ |
H A D | atmel-isc.h | 38 struct list_head list; member 48 struct list_head list; member 169 * @user_formats: list of formats that are supported and agreed with sd 188 * @subdev_entities: list of subdevice entitites
|
/kernel/linux/linux-5.10/drivers/media/pci/tw686x/ |
H A D | tw686x.h | 57 struct list_head list; member 62 struct list_head list; member
|
/kernel/linux/linux-5.10/drivers/misc/ocxl/ |
H A D | ocxl_internal.h | 8 #include <linux/list.h> 40 struct list_head list; member
|
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/ |
H A D | user_sdma.h | 28 * notice, this list of conditions and the following disclaimer. 30 * notice, this list of conditions and the following disclaimer in 153 struct list_head list; member 234 struct list_head list; member
|
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/b43/ |
H A D | pio.h | 9 #include <linux/list.h> 67 struct list_head list; member
|
/kernel/linux/linux-5.10/drivers/net/wireless/intersil/prism54/ |
H A D | islpci_dev.h | 16 #include <linux/list.h> 44 struct list_head mac_list; /* a list of mac_entry */ 58 struct list_head list; member
|
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ar5523/ |
H A D | ar5523.h | 75 struct list_head list; member 81 struct list_head list; member
|
/kernel/linux/linux-5.10/drivers/net/ethernet/ti/ |
H A D | cpts.h | 17 #include <linux/list.h> 93 struct list_head list; member
|
/kernel/linux/linux-5.10/drivers/net/ethernet/sun/ |
H A D | sunvnet_common.h | 75 struct list_head list; member 123 struct list_head list; member
|
/kernel/linux/linux-5.10/drivers/scsi/megaraid/ |
H A D | megaraid_ioctl.h | 104 * @list : for kioc free pool list maintenance 141 struct list_head list; member 259 * @list : attach with the global list of adapters 286 struct list_head list; member
|
/kernel/linux/linux-5.10/drivers/staging/rtl8712/ |
H A D | rtl871x_io.c | 120 INIT_LIST_HEAD(&pio_req->list); in r8712_alloc_io_queue() 121 list_add_tail(&pio_req->list, &pio_queue->free_ioreqs); in r8712_alloc_io_queue()
|
H A D | sta_info.h | 29 struct list_head list; member 48 struct list_head list; /*free_sta_queue*/ member
|
/kernel/linux/linux-5.10/drivers/usb/atm/ |
H A D | usbatm.h | 19 #include <linux/list.h> 111 struct list_head list; member
|