Home
last modified time | relevance | path

Searched defs:last_index (Results 1 – 22 of 22) sorted by relevance

/Linux-v4.19/tools/perf/util/
Dpstack.c41 unsigned short i = pstack->top, last_index = pstack->top - 1; in pstack__remove() local
/Linux-v4.19/fs/ocfs2/
Dmmap.c71 pgoff_t last_index; in __ocfs2_page_mkwrite() local
/Linux-v4.19/include/linux/netfilter/
Dnf_conntrack_tcp.h23 u_int8_t last_index; /* Index of the last packet */ member
/Linux-v4.19/drivers/dma/
Dof-dma.c245 static atomic_t last_index; in of_dma_request_slave_channel() local
/Linux-v4.19/drivers/cpufreq/
Dcpufreq_stats.c24 unsigned int last_index; member
/Linux-v4.19/tools/testing/radix-tree/
Dtag_check.c137 unsigned long last_index = 0; in gang_check() local
/Linux-v4.19/drivers/char/
Dmspec.c161 int index, last_index; in mspec_close() local
/Linux-v4.19/drivers/staging/speakup/
Dspeakup_soft.c307 static int last_index; variable
/Linux-v4.19/kernel/trace/
Dtrace_printk.c257 int last_index; in find_next() local
/Linux-v4.19/fs/ufs/
Dballoc.c247 pgoff_t index, cur_index, last_index; in ufs_change_blocknr() local
/Linux-v4.19/fs/gfs2/
Dfile.c399 unsigned long last_index; in gfs2_page_mkwrite() local
/Linux-v4.19/mm/
Dfilemap.c2059 pgoff_t last_index; in generic_file_buffered_read() local
/Linux-v4.19/drivers/net/ethernet/microchip/
Dlan743x_main.c1995 int last_index = -1; in lan743x_rx_process_packet() local
/Linux-v4.19/drivers/scsi/lpfc/
Dlpfc_debugfs.c3611 uint32_t last_index, index, count; in lpfc_idiag_queacc_read() local
Dlpfc_hbadisc.c2086 uint16_t last_index; in lpfc_sli4_fcf_pri_list_add() local
Dlpfc_sli.c18304 uint16_t last_index; in lpfc_check_next_fcf_pri_level() local
/Linux-v4.19/fs/btrfs/
Dfree-space-cache.c274 unsigned long last_index; in readahead_cache() local
Drelocation.c3147 unsigned long last_index; in relocate_file_extent_cluster() local
Dioctl.c1375 unsigned long last_index; in btrfs_defrag_file() local
Dsend.c4776 pgoff_t last_index; in fill_read_buf() local
/Linux-v4.19/include/linux/
Dmm.h1320 pgoff_t last_index; /* Highest page->index to unmap */ member
/Linux-v4.19/drivers/net/ethernet/emulex/benet/
Dbe_main.c2752 struct be_tx_obj *txo, u16 last_index) in be_tx_compl_process()