Home
last modified time | relevance | path

Searched defs:scan_end (Results 1 – 6 of 6) sorted by relevance

/linux/arch/arm64/kernel/probes/
H A Ddecode-insn.c115 is_probed_address_atomic(kprobe_opcode_t *scan_start, kprobe_opcode_t *scan_end) in is_probed_address_atomic()
137 probe_opcode_t *scan_end = NULL; in arm_kprobe_decode_insn() local
/linux/arch/x86/platform/geode/
H A Dalix.c59 const char *scan_end; in alix_present() local
/linux/fs/bcachefs/
H A Drebalance_types.h31 struct bbpos scan_end; member
/linux/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
/linux/fs/jffs2/
H A Dscan.c666 uint32_t empty_start, scan_end; in jffs2_scan_eraseblock() local
/linux/tools/testing/selftests/bpf/
H A Dtesting_helpers.c177 char *buf = NULL, *capture_start, *capture_end, *scan_end; in parse_test_list_file() local