/openbmc/linux/block/ |
H A D | blk-crypto-internal.h | 51 struct request *next) in bio_crypt_ctx_merge_rq() 115 struct request *next) in bio_crypt_ctx_merge_rq()
|
/openbmc/linux/lib/ |
H A D | llist.c | 55 struct llist_node *entry, *next; in llist_del_first() local
|
H A D | timerqueue.c | 75 struct rb_node *next; in timerqueue_iterate_next() local
|
/openbmc/qemu/include/qapi/ |
H A D | visitor.h | 236 struct GenericList *next; member
|
/openbmc/u-boot/common/ |
H A D | dlmalloc.c | 46 GmListElement* next; member 83 GmListElement* next = head->next; in gcleanup() local 756 mchunkptr next = chunk_at_offset(p, sz); local 788 mchunkptr next = next_chunk(p); local 1518 mchunkptr next; /* next contiguous chunk */ local 1661 mchunkptr next; /* next contiguous chunk after oldp */ local
|
/openbmc/linux/fs/btrfs/ |
H A D | delayed-inode.c | 223 struct btrfs_delayed_node *next = NULL; in btrfs_next_delayed_node() local 479 struct btrfs_delayed_item *next = NULL; in __btrfs_next_delayed_item() local 653 struct btrfs_delayed_item *next; in btrfs_insert_delayed_item() local 840 struct btrfs_delayed_item *curr, *next; in btrfs_batch_delete_items() local 1725 struct btrfs_delayed_item *curr, *next; in btrfs_readdir_put_delayed_items() local 1771 struct btrfs_delayed_item *curr, *next; in btrfs_readdir_delayed_dir_index() local 2166 struct btrfs_delayed_item *next; in btrfs_log_put_delayed_items() local
|
/openbmc/linux/drivers/of/ |
H A D | base.c | 564 struct device_node *next; in __of_get_next_child() local 590 struct device_node *next; in of_get_next_child() local 611 struct device_node *next; in of_get_next_available_child() local 644 struct device_node *next = NULL; in of_get_next_cpu_node() local 1541 struct property **next; in __of_remove_property_from_list() local 1562 struct property **next; in __of_add_property() local 1662 struct property **next, *oldprop; in __of_update_property() local
|
/openbmc/linux/kernel/bpf/ |
H A D | percpu_freelist.h | 20 struct pcpu_freelist_node *next; member
|
/openbmc/qemu/hw/remote/ |
H A D | memory.c | 19 MemoryRegion *sysmem, *subregion, *next; in remote_sysmem_reset() local
|
/openbmc/linux/arch/arm/include/asm/ |
H A D | fiq.h | 23 struct fiq_handler *next; member
|
/openbmc/entity-manager/src/ |
H A D | expression.cpp | 95 std::optional<Operation> next = Operation::addition; in evaluate() local
|
/openbmc/linux/arch/powerpc/mm/ |
H A D | hugetlbpage.c | 366 unsigned long next; in hugetlb_free_pmd_range() local 417 unsigned long next; in hugetlb_free_pud_range() local 464 unsigned long next; in hugetlb_free_pgd_range() local
|
/openbmc/linux/tools/testing/selftests/alsa/ |
H A D | pcm-test.c | 28 struct card_data *next; member 40 struct pcm_data *next; member 529 snd_config_iterator_t i, next; in run_time_tests() local
|
/openbmc/qemu/include/qemu/ |
H A D | rcu_queue.h | 187 #define QSIMPLEQ_FOREACH_SAFE_RCU(var, head, field, next) \ argument 257 #define QTAILQ_FOREACH_SAFE_RCU(var, head, field, next) \ argument 304 #define QSLIST_FOREACH_SAFE_RCU(var, head, field, next) \ argument
|
/openbmc/linux/tools/perf/util/ |
H A D | maps.c | 139 struct map_rb_node *pos, *next; in __maps__purge() local 280 struct rb_node *next, *first; in maps__fixup_overlappings() local 466 struct rb_node *next; in map_rb_node__next() local
|
/openbmc/linux/drivers/net/ethernet/netronome/nfp/ |
H A D | nfp_net_main.c | 91 struct nfp_net *nn, *next; in nfp_net_pf_free_vnics() local 596 struct nfp_net *nn, *next; in nfp_net_refresh_port_table_sync() local 809 struct nfp_net *nn, *next; in nfp_net_pci_remove() local
|
/openbmc/linux/net/netfilter/ipvs/ |
H A D | ip_vs_lblc.c | 233 struct hlist_node *next; in ip_vs_lblc_flush() local 260 struct hlist_node *next; in ip_vs_lblc_full_check() local 302 struct hlist_node *next; in ip_vs_lblc_check_expire() local
|
/openbmc/linux/fs/overlayfs/ |
H A D | export.c | 107 struct dentry *next, *parent = NULL; in ovl_connect_layer() local 521 struct dentry *next, *parent = NULL; in ovl_lookup_real_ancestor() local 582 struct dentry *next, *this; in ovl_lookup_real() local
|
/openbmc/linux/drivers/s390/char/ |
H A D | monwriter.c | 87 struct mon_buf *entry, *next; in monwrite_find_hdr() local 204 struct mon_buf *entry, *next; in monwrite_close() local
|
/openbmc/linux/arch/s390/lib/ |
H A D | spinlock.c | 40 struct spin_wait *next, *prev; member 119 struct spin_wait *node, *next; in arch_spin_lock_queued() local
|
/openbmc/linux/drivers/acpi/acpica/ |
H A D | dsdebug.c | 93 union acpi_parse_object *next; in acpi_ds_dump_method_stack() local
|
/openbmc/qemu/qga/vss-win32/ |
H A D | requester.h | 40 volList *next; member
|
/openbmc/linux/fs/afs/ |
H A D | write.c | 59 loff_t next; in afs_flush_conflicting_write() local 226 pgoff_t last = (start + len - 1) / PAGE_SIZE, next; in afs_kill_pages() local 264 pgoff_t last = (start + len - 1) / PAGE_SIZE, next; in afs_redirty_pages() local 808 loff_t start, next; in afs_writepages() local
|
/openbmc/u-boot/scripts/kconfig/ |
H A D | expr.h | 21 struct file *next; member 85 struct symbol *next; member 190 struct property *next; /* next property - null if last */ member 220 struct menu *next; member
|
/openbmc/linux/arch/um/kernel/ |
H A D | tlb.c | 256 unsigned long next; in update_pmd_range() local 278 unsigned long next; in update_pud_range() local 300 unsigned long next; in update_p4d_range() local 322 unsigned long addr = start_addr, next; in fix_range_common() local
|