Searched defs:last_index (Results 1 – 20 of 20) sorted by relevance
/linux-2.6.39/tools/perf/util/ |
D | pstack.c | 39 unsigned short i = self->top, last_index = self->top - 1; in pstack__remove() local
|
/linux-2.6.39/fs/ocfs2/ |
D | mmap.c | 69 pgoff_t last_index; in __ocfs2_page_mkwrite() local
|
/linux-2.6.39/include/linux/netfilter/ |
D | nf_conntrack_tcp.h | 64 u_int8_t last_index; /* Index of the last packet */ member
|
/linux-2.6.39/drivers/staging/speakup/ |
D | speakup_soft.c | 269 static int last_index; variable
|
/linux-2.6.39/fs/btrfs/ |
D | file.c | 804 unsigned long last_index, size_t write_bytes) in prepare_pages() 903 unsigned long last_index; in __btrfs_buffered_write() local
|
D | free-space-cache.c | 196 unsigned long last_index; in readahead_cache() local
|
D | ioctl.c | 738 unsigned long last_index; in btrfs_defrag_file() local
|
D | relocation.c | 2906 unsigned long last_index; local
|
D | inode.c | 6748 pgoff_t offset, pgoff_t last_index) in btrfs_force_ra()
|
/linux-2.6.39/drivers/char/ |
D | mspec.c | 164 int index, last_index; in mspec_close() local
|
/linux-2.6.39/drivers/cpufreq/ |
D | cpufreq_stats.c | 39 unsigned int last_index; member
|
/linux-2.6.39/fs/ufs/ |
D | balloc.c | 247 pgoff_t index, cur_index, last_index; in ufs_change_blocknr() local
|
/linux-2.6.39/drivers/net/wireless/iwlegacy/ |
D | iwl-3945-rs.c | 451 int scale_rate_index, first_index, last_index; in iwl3945_rs_tx_status() local
|
/linux-2.6.39/fs/gfs2/ |
D | file.c | 353 unsigned long last_index; in gfs2_page_mkwrite() local
|
/linux-2.6.39/drivers/net/mlx4/ |
D | mcg.c | 347 int last_index; in add_promisc_qp() local
|
/linux-2.6.39/lib/ |
D | radix-tree.c | 650 unsigned long *first_indexp, unsigned long last_index, in radix_tree_range_tag_if_tagged()
|
/linux-2.6.39/fs/xfs/linux-2.6/ |
D | xfs_aops.c | 916 pgoff_t end_index, last_index; in xfs_vm_writepage() local
|
/linux-2.6.39/mm/ |
D | filemap.c | 1051 pgoff_t last_index; in do_generic_file_read() local
|
/linux-2.6.39/include/linux/ |
D | mm.h | 896 pgoff_t last_index; /* Highest page->index to unmap */ member
|
/linux-2.6.39/drivers/net/benet/ |
D | be_main.c | 1264 static void be_tx_compl_process(struct be_adapter *adapter, u16 last_index) in be_tx_compl_process()
|