Home
last modified time | relevance | path

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

/Linux-v6.6/kernel/bpf/
Dcgroup.c2248 bpf_ctx_narrow_access_offset( in sysctl_convert_ctx_access()
2262 bpf_ctx_narrow_access_offset( in sysctl_convert_ctx_access()
Dverifier.c17864 u8 shift = bpf_ctx_narrow_access_offset( in convert_ctx_accesses()
/Linux-v6.6/include/linux/
Dfilter.h823 bpf_ctx_narrow_access_offset(u32 off, u32 size, u32 size_default) in bpf_ctx_narrow_access_offset() function