Home
last modified time | relevance | path

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

/Linux-v5.4/tools/perf/util/
Dpstack.c42 unsigned short i = pstack->top, last_index = pstack->top - 1; in pstack__remove() local
/Linux-v5.4/fs/ocfs2/
Dmmap.c57 pgoff_t last_index; in __ocfs2_page_mkwrite() local
/Linux-v5.4/include/linux/netfilter/
Dnf_conntrack_tcp.h23 u_int8_t last_index; /* Index of the last packet */ member
/Linux-v5.4/drivers/dma/
Dof-dma.c242 static atomic_t last_index; in of_dma_request_slave_channel() local
/Linux-v5.4/drivers/char/
Dmspec.c107 int index, last_index; in mspec_close() local
/Linux-v5.4/tools/testing/radix-tree/
Dtag_check.c137 unsigned long last_index = 0; in gang_check() local
/Linux-v5.4/drivers/cpufreq/
Dcpufreq_stats.c20 unsigned int last_index; member
/Linux-v5.4/drivers/staging/speakup/
Dspeakup_soft.c314 static int last_index; variable
/Linux-v5.4/kernel/trace/
Dtrace_printk.c258 int last_index; in find_next() local
/Linux-v5.4/drivers/misc/habanalabs/
Ddevice.c468 u32 overlap_cnt = 0, last_index = hdev->idle_busy_ts_idx; in hl_device_utilization() local
/Linux-v5.4/fs/ufs/
Dballoc.c247 pgoff_t index, cur_index, last_index; in ufs_change_blocknr() local
/Linux-v5.4/drivers/infiniband/hw/hfi1/
Dtid_rdma.h81 u8 last_index; member
/Linux-v5.4/fs/gfs2/
Dfile.c425 unsigned long last_index; in gfs2_page_mkwrite() local
/Linux-v5.4/drivers/net/ethernet/microchip/
Dlan743x_main.c1991 int last_index = -1; in lan743x_rx_process_packet() local
/Linux-v5.4/mm/
Dfilemap.c2018 pgoff_t last_index; in generic_file_buffered_read() local
/Linux-v5.4/fs/btrfs/
Dfree-space-cache.c286 unsigned long last_index; in readahead_cache() local
Drelocation.c3237 unsigned long last_index; in relocate_file_extent_cluster() local
Dioctl.c1387 unsigned long last_index; in btrfs_defrag_file() local
Dsend.c4774 pgoff_t last_index; in fill_read_buf() local
/Linux-v5.4/drivers/scsi/lpfc/
Dlpfc_debugfs.c4057 uint32_t last_index, index, count; in lpfc_idiag_queacc_read() local
Dlpfc_hbadisc.c2134 uint16_t last_index; in lpfc_sli4_fcf_pri_list_add() local
Dlpfc_sli.c18625 uint16_t last_index; in lpfc_check_next_fcf_pri_level() local
/Linux-v5.4/include/linux/
Dmm.h1436 pgoff_t last_index; /* Highest page->index to unmap */ member
/Linux-v5.4/drivers/net/ethernet/emulex/benet/
Dbe_main.c2749 struct be_tx_obj *txo, u16 last_index) in be_tx_compl_process()