/openbmc/linux/drivers/usb/core/ |
H A D | phy.c | 19 struct list_head list; member 23 struct list_head *list) in usb_phy_roothub_add_phy()
|
/openbmc/linux/drivers/net/ethernet/mscc/ |
H A D | ocelot.h | 65 struct list_head list; member 69 struct list_head list; member
|
/openbmc/linux/io_uring/ |
H A D | kbuf.h | 37 struct list_head list; member 109 struct list_head *list) in __io_put_kbuf_list()
|
/openbmc/openbmc-test-automation/lib/ |
H A D | utils.py | 475 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 D | drm_hashtab.c | 169 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 D | base.c | 95 struct list_head *list; in omapdss_device_next_output() local 182 struct list_head list; member
|
/openbmc/qemu/hw/nvme/ |
H A D | subsys.c | 20 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 D | rnbd-srv.h | 22 struct list_head list; member 34 struct list_head list; member
|
/openbmc/linux/fs/fuse/ |
H A D | xattr.c | 92 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 D | xmon.h | 21 static inline void xmon_register_spus(struct list_head *list) { } in xmon_register_spus()
|
H A D | eeh_event.h | 18 struct list_head list; /* to form event queue */ member
|
/openbmc/linux/sound/soc/sof/ |
H A D | sof-audio.h | 323 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 D | acrn_drv.h | 97 struct list_head list; member 124 struct list_head list; member 169 struct list_head list; member
|
/openbmc/linux/drivers/hsi/ |
H A D | hsi_core.h | 16 struct list_head list; member
|
/openbmc/linux/include/net/netns/ |
H A D | xdp.h | 10 struct hlist_head list; member
|
/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
H A D | pp_overdriver.c | 1268 const struct phm_fuses_default *list = vega10_fuses_default; in pp_override_get_default_fuse_value() local
|
/openbmc/linux/drivers/net/phy/ |
H A D | mdio-boardinfo.h | 14 struct list_head list; member
|
/openbmc/qemu/tests/unit/ |
H A D | test-resv-mem.c | 61 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 D | drm_debugfs.h | 94 struct list_head list; member 138 struct list_head list; member
|
/openbmc/linux/net/tipc/ |
H A D | msg.c | 373 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 D | mptsas.h | 53 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 D | netrom.h | 161 #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 D | test_lru_dist.c | 39 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 D | property.c | 73 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 D | of_iommu.h | 28 struct list_head *list) in of_iommu_get_resv_regions()
|