/openbmc/linux/arch/arm64/kernel/ |
H A D | debug-monitors.c | 163 static void register_debug_hook(struct list_head *node, struct list_head *list) in register_debug_hook() 208 struct list_head *list; in call_step_hook() local 305 struct list_head *list; in call_break_hook() local
|
/openbmc/linux/arch/s390/mm/ |
H A D | cmm.c | 63 struct cmm_page_array **list) in cmm_alloc_pages() 103 static long __cmm_free_pages(long nr, long *counter, struct cmm_page_array **list) in __cmm_free_pages() 127 static long cmm_free_pages(long nr, long *counter, struct cmm_page_array **list) in cmm_free_pages()
|
/openbmc/linux/drivers/scsi/qla2xxx/ |
H A D | qla_gs.c | 285 qla2x00_gid_pt(scsi_qla_host_t *vha, sw_info_t *list) in qla2x00_gid_pt() 369 qla2x00_gpn_id(scsi_qla_host_t *vha, sw_info_t *list) in qla2x00_gpn_id() 437 qla2x00_gnn_id(scsi_qla_host_t *vha, sw_info_t *list) in qla2x00_gnn_id() 1069 qla2x00_sns_gid_pt(scsi_qla_host_t *vha, sw_info_t *list) in qla2x00_sns_gid_pt() 1140 qla2x00_sns_gpn_id(scsi_qla_host_t *vha, sw_info_t *list) in qla2x00_sns_gpn_id() 1196 qla2x00_sns_gnn_id(scsi_qla_host_t *vha, sw_info_t *list) in qla2x00_sns_gnn_id() 2528 qla2x00_gfpn_id(scsi_qla_host_t *vha, sw_info_t *list) in qla2x00_gfpn_id() 2636 qla2x00_gpsc(scsi_qla_host_t *vha, sw_info_t *list) in qla2x00_gpsc() 2726 qla2x00_gff_id(scsi_qla_host_t *vha, sw_info_t *list) in qla2x00_gff_id()
|
/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/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/block/rnbd/ |
H A D | rnbd-srv.h | 22 struct list_head list; member 34 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/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/drivers/net/phy/ |
H A D | mdio-boardinfo.h | 14 struct list_head list; member
|
/openbmc/linux/drivers/hsi/ |
H A D | hsi_core.h | 16 struct list_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/include/net/netns/ |
H A D | xdp.h | 10 struct hlist_head 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/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/gpu/drm/omapdrm/dss/ |
H A D | base.c | 95 struct list_head *list; in omapdss_device_next_output() local 195 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/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/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/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/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/staging/media/atomisp/pci/ |
H A D | atomisp_compat.h | 34 struct list_head list; member
|
/openbmc/linux/include/linux/ |
H A D | of_iommu.h | 28 struct list_head *list) in of_iommu_get_resv_regions()
|
/openbmc/qemu/qapi/ |
H A D | qapi-type-helpers.c | 25 char **strv_from_str_list(const strList *list) in strv_from_str_list()
|