get_bpf_object
starnix_
core
In starnix_
core::
bpf::
fs
starnix_core
::
bpf
::
fs
Function
get_
bpf_
object
Copy item path
Source
pub fn get_bpf_object(task: &
Task
, fd:
FdNumber
) ->
Result
<
BpfHandle
,
Errno
>