Searched refs:bpf_struct_ops_put (Results 1 - 2 of 2) sorted by path

/linux-master/include/linux/
H A Dbpf.h1796 void bpf_struct_ops_put(const void *kdata);
1816 bpf_struct_ops_put(data);
/linux-master/kernel/bpf/
H A Dbpf_struct_ops.c872 * During the switch, bpf_struct_ops_put(tcp_cc_x) is called
1030 void bpf_struct_ops_put(const void *kdata) function

Completed in 330 milliseconds