Home
last modified time | relevance | path

Searched defs:list (Results 151 – 175 of 2568) sorted by relevance

12345678910>>...103

/openbmc/linux/drivers/usb/core/
H A Dphy.c19 struct list_head list; member
23 struct list_head *list) in usb_phy_roothub_add_phy()
/openbmc/linux/drivers/net/ethernet/mscc/
H A Docelot.h65 struct list_head list; member
69 struct list_head list; member
/openbmc/linux/io_uring/
H A Dkbuf.h37 struct list_head list; member
109 struct list_head *list) in __io_put_kbuf_list()
/openbmc/openbmc-test-automation/lib/
H A Dutils.py475 def get_subsequent_value_from_list(list, value): argument
554 def convert_prefix_hex_list_to_non_prefix_hex_list(list): argument
/openbmc/linux/drivers/gpu/drm/
H A Ddrm_hashtab.c169 struct hlist_node *list; in drm_ht_find_item() local
181 struct hlist_node *list; in drm_ht_remove_key() local
/openbmc/linux/drivers/gpu/drm/omapdrm/dss/
H A Dbase.c95 struct list_head *list; in omapdss_device_next_output() local
182 struct list_head list; member
/openbmc/qemu/hw/nvme/
H A Dsubsys.c20 NvmeSecCtrlEntry *list = n->sec_ctrl_list; in nvme_subsys_reserve_cntlids() local
39 NvmeSecCtrlEntry *list = n->sec_ctrl_list; in nvme_subsys_unreserve_cntlids() local
/openbmc/linux/drivers/block/rnbd/
H A Drnbd-srv.h22 struct list_head list; member
34 struct list_head list; member
/openbmc/linux/fs/fuse/
H A Dxattr.c92 static int fuse_verify_xattr_list(char *list, size_t size) in fuse_verify_xattr_list()
109 ssize_t fuse_listxattr(struct dentry *entry, char *list, size_t size) in fuse_listxattr()
/openbmc/linux/arch/powerpc/include/asm/
H A Dxmon.h21 static inline void xmon_register_spus(struct list_head *list) { } in xmon_register_spus()
H A Deeh_event.h18 struct list_head list; /* to form event queue */ member
/openbmc/linux/sound/soc/sof/
H A Dsof-audio.h323 struct snd_soc_dapm_widget_list *list; /* list of connected DAPM widgets */ member
341 struct list_head list; /* list in sdev pcm list */ member
372 struct list_head list; /* list in sdev control list */ member
398 struct list_head list; member
440 struct list_head list; /* list in sdev widget list */ member
494 struct list_head list; member
502 struct list_head list; /* list in sdev route list */ member
520 struct list_head list; /* list in sdev dai list */ member
/openbmc/linux/drivers/virt/acrn/
H A Dacrn_drv.h97 struct list_head list; member
124 struct list_head list; member
169 struct list_head list; member
/openbmc/linux/drivers/hsi/
H A Dhsi_core.h16 struct list_head list; member
/openbmc/linux/include/net/netns/
H A Dxdp.h10 struct hlist_head list; member
/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dpp_overdriver.c1268 const struct phm_fuses_default *list = vega10_fuses_default; in pp_override_get_default_fuse_value() local
/openbmc/linux/drivers/net/phy/
H A Dmdio-boardinfo.h14 struct list_head list; member
/openbmc/qemu/tests/unit/
H A Dtest-resv-mem.c61 static GList *insert_sorted_range(GList *list, uint64_t lob, uint64_t upb) in insert_sorted_range()
195 static void print_resv_region_list(const char *prefix, GList *list, in print_resv_region_list()
/openbmc/linux/include/drm/
H A Ddrm_debugfs.h94 struct list_head list; member
138 struct list_head list; member
/openbmc/linux/net/tipc/
H A Dmsg.c373 int dsz, int pktmax, struct sk_buff_head *list) in tipc_msg_build()
739 bool tipc_msg_assemble(struct sk_buff_head *list) in tipc_msg_assemble()
764 bool tipc_msg_reassemble(struct sk_buff_head *list, struct sk_buff_head *rcvq) in tipc_msg_reassemble()
823 bool __tipc_skb_queue_sorted(struct sk_buff_head *list, u16 seqno, in __tipc_skb_queue_sorted()
/openbmc/linux/drivers/message/fusion/
H A Dmptsas.h53 struct list_head list; member
78 struct list_head list; member
108 struct list_head list; member
175 struct list_head list; member
/openbmc/linux/include/net/
H A Dnetrom.h161 #define nr_neigh_for_each(__nr_neigh, list) \ argument
164 #define nr_neigh_for_each_safe(__nr_neigh, node2, list) \ argument
167 #define nr_node_for_each(__nr_node, list) \ argument
170 #define nr_node_for_each_safe(__nr_node, node2, list) \ argument
/openbmc/linux/samples/bpf/
H A Dtest_lru_dist.c39 static inline void INIT_LIST_HEAD(struct list_head *list) in INIT_LIST_HEAD()
71 static inline void list_move(struct list_head *list, struct list_head *head) in list_move()
84 struct list_head list; member
89 struct list_head list; member
/openbmc/linux/drivers/acpi/
H A Dproperty.c73 struct list_head *list, in acpi_nondev_subnode_extract()
125 struct list_head *list, in acpi_nondev_subnode_data_ok()
146 struct list_head *list, in acpi_nondev_subnode_ok()
165 struct list_head *list, in acpi_add_nondev_subnodes()
588 static void acpi_free_device_properties(struct list_head *list) in acpi_free_device_properties()
604 static void acpi_destroy_nondev_subnodes(struct list_head *list) in acpi_destroy_nondev_subnodes()
/openbmc/linux/include/linux/
H A Dof_iommu.h28 struct list_head *list) in of_iommu_get_resv_regions()

12345678910>>...103