/linux/scripts/gdb/linux/ |
H A D | pgtable.py | 71 def next_entry(self, va): member in Cr3 134 def next_entry(self, va): member in PageHierarchyEntry
|
/linux/net/atm/ |
H A D | mpoa_caches.c | 228 in_cache_entry *entry, *next_entry; in clear_count_and_expired() local 502 eg_cache_entry *entry, *next_entry; in clear_expired() local
|
/linux/arch/alpha/kernel/ |
H A D | pci_impl.h | 142 unsigned int next_entry; member
|
/linux/drivers/md/dm-vdo/ |
H A D | priority-table.c | 191 struct list_head *next_entry; in vdo_priority_table_remove() local
|
/linux/include/net/tc_act/ |
H A D | tc_gate.h | 47 struct tcfg_gate_entry *next_entry; member
|
/linux/drivers/net/ethernet/sfc/ |
H A D | ef100.c | 98 u64 next_entry) in ef100_pci_does_bar_overflow()
|
/linux/drivers/net/ethernet/microchip/lan966x/ |
H A D | lan966x_taprio.c | 310 u32 next_entry) in lan966x_taprio_gcl_setup_entry()
|
/linux/kernel/futex/ |
H A D | core.c | 1157 struct robust_list __user *entry, *next_entry, *pending; in exit_robust_list() local 1251 struct robust_list __user *entry, *next_entry, *pending; in compat_exit_robust_list() local
|
/linux/drivers/md/ |
H A D | dm-bio-prison-v1.c | 376 unsigned int next_entry; in dm_deferred_set_add_work() local
|
/linux/drivers/misc/vmw_vmci/ |
H A D | vmci_context.c | 529 struct vmci_datagram_queue_entry *next_entry; in vmci_ctx_dequeue_datagram() local
|
/linux/drivers/md/dm-vdo/indexer/ |
H A D | delta-index.c | 1756 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/drivers/net/ethernet/altera/ |
H A D | altera_tse_main.c | 356 unsigned int next_entry; in tse_rx() local
|
/linux/drivers/accel/ivpu/ |
H A D | ivpu_job.c | 414 u32 next_entry = (tail + 1) % cmdq->entry_count; in ivpu_cmdq_push_job() local
|
/linux/drivers/net/ethernet/engleder/ |
H A D | tsnep_main.c | 299 struct tsnep_tx_entry *next_entry; in tsnep_tx_ring_create() local 988 struct tsnep_rx_entry *next_entry; in tsnep_rx_ring_create() local
|
/linux/fs/f2fs/ |
H A D | extent_cache.c | 220 struct extent_node **next_entry, in __lookup_extent_node_ret()
|
H A D | segment.c | 1048 struct discard_cmd **next_entry, in __lookup_discard_cmd_ret()
|
/linux/drivers/scsi/csiostor/ |
H A D | csio_hw.c | 3913 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/security/selinux/ss/ |
H A D | policydb.h | 357 static inline int next_entry(void *buf, struct policy_file *fp, size_t bytes) in next_entry() function
|
/linux/drivers/net/ethernet/samsung/sxgbe/ |
H A D | sxgbe_main.c | 1489 unsigned int next_entry = 0; in sxgbe_rx() local
|
/linux/drivers/net/ethernet/packetengines/ |
H A D | yellowfin.c | 868 unsigned next_entry = yp->cur_tx % TX_RING_SIZE; in yellowfin_start_xmit() local
|
/linux/arch/s390/include/asm/ |
H A D | diag.h | 289 u32 next_entry; member
|
/linux/fs/proc/ |
H A D | proc_sysctl.c | 400 static void next_entry(struct ctl_table_header **phead, const struct ctl_table **pentry) in next_entry() function
|
/linux/kernel/trace/ |
H A D | trace_output.c | 661 struct trace_entry *entry, *next_entry; in trace_print_lat_context() local
|
/linux/tools/perf/util/ |
H A D | hist.h | 149 int (*next_entry)(struct hist_entry_iter *, struct addr_location *); member
|
/linux/drivers/net/ethernet/stmicro/stmmac/ |
H A D | stmmac_main.c | 5310 unsigned int next_entry = rx_q->cur_rx; in stmmac_rx_zc() local 5504 unsigned int next_entry = rx_q->cur_rx; in stmmac_rx() local
|