bpf_close
static int bpf_close(struct file *);
.fo_close = bpf_close,
bpf_close(bpfd);
static void bpf_close(int);