Home
last modified time | relevance | path

Searched refs:list (Results 4351 - 4375 of 14732) sorted by relevance

1...<<171172173174175176177178179180>>...590

/kernel/linux/linux-5.10/drivers/media/pci/tw686x/
H A Dtw686x.h57 struct list_head list; member
62 struct list_head list; member
/kernel/linux/linux-5.10/drivers/misc/ocxl/
H A Docxl_internal.h8 #include <linux/list.h>
40 struct list_head list; member
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/
H A Duser_sdma.h28 * 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 Dpio.h9 #include <linux/list.h>
67 struct list_head list; member
/kernel/linux/linux-5.10/drivers/net/wireless/intersil/prism54/
H A Dislpci_dev.h16 #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 Dar5523.h75 struct list_head list; member
81 struct list_head list; member
/kernel/linux/linux-5.10/drivers/net/ethernet/ti/
H A Dcpts.h17 #include <linux/list.h>
93 struct list_head list; member
/kernel/linux/linux-5.10/drivers/net/ethernet/sun/
H A Dsunvnet_common.h75 struct list_head list; member
123 struct list_head list; member
/kernel/linux/linux-5.10/drivers/scsi/megaraid/
H A Dmegaraid_ioctl.h104 * @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 Drtl871x_io.c120 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 Dsta_info.h29 struct list_head list; member
48 struct list_head list; /*free_sta_queue*/ member
/kernel/linux/linux-5.10/drivers/usb/atm/
H A Dusbatm.h19 #include <linux/list.h>
111 struct list_head list; member
/kernel/linux/linux-5.10/samples/bpf/
H A Dxdp2skb_meta.sh27 echo " --list : (\$LIST) List TC and XDP progs"
82 --long verbose,flush,help,list,dev:,dry-run -- "$@")
112 --list )
/kernel/linux/linux-5.10/net/tipc/
H A Dname_table.h12 * notice, this list of conditions and the following disclaimer.
14 * notice, this list of conditions and the following disclaimer in the
65 * - Local/node scope publications: in name_table->node_scope list
66 * - Local/cluster scope publications: in name_table->cluster_scope list
69 * @local_publ: list of identical publications made from this node
73 * @list: to form a list of publications in temporal order
89 struct list_head list; member
145 struct list_head list; member
/kernel/linux/linux-5.10/net/openvswitch/
H A Dvport.h10 #include <linux/list.h>
67 * @detach_list: list used for detaching vport in net-exit call.
133 struct list_head list; member
/kernel/linux/linux-5.10/net/rxrpc/
H A Dskbuff.c84 void rxrpc_purge_queue(struct sk_buff_head *list) in rxrpc_purge_queue() argument
88 while ((skb = skb_dequeue((list))) != NULL) { in rxrpc_purge_queue()
/kernel/linux/linux-5.10/include/linux/
H A Dvirtio.h15 * @list: the chain of virtqueues for this device
28 struct list_head list; member
103 * @vqs: the list of virtqueues for this device.
113 spinlock_t vqs_list_lock; /* Protects VQs list access */
146 list_for_each_entry(vq, &vdev->vqs, list)
H A Dpercpu_counter.h12 #include <linux/list.h>
24 struct list_head list; /* All percpu_counters are on a list */ member
H A Dmutex.h15 #include <linux/list.h>
47 * - list of all locks held in the system, printout of them
84 struct list_head list; member
H A Dstop_machine.h8 #include <linux/list.h>
25 struct list_head list; /* cpu_stopper->works */ member
/kernel/linux/linux-5.10/include/net/
H A Dping.h19 #define ping_portaddr_for_each_entry(__sk, node, list) \
20 hlist_nulls_for_each_entry(__sk, node, list, sk_nulls_node)
H A Drtnetlink.h34 * @list: Used internally
61 struct list_head list; member
126 * @list: Used internally
138 struct list_head list; member
/kernel/linux/linux-5.10/include/linux/net/intel/
H A Di40e_client.h167 struct list_head list; member
174 struct list_head list; /* list of registered clients */ member
/kernel/linux/linux-5.10/include/linux/sunrpc/
H A Drpc_pipe_fs.h28 struct list_head list; member
97 return (msg->copied != 0 && list_empty(&msg->list)); in rpc_msg_is_inflight()
/kernel/linux/linux-5.10/include/net/iucv/
H A Daf_iucv.h15 #include <linux/list.h>
58 struct list_head list; member

Completed in 15 milliseconds

1...<<171172173174175176177178179180>>...590