Home
last modified time | relevance | path

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

12

/linux-6.12.1/scripts/gdb/linux/
Dpgtable.py73 def next_entry(self, va): member in Cr3
136 def next_entry(self, va): member in PageHierarchyEntry
/linux-6.12.1/net/atm/
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
/linux-6.12.1/arch/alpha/kernel/
Dpci_impl.h142 unsigned int next_entry; member
/linux-6.12.1/drivers/md/dm-vdo/
Dpriority-table.c191 struct list_head *next_entry; in vdo_priority_table_remove() local
/linux-6.12.1/drivers/net/wireless/intel/iwlwifi/dvm/
Dmain.c458 u32 next_entry; /* index of next entry to be written by uCode */ in iwl_continuous_event_trace() local
1758 u32 num_wraps, u32 next_entry, in iwl_print_last_event_logs()
1799 u32 next_entry; /* index of next entry to be written by uCode */ in iwl_dump_nic_event_log() local
/linux-6.12.1/kernel/futex/
Dcore.c802 struct robust_list __user *entry, *next_entry, *pending; in exit_robust_list() local
896 struct robust_list __user *entry, *next_entry, *pending; in compat_exit_robust_list() local
/linux-6.12.1/include/net/tc_act/
Dtc_gate.h47 struct tcfg_gate_entry *next_entry; member
/linux-6.12.1/drivers/net/ethernet/sfc/
Def100.c98 u64 next_entry) in ef100_pci_does_bar_overflow()
/linux-6.12.1/drivers/net/ethernet/microchip/lan966x/
Dlan966x_taprio.c310 u32 next_entry) in lan966x_taprio_gcl_setup_entry()
/linux-6.12.1/drivers/md/
Ddm-bio-prison-v1.c411 unsigned int next_entry; in dm_deferred_set_add_work() local
/linux-6.12.1/drivers/misc/vmw_vmci/
Dvmci_context.c549 struct vmci_datagram_queue_entry *next_entry; in vmci_ctx_dequeue_datagram() local
/linux-6.12.1/drivers/accel/ivpu/
Divpu_job.c348 u32 next_entry = (tail + 1) % cmdq->entry_count; in ivpu_cmdq_push_job() local
/linux-6.12.1/drivers/md/dm-vdo/indexer/
Ddelta-index.c1756 struct delta_index_entry next_entry; in uds_put_delta_index_entry() local
1849 struct delta_index_entry next_entry; in uds_remove_delta_index_entry() local
/linux-6.12.1/drivers/net/ethernet/altera/
Daltera_tse_main.c356 unsigned int next_entry; in tse_rx() local
/linux-6.12.1/drivers/net/ethernet/engleder/
Dtsnep_main.c298 struct tsnep_tx_entry *next_entry; in tsnep_tx_ring_create() local
981 struct tsnep_rx_entry *next_entry; in tsnep_rx_ring_create() local
/linux-6.12.1/fs/bcachefs/
Djournal_types.h120 unsigned next_entry; /* How big the next journal entry can be */ member
/linux-6.12.1/fs/f2fs/
Dextent_cache.c187 struct extent_node **next_entry, in __lookup_extent_node_ret()
/linux-6.12.1/drivers/scsi/csiostor/
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
/linux-6.12.1/security/selinux/ss/
Dpolicydb.h355 static inline int next_entry(void *buf, struct policy_file *fp, size_t bytes) in next_entry() function
/linux-6.12.1/drivers/net/ethernet/packetengines/
Dyellowfin.c868 unsigned next_entry = yp->cur_tx % TX_RING_SIZE; in yellowfin_start_xmit() local
/linux-6.12.1/drivers/net/ethernet/samsung/sxgbe/
Dsxgbe_main.c1488 unsigned int next_entry = 0; in sxgbe_rx() local
/linux-6.12.1/arch/s390/include/asm/
Ddiag.h287 u32 next_entry; member
/linux-6.12.1/fs/proc/
Dproc_sysctl.c394 static void next_entry(struct ctl_table_header **phead, struct ctl_table **pentry) in next_entry() function
/linux-6.12.1/kernel/trace/
Dtrace_output.c641 struct trace_entry *entry, *next_entry; in trace_print_lat_context() local
/linux-6.12.1/tools/perf/util/
Dhist.h127 int (*next_entry)(struct hist_entry_iter *, struct addr_location *); member

12