Searched refs:adjust_offset (Results 1 – 3 of 3) sorted by relevance
26 bool adjust_offset);47 bool adjust_offset __maybe_unused) in debuginfo__get_text_offset()
151 bool adjust_offset) in debuginfo__get_text_offset() argument180 if (adjust_offset) in debuginfo__get_text_offset()
424 __s32 *adjust_offset, *val; in xdp_adjst_tail() local438 adjust_offset = bpf_map_lookup_elem(&map_xdp_setup, &key); in xdp_adjst_tail()439 if (!adjust_offset) in xdp_adjst_tail()442 if (*adjust_offset < 0) in xdp_adjst_tail()444 (__u16)(0 - *adjust_offset), in xdp_adjst_tail()447 ret = xdp_adjst_tail_grow_data(ctx, (__u16)(*adjust_offset)); in xdp_adjst_tail()