Home
last modified time | relevance | path

Searched refs:list (Results 4426 - 4450 of 14732) sorted by relevance

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

/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/
H A Duser_sdma.h107 struct list_head list; member
188 struct list_head list; member
/kernel/linux/linux-6.6/drivers/net/ethernet/ti/
H A Dcpts.h17 #include <linux/list.h>
93 struct list_head list; member
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ar5523/
H A Dar5523.h75 struct list_head list; member
81 struct list_head list; member
/kernel/linux/linux-6.6/drivers/net/ethernet/sun/
H A Dsunvnet_common.h75 struct list_head list; member
123 struct list_head list; member
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath12k/
H A Ddp_rx.h37 struct list_head list; member
43 struct list_head list; member
/kernel/linux/linux-6.6/drivers/media/pci/tw686x/
H A Dtw686x.h57 struct list_head list; member
62 struct list_head list; member
/kernel/linux/linux-6.6/drivers/media/platform/mediatek/vcodec/common/
H A Dmtk_vcodec_fw_vpu.c54 list_for_each_entry(ctx, &dev->ctx_list, list) { in mtk_vcodec_vpu_reset_dec_handler()
69 list_for_each_entry(ctx, &dev->ctx_list, list) { in mtk_vcodec_vpu_reset_enc_handler()
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/b43/
H A Dpio.h9 #include <linux/list.h>
67 struct list_head list; member
/kernel/linux/linux-6.6/arch/x86/pci/
H A Dmmconfig_64.c118 list_for_each_entry(cfg, &pci_mmcfg_list, list) in pci_mmcfg_arch_init()
133 list_for_each_entry(cfg, &pci_mmcfg_list, list) in pci_mmcfg_arch_free()
/kernel/linux/linux-6.6/drivers/gpu/drm/
H A Ddrm_dma.c165 switch (dma->buflist[i]->list) { in drm_legacy_reclaim_buffers()
170 dma->buflist[i]->list = DRM_LIST_RECLAIM; in drm_legacy_reclaim_buffers()
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/
H A Dintel_display_power_well.h56 const enum intel_display_power_domain *list; member
93 const struct i915_power_well_instance *list; member
125 /* index into desc->instances->list */
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/
H A Dintel_gt_types.h10 #include <linux/list.h>
145 struct llist_head list; member
153 spinlock_t closed_lock; /* guards the list of closed_vma */
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gvt/
H A Dscheduler.h100 struct list_head list; member
127 struct list_head list; member
/kernel/linux/linux-6.6/drivers/hid/
H A Dhid-betopff.c71 hidinput = list_first_entry(&hid->inputs, struct hid_input, list); in betopff_init()
79 report = list_first_entry(report_list, struct hid_report, list); in betopff_init()
H A Dhid-emsff.c60 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 Dhid-mf.c76 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-6.6/drivers/gpu/drm/sun4i/
H A Dsun4i_frontend.h10 #include <linux/list.h>
123 struct list_head list; member
/kernel/linux/linux-6.6/drivers/hwtracing/ptt/
H A Dhisi_ptt.h16 #include <linux/list.h>
78 /* FIFO size for dynamically updating the PTT trace filter list. */
155 * @list: entry of this descriptor in the filter list
162 struct list_head list; member
207 * @port_filters: the filter list of root ports
208 * @req_filters: the filter list of requester ID
214 * @filter_update_fifo: fifo of the filters waiting to update the filter list
244 * the hisi_ptt->mutex which protecting the filter list. The
/kernel/linux/linux-6.6/tools/perf/util/
H A Dbpf_counter.h5 #include <linux/list.h>
36 struct list_head list; member
/kernel/linux/linux-6.6/net/tipc/
H A Dname_table.h13 * notice, this list of conditions and the following disclaimer.
15 * notice, this list of conditions and the following disclaimer in the
66 * - Local/node scope publications: in name_table->node_scope list
67 * - Local/cluster scope publications: in name_table->cluster_scope list
70 * @local_publ: list of identical publications made from this node
74 * @list: to form a list of publications in temporal order
87 struct list_head list; member
144 struct list_head list; member
/kernel/linux/linux-6.6/net/smc/
H A Dsmc_ib.h27 struct smc_ib_devices { /* list of smc ib devices definition */
28 struct list_head list; member
29 struct mutex mutex; /* protects list of smc ib devices */
32 extern struct smc_ib_devices smc_ib_devices; /* list of smc ib devices */
33 extern struct smc_lgr_list smc_lgr_list; /* list of linkgroups */
36 struct list_head list; member
/kernel/linux/linux-6.6/net/openvswitch/
H A Dvport.h10 #include <linux/list.h>
71 * @detach_list: list used for detaching vport in net-exit call.
141 struct list_head list; member
/kernel/linux/linux-6.6/security/apparmor/
H A Dcapability.c68 typeof(*rules), list); in audit_caps()
120 typeof(*rules), list); in profile_capable()
/kernel/linux/linux-6.6/security/selinux/include/
H A Dobjsec.h19 #include <linux/list.h>
48 struct list_head list; /* list of inode_security_struct */ member
/kernel/linux/linux-6.6/sound/aoa/soundbus/
H A Dsoundbus.h12 #include <linux/list.h>
50 struct list_head list; member

Completed in 14 milliseconds

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