Searched refs:BPF_TRAMP_F_IP_ARG (Results 1 – 3 of 3) sorted by relevance
365 flags |= BPF_TRAMP_F_IP_ARG; in bpf_trampoline_update()
1999 if (flags & BPF_TRAMP_F_IP_ARG) in arch_prepare_bpf_trampoline()2015 if (flags & BPF_TRAMP_F_IP_ARG) { in arch_prepare_bpf_trampoline()
593 #define BPF_TRAMP_F_IP_ARG BIT(3) macro
Completed in 16 milliseconds