Searched refs:access_off (Results 1 – 1 of 1) sorted by relevance
834 u8 access_off = off & (size_default - 1); in bpf_ctx_narrow_access_offset() local837 return access_off; in bpf_ctx_narrow_access_offset()839 return size_default - (access_off + size); in bpf_ctx_narrow_access_offset()
Completed in 6 milliseconds