Home
last modified time | relevance | path

Searched defs:next_entry (Results 1 – 25 of 31) sorted by relevance

12

/openbmc/linux/scripts/gdb/linux/
H A Dpgtable.py73 def next_entry(self, va): member in Cr3
136 def next_entry(self, va): member in PageHierarchyEntry
/openbmc/qemu/block/
H A Dqed-l2-cache.c75 CachedL2Table *entry, *next_entry; in qed_free_l2_cache() local
/openbmc/linux/net/atm/
H A Dmpoa_caches.c228 in_cache_entry *entry, *next_entry; in clear_count_and_expired() local
502 eg_cache_entry *entry, *next_entry; in clear_expired() local
/openbmc/linux/arch/alpha/kernel/
H A Dpci_impl.h142 unsigned int next_entry; member
/openbmc/qemu/qobject/
H A Dqlist.c172 QListEntry *entry, *next_entry; in qlist_destroy_obj() local
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/dvm/
H A Dmain.c458 u32 next_entry; /* index of next entry to be written by uCode */ in iwl_continuous_event_trace() local
1760 u32 num_wraps, u32 next_entry, in iwl_print_last_event_logs()
1801 u32 next_entry; /* index of next entry to be written by uCode */ in iwl_dump_nic_event_log() local
/openbmc/linux/kernel/futex/
H A Dcore.c786 struct robust_list __user *entry, *next_entry, *pending; in exit_robust_list() local
880 struct robust_list __user *entry, *next_entry, *pending; in compat_exit_robust_list() local
/openbmc/linux/include/net/tc_act/
H A Dtc_gate.h47 struct tcfg_gate_entry *next_entry; member
/openbmc/linux/drivers/net/ethernet/sfc/
H A Def100.c98 u64 next_entry) in ef100_pci_does_bar_overflow()
/openbmc/linux/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_taprio.c310 u32 next_entry) in lan966x_taprio_gcl_setup_entry()
/openbmc/linux/drivers/accel/ivpu/
H A Divpu_job.c186 u32 next_entry = (tail + 1) % cmdq->entry_count; in ivpu_cmdq_push_job() local
/openbmc/linux/drivers/md/
H A Ddm-bio-prison-v1.c411 unsigned int next_entry; in dm_deferred_set_add_work() local
/openbmc/linux/drivers/misc/vmw_vmci/
H A Dvmci_context.c549 struct vmci_datagram_queue_entry *next_entry; in vmci_ctx_dequeue_datagram() local
/openbmc/u-boot/fs/fat/
H A Dfat_write.c373 __u32 next_fat, next_entry = entry + 1; in determine_fatent() local
/openbmc/qemu/hw/ppc/
H A Dspapr_events.c1021 SpaprEventLogEntry *entry = NULL, *next_entry; in spapr_clear_pending_events() local
1032 SpaprEventLogEntry *entry = NULL, *next_entry; in spapr_clear_pending_hotplug_events() local
/openbmc/linux/drivers/net/ethernet/altera/
H A Daltera_tse_main.c358 unsigned int next_entry; in tse_rx() local
/openbmc/linux/drivers/net/ethernet/engleder/
H A Dtsnep_main.c286 struct tsnep_tx_entry *next_entry; in tsnep_tx_ring_create() local
928 struct tsnep_rx_entry *next_entry; in tsnep_rx_ring_create() local
/openbmc/linux/fs/f2fs/
H A Dextent_cache.c198 struct extent_node **next_entry, in __lookup_extent_node_ret()
/openbmc/linux/drivers/scsi/csiostor/
H A Dcsio_hw.c3913 struct list_head *evt_entry, *next_entry; in csio_evtq_cleanup() local
3978 struct list_head *evt_entry, *next_entry; in csio_evtq_worker() local
/openbmc/linux/security/selinux/ss/
H A Dpolicydb.h358 static inline int next_entry(void *buf, struct policy_file *fp, size_t bytes) in next_entry() function
/openbmc/linux/tools/perf/util/
H A Dhist.h122 int (*next_entry)(struct hist_entry_iter *, struct addr_location *); member
/openbmc/linux/drivers/net/ethernet/samsung/sxgbe/
H A Dsxgbe_main.c1489 unsigned int next_entry = 0; in sxgbe_rx() local
/openbmc/linux/drivers/net/ethernet/packetengines/
H A Dyellowfin.c868 unsigned next_entry = yp->cur_tx % TX_RING_SIZE; in yellowfin_start_xmit() local
/openbmc/linux/arch/s390/include/asm/
H A Ddiag.h276 u32 next_entry; member
/openbmc/linux/fs/proc/
H A Dproc_sysctl.c393 static void next_entry(struct ctl_table_header **phead, struct ctl_table **pentry) in next_entry() function

12