pub fn bpf_prog_detach(
locked: &mut Locked<Unlocked>,
current_task: &CurrentTask,
attr: BpfAttachAttr,
) -> Result<SyscallResult, Errno>pub fn bpf_prog_detach(
locked: &mut Locked<Unlocked>,
current_task: &CurrentTask,
attr: BpfAttachAttr,
) -> Result<SyscallResult, Errno>