Searched refs:bpf_prog_is_dev_bound (Results 1 – 7 of 7) sorted by relevance
392 if (bpf_prog_is_dev_bound(fp->aux)) { in cls_bpf_prog_from_efd()
2581 if (bpf_prog_is_dev_bound(fp->aux)) in bpf_prog_map_compatible()3079 if (bpf_prog_is_dev_bound(aux)) in bpf_prog_free_deferred()
3092 if (bpf_prog_is_dev_bound(prog->aux)) { in BTF_ID_LIST_GLOBAL_SINGLE()3099 bpf_prog_is_dev_bound(dst_prog->aux)) { in BTF_ID_LIST_GLOBAL_SINGLE()
19924 if (bpf_prog_is_dev_bound(prog->aux) && in bpf_check_attach_target()
3633 static inline bool bpf_prog_is_dev_bound(const struct bpf_prog_aux *aux) in bpf_prog_is_dev_bound() function3696 static inline bool bpf_prog_is_dev_bound(const struct bpf_prog_aux *aux) in bpf_prog_is_dev_bound() function
1356 if (bpf_prog_is_dev_bound(prog->aux)) in bpf_prog_test_run_xdp()
10399 if (bpf_prog_is_dev_bound(prog->aux) && !bpf_offload_dev_match(prog, dev)) { in dev_xdp_install()10403 if (bpf_prog_is_dev_bound(prog->aux) && mode == XDP_MODE_SKB) { in dev_xdp_install()