Searched defs:last_index (Results 1 - 24 of 24) sorted by relevance

/linux-4.4.14/tools/perf/util/
H A Dpstack.c40 unsigned short i = pstack->top, last_index = pstack->top - 1; pstack__remove() local
/linux-4.4.14/include/linux/netfilter/
H A Dnf_conntrack_tcp.h22 u_int8_t last_index; /* Index of the last packet */ member in struct:ip_ct_tcp
/linux-4.4.14/fs/ocfs2/
H A Dmmap.c69 pgoff_t last_index; __ocfs2_page_mkwrite() local
/linux-4.4.14/drivers/staging/speakup/
H A Dspeakup_soft.c266 static int last_index; variable
/linux-4.4.14/drivers/staging/lustre/lustre/obdclass/
H A Dllog.c219 int rc = 0, index = 1, last_index; llog_process_thread() local
/linux-4.4.14/drivers/cpufreq/
H A Dcpufreq_stats.c25 unsigned int last_index; member in struct:cpufreq_stats
/linux-4.4.14/drivers/char/
H A Dmspec.c163 int index, last_index; mspec_close() local
/linux-4.4.14/kernel/trace/
H A Dtrace_printk.c251 int last_index; find_next() local
/linux-4.4.14/fs/ufs/
H A Dballoc.c243 pgoff_t index, cur_index, last_index; ufs_change_blocknr() local
/linux-4.4.14/drivers/staging/lustre/lustre/llite/
H A Dvvp_io.c704 pgoff_t last_index; vvp_io_fault_start() local
1017 pgoff_t last_index = i_size_read(inode) >> PAGE_CACHE_SHIFT; vvp_io_commit_write() local
/linux-4.4.14/fs/gfs2/
H A Dfile.c388 unsigned long last_index; gfs2_page_mkwrite() local
/linux-4.4.14/lib/
H A Dradix-tree.c888 radix_tree_range_tag_if_tagged(struct radix_tree_root *root, unsigned long *first_indexp, unsigned long last_index, unsigned long nr_to_tag, unsigned int iftag, unsigned int settag) radix_tree_range_tag_if_tagged() argument
/linux-4.4.14/mm/
H A Dfilemap.c1535 pgoff_t last_index; do_generic_file_read() local
/linux-4.4.14/fs/xfs/
H A Dxfs_aops.c954 pgoff_t end_index, last_index; xfs_vm_writepage() local
/linux-4.4.14/drivers/scsi/lpfc/
H A Dlpfc_debugfs.c2482 uint32_t last_index, index, count; lpfc_idiag_queacc_read() local
H A Dlpfc_hbadisc.c2052 uint16_t last_index; lpfc_sli4_fcf_pri_list_add() local
H A Dlpfc_sli.c16192 uint16_t last_index; lpfc_check_next_fcf_pri_level() local
/linux-4.4.14/drivers/staging/lustre/lustre/osc/
H A Dosc_cache.c1028 pgoff_t last_index; osc_extent_truncate() local
/linux-4.4.14/fs/btrfs/
H A Dfree-space-cache.c291 unsigned long last_index; readahead_cache() local
H A Drelocation.c3106 unsigned long last_index; relocate_file_extent_cluster() local
H A Dioctl.c1257 unsigned long last_index; btrfs_defrag_file() local
H A Dsend.c4452 pgoff_t last_index; fill_read_buf() local
/linux-4.4.14/include/linux/
H A Dmm.h1082 pgoff_t last_index; /* Highest page->index to unmap */ member in struct:zap_details
/linux-4.4.14/drivers/net/ethernet/emulex/benet/
H A Dbe_main.c2398 be_tx_compl_process(struct be_adapter *adapter, struct be_tx_obj *txo, u16 last_index) be_tx_compl_process() argument

Completed in 1054 milliseconds