Home
last modified time | relevance | path

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

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