Home
last modified time | relevance | path

Searched refs:list (Results 3551 - 3575 of 14691) sorted by relevance

1...<<141142143144145146147148149150>>...588

/kernel/linux/linux-6.6/include/net/caif/
H A Dcfctrl.h98 struct list_head list; member
106 struct list_head list; member
107 /* Protects from simultaneous access to first_req list */
/kernel/linux/linux-6.6/include/dfx/
H A Dhungtask_base.h9 #include <linux/list.h>
79 struct hlist_node list; member
/kernel/linux/linux-6.6/include/linux/mtd/
H A Dblktrans.h21 struct list_head list; member
70 struct list_head list; member
/kernel/linux/linux-6.6/include/linux/
H A Dref_tracker.h18 struct list_head list; /* List of active trackers */ member
30 INIT_LIST_HEAD(&dir->list); in ref_tracker_dir_init()
H A Drslib.h13 #include <linux/list.h>
32 * @list: List entry for the rs codec list
47 struct list_head list; member
H A Dtextsearch.h6 #include <linux/list.h>
49 struct list_head list; member
/kernel/linux/linux-6.6/drivers/scsi/snic/
H A Dsnic_disc.h41 struct list_head list; member
57 struct list_head list; member
/kernel/linux/linux-6.6/drivers/usb/c67x00/
H A Dc67x00-hcd.h15 #include <linux/list.h>
62 struct list_head list[4]; /* iso, int, ctrl, bulk */ member
/kernel/linux/linux-6.6/drivers/s390/block/
H A Dscm_blk.h9 #include <linux/list.h>
33 struct list_head list; member
/kernel/linux/linux-6.6/include/sound/
H A Di2c.h11 struct list_head list; member
21 #define snd_i2c_device(n) list_entry(n, struct snd_i2c_device, list)
45 struct list_head buses; /* master: slave buses sharing SCK/SCL, slave: link list */
H A Dsoc-jack.h17 * @list: internal list entry
20 struct list_head list; member
34 * @list: internal list entry
41 struct list_head list; member
/kernel/linux/linux-6.6/kernel/bpf/
H A Dbpf_lru_list.h8 #include <linux/list.h>
25 struct list_head list; member
34 /* The next inactive list rotation starts from here */
/kernel/linux/linux-6.6/drivers/media/pci/cx18/
H A Dcx18-queue.h37 list)); in cx18_mdl_sync_for_device()
49 struct cx18_buffer, list)); in cx18_mdl_swap()
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/b43legacy/
H A Dpio.h8 #include <linux/list.h>
45 struct list_head list; member
65 /* Packets from the txfree list can
/kernel/linux/linux-6.6/drivers/gpu/drm/lima/
H A Dlima_sched.h8 #include <linux/list.h>
15 struct list_head list; member
/kernel/linux/linux-6.6/drivers/gpu/drm/loongson/
H A Dlsdc_ttm.h11 #include <linux/list.h>
27 struct list_head list; member
/kernel/linux/linux-6.6/tools/perf/util/
H A Dlock-contention.h5 #include <linux/list.h>
82 struct list_head list; member
H A Dordered-events.h14 struct list_head list; member
32 struct list_head list; member
/kernel/liteos_a/fs/jffs2/src/
H A Djffs2_hash.c7 * 1. Redistributions of source code must retain the above copyright notice, this list of
10 * 2. Redistributions in binary form must reproduce the above copyright notice, this list
44 PRINT_ERR("Create mutex for vnode hash list fail, status: %d", ret); in Jffs2HashInit()
56 PRINT_ERR("Destroy mutex for vnode hash list fail, status: %d", ret); in Jffs2HashDeinit()
91 LOS_DL_LIST *list = Jffs2HashBucket(heads, ino); in Jffs2HashGet() local
92 LOS_DL_LIST_FOR_EACH_ENTRY(node, list, struct jffs2_inode, i_hashlist) { in Jffs2HashGet()
/kernel/liteos_a/kernel/base/include/
H A Dlos_sortlink_pri.h8 * 1. Redistributions of source code must retain the above copyright notice, this list of
11 * 2. Redistributions in binary form must reproduce the above copyright notice, this list
73 LOS_DL_LIST *list = head->pstNext; in OsGetSortLinkNextExpireTime() local
81 SortLinkList *listSorted = LOS_DL_LIST_ENTRY(list, SortLinkList, sortLinkNode); in OsGetSortLinkNextExpireTime()
/kernel/liteos_a/shell/full/include/
H A Dshcmd.h8 * 1. Redistributions of source code must retain the above copyright notice, this list of
11 * 2. Redistributions in binary form must reproduce the above copyright notice, this list
61 LOS_DL_LIST list; member
76 LOS_DL_LIST list; member
/kernel/linux/linux-6.6/net/bluetooth/cmtp/
H A Dcmtp.h71 struct list_head list; member
104 struct list_head list; member
/kernel/linux/linux-6.6/sound/soc/intel/common/
H A Dsst-ipc.h14 #include <linux/list.h>
25 struct list_head list; member
/kernel/linux/linux-6.6/sound/soc/sof/
H A Dsof-client.h8 #include <linux/list.h>
22 * @list: item in SOF core client dev list
28 struct list_head list; member
/kernel/linux/linux-6.6/net/rxrpc/
H A Dskbuff.c73 void rxrpc_purge_queue(struct sk_buff_head *list) in rxrpc_purge_queue() argument
77 while ((skb = skb_dequeue((list))) != NULL) { in rxrpc_purge_queue()

Completed in 11 milliseconds

1...<<141142143144145146147148149150>>...588