Home
last modified time | relevance | path

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

1234

/kernel/linux/linux-5.10/tools/perf/util/
H A Dpstack.c42 unsigned short i = pstack->top, last_index = pstack->top - 1; in pstack__remove() local
/kernel/linux/linux-6.6/tools/perf/util/
H A Dpstack.c42 unsigned short i = pstack->top, last_index = pstack->top - 1; in pstack__remove() local
/third_party/ffmpeg/libavcodec/
H A Dparser.h31 int last_index; member
/kernel/linux/linux-5.10/include/linux/netfilter/
H A Dnf_conntrack_tcp.h23 u_int8_t last_index; /* Index of the last packet */ member
/kernel/linux/linux-6.6/include/linux/
H A Dinterval_tree.h53 unsigned long last_index; member
/kernel/linux/linux-6.6/include/linux/netfilter/
H A Dnf_conntrack_tcp.h23 u_int8_t last_index; /* Index of the last packet */ member
/kernel/linux/linux-6.6/lib/
H A Dinterval_tree.c43 interval_tree_span_iter_first(struct interval_tree_span_iter *iter, struct rb_root_cached *itree, unsigned long first_index, unsigned long last_index) interval_tree_span_iter_first() argument
[all...]
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-ms-feature-ranges.cc76 unsigned int last_index = 0; in hb_ms_setup_features() local
/kernel/linux/linux-5.10/drivers/dma/
H A Dof-dma.c249 static atomic_t last_index; in of_dma_request_slave_channel() local
/kernel/linux/linux-5.10/fs/ocfs2/
H A Dmmap.c57 pgoff_t last_index; in __ocfs2_page_mkwrite() local
/kernel/linux/linux-6.6/fs/ocfs2/
H A Dmmap.c55 pgoff_t last_index; in __ocfs2_page_mkwrite() local
/kernel/linux/linux-6.6/drivers/dma/
H A Dof-dma.c259 static atomic_t last_index; in of_dma_request_slave_channel() local
/kernel/linux/linux-5.10/drivers/cpufreq/
H A Dcpufreq_stats.c20 unsigned int last_index; member
/kernel/linux/linux-5.10/drivers/char/
H A Dmspec.c106 int index, last_index; in mspec_close() local
/kernel/linux/linux-5.10/tools/testing/radix-tree/
H A Dtag_check.c137 unsigned long last_index = 0; in gang_check() local
/kernel/linux/linux-6.6/fs/verity/
H A Dread_metadata.c22 pgoff_t index, last_index; in fsverity_read_merkle_tree() local
/kernel/linux/linux-6.6/drivers/char/
H A Dmspec.c106 int index, last_index; in mspec_close() local
/kernel/linux/linux-6.6/drivers/cpufreq/
H A Dcpufreq_stats.c20 unsigned int last_index; member
/kernel/linux/linux-6.6/tools/testing/radix-tree/
H A Dtag_check.c137 unsigned long last_index = 0; in gang_check() local
/third_party/node/deps/v8/src/regexp/
H A Dregexp-utils.cc201 const uint64_t last_index = PositiveNumberToUint64(*last_index_obj); in SetAdvancedStringIndex() local
/kernel/linux/linux-5.10/drivers/accessibility/speakup/
H A Dspeakup_soft.c316 static int last_index; variable
/kernel/linux/linux-5.10/tools/testing/selftests/arm64/mte/
H A Dcheck_buffer_fill.c67 int i, j, item, last_index; in check_buffer_underflow_by_byte() local
162 int i, j, item, last_index; in check_buffer_overflow_by_byte() local
[all...]
/kernel/linux/linux-5.10/kernel/trace/
H A Dtrace_printk.c258 int last_index; in find_next() local
/kernel/linux/linux-6.6/tools/testing/selftests/arm64/mte/
H A Dcheck_buffer_fill.c67 int i, j, item, last_index; in check_buffer_underflow_by_byte() local
162 int i, j, item, last_index; in check_buffer_overflow_by_byte() local
[all...]
/kernel/linux/linux-6.6/kernel/trace/
H A Dtrace_printk.c269 int last_index; in find_next() local

Completed in 12 milliseconds

1234