Searched refs:dlopen_bpf (Results 1 – 7 of 7) sorted by relevance
30 int dlopen_bpf(void) { in dlopen_bpf() function56 int dlopen_bpf(void) { in dlopen_bpf() function
12 if (dlopen_bpf() < 0) in bpf_can_link_program()
33 int dlopen_bpf(void);
51 assert_se(dlopen_bpf() >= 0); in run()
89 if (dlopen_bpf() < 0) in restrict_network_interfaces_supported()
127 if (dlopen_bpf() < 0) in bpf_socket_bind_supported()
138 r = dlopen_bpf(); in lsm_bpf_supported()