Home
last modified time | relevance | path

Searched defs:scan_end (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/linux-5.10/arch/arm64/kernel/probes/
H A Ddecode-insn.c119 is_probed_address_atomic(kprobe_opcode_t *scan_start, kprobe_opcode_t *scan_end) in is_probed_address_atomic() argument
141 probe_opcode_t *scan_end = NULL; in arm_kprobe_decode_insn() local
/kernel/linux/linux-6.6/arch/arm64/kernel/probes/
H A Ddecode-insn.c119 is_probed_address_atomic(kprobe_opcode_t *scan_start, kprobe_opcode_t *scan_end) in is_probed_address_atomic() argument
141 probe_opcode_t *scan_end = NULL; in arm_kprobe_decode_insn() local
/kernel/linux/linux-5.10/arch/x86/platform/geode/
H A Dalix.c118 const char *scan_end; in alix_present() local
/kernel/linux/linux-6.6/arch/x86/platform/geode/
H A Dalix.c125 const char *scan_end; in alix_present() local
/kernel/linux/linux-5.10/fs/jffs2/
H A Dscan.c666 uint32_t empty_start, scan_end; in jffs2_scan_eraseblock() local
/kernel/linux/linux-5.10/lib/zlib_deflate/
H A Ddeflate.c583 register ush scan_end = *(ush*)(scan+best_len-1); in longest_match() local
587 register Byte scan_end = scan[best_len]; in longest_match() local
/kernel/linux/linux-6.6/fs/jffs2/
H A Dscan.c666 uint32_t empty_start, scan_end; in jffs2_scan_eraseblock() local
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/
H A Dtesting_helpers.c176 char *buf = NULL, *capture_start, *capture_end, *scan_end; in parse_test_list_file() local
/kernel/linux/linux-6.6/lib/zlib_deflate/
H A Ddeflate.c590 register ush scan_end = *(ush*)(scan+best_len-1); in longest_match() local
594 register Byte scan_end = scan[best_len]; in longest_match() local

Completed in 9 milliseconds