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

/linux-master/kernel/bpf/
H A Dbpf_struct_ops.c870 * During the switch, bpf_struct_ops_put(tcp_cc_x) is called
1028 void bpf_struct_ops_put(const void *kdata) function
/linux-master/include/linux/
H A Dbpf.h1780 void bpf_struct_ops_put(const void *kdata);
1800 bpf_struct_ops_put(data);

Completed in 117 milliseconds