Home
last modified time | relevance | path

Searched refs:set_offs (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/tools/testing/selftests/ftrace/test.d/kprobe/
Dprobepoint.tc12 set_offs() { # prev target next
24 set_offs `grep -v __pfx_ /proc/kallsyms | grep -A1 -B1 ${TARGET_FUNC} | cut -f 1 -d " " | xargs`
/linux-6.12.1/drivers/mtd/nand/raw/
Dnand_hynix.c267 int set_offs = NAND_HYNIX_1XNM_RR_SET_OFFS(i, set_size, inv); in hynix_mlc_1xnm_rr_value() local
269 tmp[i] = buf[val_offs + set_offs]; in hynix_mlc_1xnm_rr_value()