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