Searched defs:next_entry (Results 1 - 25 of 29) sorted by relevance

12

/linux-master/scripts/gdb/linux/
H A Dpgtable.py73 def next_entry(self, va): member in class:Cr3
136 def next_entry(self, va): member in class:PageHierarchyEntry
/linux-master/arch/alpha/kernel/
H A Dpci_impl.h142 unsigned int next_entry; member in struct:pci_iommu_arena
/linux-master/drivers/md/dm-vdo/
H A Dpriority-table.c191 struct list_head *next_entry; local
/linux-master/net/atm/
H A Dmpoa_caches.c228 in_cache_entry *entry, *next_entry; local
502 eg_cache_entry *entry, *next_entry; local
/linux-master/include/net/tc_act/
H A Dtc_gate.h47 struct tcfg_gate_entry *next_entry; member in struct:tcf_gate
/linux-master/drivers/net/ethernet/sfc/
H A Def100.c97 ef100_pci_does_bar_overflow(struct efx_nic *efx, int bar, u64 next_entry) argument
/linux-master/drivers/md/
H A Ddm-bio-prison-v1.c411 unsigned int next_entry; local
/linux-master/drivers/accel/ivpu/
H A Divpu_job.c187 u32 next_entry = (tail + 1) % cmdq->entry_count; local
/linux-master/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_taprio.c308 lan966x_taprio_gcl_setup_entry(struct lan966x_port *port, struct tc_taprio_sched_entry *entry, u32 next_entry) argument
/linux-master/drivers/misc/vmw_vmci/
H A Dvmci_context.c549 struct vmci_datagram_queue_entry *next_entry; local
/linux-master/kernel/futex/
H A Dcore.c801 struct robust_list __user *entry, *next_entry, *pending; local
895 struct robust_list __user *entry, *next_entry, *pending; local
/linux-master/drivers/net/ethernet/altera/
H A Daltera_tse_main.c356 unsigned int next_entry; local
/linux-master/drivers/net/wireless/intel/iwlwifi/dvm/
H A Dmain.c458 u32 next_entry; /* index of next entry to be written by uCode */ local
1759 iwl_print_last_event_logs(struct iwl_priv *priv, u32 capacity, u32 num_wraps, u32 next_entry, u32 size, u32 mode, int pos, char **buf, size_t bufsz) argument
1801 u32 next_entry; /* index of next entry to be written by uCode */ local
[all...]
/linux-master/security/selinux/ss/
H A Dpolicydb.h355 static inline int next_entry(void *buf, struct policy_file *fp, size_t bytes) function
/linux-master/fs/f2fs/
H A Dextent_cache.c193 __lookup_extent_node_ret(struct rb_root_cached *root, struct extent_node *cached_en, unsigned int fofs, struct extent_node **prev_entry, struct extent_node **next_entry, struct rb_node ***insert_p, struct rb_node **insert_parent, bool *leftmost) argument
/linux-master/fs/bcachefs/
H A Djournal_types.h120 unsigned next_entry; /* How big the next journal entry can be */ member in struct:journal_space
/linux-master/drivers/net/ethernet/packetengines/
H A Dyellowfin.c868 unsigned next_entry = yp->cur_tx % TX_RING_SIZE; local
/linux-master/fs/proc/
H A Dproc_sysctl.c392 static void next_entry(struct ctl_table_header **phead, struct ctl_table **pentry) function
/linux-master/tools/perf/util/
H A Dhist.h125 int (*next_entry)(struct hist_entry_iter *, struct addr_location *); member in struct:hist_iter_ops
/linux-master/kernel/trace/
H A Dtrace_output.c641 struct trace_entry *entry, *next_entry; local
/linux-master/arch/s390/include/asm/
H A Ddiag.h283 u32 next_entry; member in struct:diag26c_vnic_resp
/linux-master/drivers/net/ethernet/samsung/sxgbe/
H A Dsxgbe_main.c1488 unsigned int next_entry = 0; local
/linux-master/drivers/net/ethernet/engleder/
H A Dtsnep_main.c298 struct tsnep_tx_entry *next_entry; local
981 struct tsnep_rx_entry *next_entry; local
/linux-master/drivers/md/dm-vdo/indexer/
H A Ddelta-index.c1756 struct delta_index_entry next_entry; local
1849 struct delta_index_entry next_entry; local
[all...]
/linux-master/drivers/scsi/csiostor/
H A Dcsio_hw.c3913 struct list_head *evt_entry, *next_entry; local
3978 struct list_head *evt_entry, *next_entry; local

Completed in 563 milliseconds

12