Searched refs:bpf_try_module_get (Results 1 – 6 of 6) sorted by relevance
136 if (!bpf_try_module_get(sched, sched->owner))
509 if (likely(ca && bpf_try_module_get(ca, ca->owner))) { in tcp_ca_openreq_child()520 !bpf_try_module_get(icsk->icsk_ca_ops, icsk->icsk_ca_ops->owner))) in tcp_ca_openreq_child()
3517 bpf_try_module_get(init_net.ipv4.tcp_congestion_control,
211 if (!bpf_try_module_get(q, q->owner)) in qdisc_lookup_default() 368 if (!bpf_try_module_get(q, q->owner)) in qdisc_lookup_ops()
1026 if (!bpf_try_module_get(ops, ops->owner)) { in qdisc_create_dflt()
2106 static inline bool bpf_try_module_get(const void *data, struct module *owner) in bpf_try_module_get() function2149 static inline bool bpf_try_module_get(const void *data, struct module *owner) in bpf_try_module_get() function