Home
last modified time | relevance | path

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

/device/soc/rockchip/common/sdk_linux/include/linux/
H A Dbpf.h881 const struct bpf_link_ops *ops;
886 struct bpf_link_ops { struct
1290 void bpf_link_init(struct bpf_link *link, enum bpf_link_type type, const struct bpf_link_ops *ops,
1496 static inline void bpf_link_init(struct bpf_link *link, enum bpf_link_type type, const struct bpf_link_ops *ops, in bpf_link_init()
/device/soc/rockchip/common/sdk_linux/kernel/bpf/
H A Dsyscall.c2337 void bpf_link_init(struct bpf_link *link, enum bpf_link_type type, const struct bpf_link_ops *ops, in bpf_link_init()
2600 static const struct bpf_link_ops bpf_tracing_link_lops = {
2835 static const struct bpf_link_ops bpf_raw_tp_link_lops = {

Completed in 10 milliseconds