BPF_F_PIN          23 samples/bpf/fds_example.c #define BPF_F_PIN_GET	(BPF_F_PIN | BPF_F_GET)
BPF_F_PIN          80 samples/bpf/fds_example.c 	if (flags & BPF_F_PIN) {
BPF_F_PIN         113 samples/bpf/fds_example.c 	if (flags & BPF_F_PIN) {
BPF_F_PIN         151 samples/bpf/fds_example.c 			flags |= BPF_F_PIN;