Home
last modified time | relevance | path

Searched defs:saved_data_end (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/
H A Dfilter.h692 struct sk_buff *skb, void **saved_data_end) in bpf_compute_and_save_data_end()
702 struct sk_buff *skb, void *saved_data_end) in bpf_restore_data_end()
/openbmc/linux/kernel/bpf/
H A Dcgroup.c1363 void *saved_data_end; in __cgroup_bpf_run_filter_skb() local