Home
last modified time | relevance | path

Searched refs:access_off (Results 1 – 1 of 1) sorted by relevance

/linux-6.3-rc2/include/linux/
A Dfilter.h834 u8 access_off = off & (size_default - 1); in bpf_ctx_narrow_access_offset() local
837 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