Searched refs:access_off (Results 1 – 1 of 1) sorted by relevance
859 u8 access_off = off & (size_default - 1); in bpf_ctx_narrow_access_offset() local862 return access_off; in bpf_ctx_narrow_access_offset()864 return size_default - (access_off + size); in bpf_ctx_narrow_access_offset()
Completed in 8 milliseconds