Searched defs:next_index (Results 1 – 15 of 15) sorted by relevance
/linux-3.3/lib/ |
D | radix-tree.c | 822 unsigned long index, unsigned int max_items, unsigned long *next_index) in __lookup() 916 unsigned long next_index; /* Index of next search */ in radix_tree_gang_lookup() local 989 unsigned long next_index; /* Index of next search */ in radix_tree_gang_lookup_slot() local 1012 unsigned int max_items, unsigned long *next_index, unsigned int tag) in __lookup_tag() 1115 unsigned long next_index; /* Index of next search */ in radix_tree_gang_lookup_tag() local 1185 unsigned long next_index; /* Index of next search */ in radix_tree_gang_lookup_tag_slot() local
|
/linux-3.3/fs/squashfs/ |
D | block.c | 89 int length, u64 *next_index, int srclength, int pages) in squashfs_read_data()
|
D | squashfs_fs_sb.h | 46 u64 next_index; member
|
/linux-3.3/drivers/net/bonding/ |
D | bond_alb.c | 156 u32 next_index = tx_hash_table[index].next; in __tlb_clear_slave() local 260 u32 next_index = slave_info->head; in __tlb_choose_channel() local 439 u32 index, next_index; in rlb_clear_slave() local 833 u32 next_index = bond_info->rx_hashtbl[curr_index].next; in rlb_clear_vlan() local
|
/linux-3.3/arch/arm/mach-omap2/ |
D | cpuidle34xx.c | 188 int next_index = -1; in next_valid_state() local
|
/linux-3.3/drivers/misc/ibmasm/ |
D | ibmasm.h | 127 unsigned int next_index; member
|
/linux-3.3/kernel/ |
D | padata.c | 176 int next_nr, next_index; in padata_get_next() local
|
/linux-3.3/fs/jfs/ |
D | jfs_incore.h | 47 uint next_index; /* next available directory entry index */ member
|
D | jfs_dtree.c | 2097 u32 table_index, next_index; in dtDelete() local
|
/linux-3.3/fs/ceph/ |
D | addr.c | 282 pgoff_t next_index; in start_read() local
|
/linux-3.3/arch/mips/include/asm/octeon/ |
D | cvmx-pow.h | 684 uint64_t next_index:11; member 710 uint64_t next_index:11; member
|
/linux-3.3/drivers/scsi/bnx2i/ |
D | bnx2i_hwi.c | 140 u16 next_index = 0; in bnx2i_arm_cq_event_coalescing() local
|
/linux-3.3/drivers/scsi/libfc/ |
D | fc_exch.c | 71 u16 next_index; member
|
/linux-3.3/fs/gfs2/ |
D | dir.c | 1963 u32 index = 0, next_index; in gfs2_dir_exhash_dealloc() local
|
/linux-3.3/drivers/infiniband/hw/ehca/ |
D | ehca_classes.h | 179 static inline unsigned int next_index(unsigned int cur_index, unsigned int limit) in next_index() function
|