Home
last modified time | relevance | path

Searched defs:stack_off (Results 1 – 2 of 2) sorted by relevance

/linux/kernel/bpf/
H A Dverifier.c7953 int stack_off = -i - 1; in check_stack_range_initialized() local
9450 int stack_off; in get_constant_map_key() local
21888 int stack_off = -stack_depth - 8; in do_misc_fixups() local
/linux/net/core/
H A Dfilter.c580 int new_flen = 0, pass = 0, target, i, stack_off; in bpf_convert_filter() local