Home
last modified time | relevance | path

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

/linux-4.4.14/net/atm/
Dmpoa_caches.c228 in_cache_entry *entry, *next_entry; in clear_count_and_expired() local
504 eg_cache_entry *entry, *next_entry; in clear_expired() local
/linux-4.4.14/arch/alpha/kernel/
Dpci_impl.h141 unsigned int next_entry; member
/linux-4.4.14/kernel/
Dfutex_compat.c53 struct robust_list __user *entry, *next_entry, *pending; in compat_exit_robust_list() local
Dfutex.c3002 struct robust_list __user *entry, *next_entry, *pending; in exit_robust_list() local
/linux-4.4.14/drivers/net/wireless/iwlwifi/dvm/
Dmain.c391 u32 next_entry; /* index of next entry to be written by uCode */ in iwl_continuous_event_trace() local
1675 u32 num_wraps, u32 next_entry, in iwl_print_last_event_logs()
1716 u32 next_entry; /* index of next entry to be written by uCode */ in iwl_dump_nic_event_log() local
Ddev.h447 u32 next_entry; member
/linux-4.4.14/drivers/md/
Ddm-bio-prison.c381 unsigned next_entry; in dm_deferred_set_add_work() local
/linux-4.4.14/drivers/misc/vmw_vmci/
Dvmci_context.c550 struct vmci_datagram_queue_entry *next_entry; in vmci_ctx_dequeue_datagram() local
/linux-4.4.14/tools/perf/util/
Dhist.h84 int (*next_entry)(struct hist_entry_iter *, struct addr_location *); member
/linux-4.4.14/drivers/net/ethernet/altera/
Daltera_tse_main.c372 unsigned int next_entry; in tse_rx() local
/linux-4.4.14/drivers/scsi/csiostor/
Dcsio_hw.c3448 struct list_head *evt_entry, *next_entry; in csio_evtq_cleanup() local
3513 struct list_head *evt_entry, *next_entry; in csio_evtq_worker() local
/linux-4.4.14/security/selinux/ss/
Dpolicydb.h337 static inline int next_entry(void *buf, struct policy_file *fp, size_t bytes) in next_entry() function
/linux-4.4.14/drivers/net/ethernet/samsung/sxgbe/
Dsxgbe_main.c1502 unsigned int next_entry = 0; in sxgbe_rx() local
/linux-4.4.14/kernel/trace/
Dtrace_output.c557 *next_entry = trace_find_next_entry(iter, NULL, in trace_print_lat_context() local
/linux-4.4.14/drivers/net/ethernet/packetengines/
Dyellowfin.c860 unsigned next_entry = yp->cur_tx % TX_RING_SIZE; in yellowfin_start_xmit() local
/linux-4.4.14/drivers/net/ethernet/stmicro/stmmac/
Dstmmac_main.c2176 unsigned int next_entry; in stmmac_rx() local
/linux-4.4.14/lib/
Ddma-debug.c753 struct dma_debug_entry *entry, *next_entry; in prealloc_memory() local
/linux-4.4.14/fs/proc/
Dproc_sysctl.c377 static void next_entry(struct ctl_table_header **phead, struct ctl_table **pentry) in next_entry() function