bpf.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* bpf helper functions from kernel module
@ 2021-04-22 15:43 Kenny Ho
  2021-04-22 16:43 ` Toke Høiland-Jørgensen
  0 siblings, 1 reply; 3+ messages in thread
From: Kenny Ho @ 2021-04-22 15:43 UTC (permalink / raw)
  To: bpf

Hi,

From https://www.collabora.com/news-and-blog/blog/2019/04/15/an-ebpf-overview-part-2-machine-and-bytecode/
"The BPF-accesible kernel "helper" functions are defined by the kernel
core (not extensible through modules) via an API similar to defining
syscalls"

Has there been interest/discussion around having helper functions from
kernel modules?  Going through the code, I am guessing one of the
obstacles is to have the verifier checking against helper functions
that may or may not be available but I am not an expert of the
subsystem.  What are the current opinions on having helper functions
from kernel modules?

Regards,
Kenny Ho

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-04-23 13:42 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-22 15:43 bpf helper functions from kernel module Kenny Ho
2021-04-22 16:43 ` Toke Høiland-Jørgensen
2021-04-23 13:41   ` Kenny Ho

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).