Home
last modified time | relevance | path

Searched defs:next (Results 1 – 25 of 330) sorted by relevance

12345678910>>...14

/openbmc/qemu/
H A Dreplication.c47 ReplicationState *rs, *next; in replication_start_all() local
63 ReplicationState *rs, *next; in replication_do_checkpoint_all() local
79 ReplicationState *rs, *next; in replication_get_error_all() local
95 ReplicationState *rs, *next; in replication_stop_all() local
/openbmc/qemu/rust/qemu-api-macros/src/
H A Dbits.rs39 let next = match tok { in parse_primary() localVariable
50 let next = self.parse_or(first_tok, &mut stream, &mut output)?; in parse_primary() localVariable
75 let next = self.parse_primary(rhs_tok, it, out)?; in parse_primary() localVariable
102 let mut next = f(self, tok, it, out)?; in parse_binop() localVariable
169 let next = loop { in parse() localVariable
204 let next = state.parse_primary(tok, it, &mut out)?; in parse() localVariable
/openbmc/libpldm/src/
H A Dresponder.c21 struct pldm_responder_cookie *next; in pldm_responder_cookie_track() local
52 struct pldm_responder_cookie *next; in pldm_responder_cookie_untrack() local
H A Dresponder.h15 struct pldm_responder_cookie *next; member
/openbmc/qemu/target/loongarch/tcg/
H A Dconstant_timer.c37 uint64_t now, next; in cpu_loongarch_store_constant_timer_config() local
53 uint64_t now, next; in loongarch_constant_timer_cb() local
/openbmc/u-boot/scripts/kconfig/
H A Dlist.h25 struct list_head *next, *prev; member
84 struct list_head *next) in __list_add()
112 static inline void __list_del(struct list_head *prev, struct list_head *next) in __list_del()
/openbmc/qemu/util/
H A Dtransactions.c62 TransactionAction *act, *next; in tran_abort() local
83 TransactionAction *act, *next; in tran_commit() local
H A Dnotify.c36 Notifier *notifier, *next; in notifier_list_notify() local
67 NotifierWithReturn *notifier, *next; in notifier_with_return_list_notify() local
/openbmc/u-boot/include/linux/
H A Dlist.h23 struct list_head *next, *prev; member
45 struct list_head *next) in __list_add()
86 static inline void __list_del(struct list_head *prev, struct list_head *next) in __list_del()
196 struct list_head *next = head->next; in list_empty_careful() local
251 struct list_head *next) in __list_splice()
548 struct hlist_node *next, **pprev; member
572 struct hlist_node *next = n->next; in __hlist_del() local
606 struct hlist_node *next) in hlist_add_before()
615 struct hlist_node *next) in hlist_add_after()
/openbmc/qemu/hw/usb/
H A Dcombined-packet.c53 USBPacket *next; in usb_combined_input_packet_complete() local
124 USBPacket *p, *u, *next, *prev = NULL, *first = NULL; in usb_ep_combine_input_packets() local
/openbmc/u-boot/test/
H A Dtime_ut.c13 ulong base, start, next, diff; in test_get_timer() local
47 ulong prev, next, min = 1000000; in test_timer_get_us() local
/openbmc/openbmc/poky/bitbake/lib/progressbar/
H A Dcompat.py30 def next(iter): function
/openbmc/u-boot/arch/arm/mach-uniphier/
H A Dpinctrl-glue.c16 struct udevice *pctldev, *config, *next; in uniphier_pin_init() local
/openbmc/sdbusplus/include/sdbusplus/async/
H A Dmatch.hpp150 inline auto match::next() noexcept in next() function in sdbusplus::async::match
156 auto match::next() noexcept in next() function in sdbusplus::async::match
/openbmc/u-boot/fs/jffs2/
H A Djffs2_nand_private.h7 struct b_node *next; member
11 struct b_inode *next; member
20 struct b_dirent *next; member
H A Dsummary.h86 union jffs2_sum_mem *next; member
92 union jffs2_sum_mem *next; member
102 union jffs2_sum_mem *next; member
116 union jffs2_sum_mem *next; member
126 union jffs2_sum_mem *next; member
/openbmc/qemu/plugins/
H A Dcore.c89 struct qemu_plugin_cb *cb, *next; in plugin_vcpu_cb__simple() local
116 struct qemu_plugin_cb *cb, *next; in plugin_cb__simple() local
139 struct qemu_plugin_cb *cb, *next; in plugin_cb__udata() local
476 struct qemu_plugin_cb *cb, *next; in qemu_plugin_tb_trans_cb() local
501 struct qemu_plugin_cb *cb, *next; in qemu_plugin_vcpu_syscall() local
525 struct qemu_plugin_cb *cb, *next; in qemu_plugin_vcpu_syscall_ret() local
696 struct qemu_plugin_cb *cb, *next; in qemu_plugin_user_exit() local
/openbmc/u-boot/fs/yaffs2/
H A Dyaffs_allocator.c34 struct yaffs_tnode_list *next; member
39 struct yaffs_obj_list *next; member
103 struct yaffs_tnode *next; in yaffs_create_tnodes() local
/openbmc/webui-vue/src/router/
H A Dindex.js18 function allowRouterToNavigate(to, next, currentUserRole) { argument
/openbmc/qemu/include/qapi/
H A Dvisitor.h236 struct GenericList *next; member
/openbmc/phosphor-mboxd/vpnor/
H A Dpnor_partition_table.hpp313 UnmappedOffset(size_t base, size_t next) : base(base), next(next) in UnmappedOffset()
318 const size_t next; member in openpower::virtual_pnor::UnmappedOffset
/openbmc/qemu/hw/remote/
H A Dmemory.c19 MemoryRegion *sysmem, *subregion, *next; in remote_sysmem_reset() local
/openbmc/entity-manager/src/entity_manager/
H A Dexpression.cpp82 std::optional<Operation> next = Operation::addition; in evaluate() local
/openbmc/hiomapd/vpnor/
H A Dtable.hpp323 UnmappedOffset(size_t base, size_t next) : base(base), next(next) in UnmappedOffset()
328 const size_t next; member in openpower::virtual_pnor::UnmappedOffset
/openbmc/qemu/qga/vss-win32/
H A Drequester.h40 volList *next; member

12345678910>>...14