Searched refs:bpf_prog_is_dev_bound (Results 1 – 7 of 7) sorted by relevance
682 static inline bool bpf_prog_is_dev_bound(const struct bpf_prog_aux *aux) in bpf_prog_is_dev_bound() function701 static inline bool bpf_prog_is_dev_bound(struct bpf_prog_aux *aux) in bpf_prog_is_dev_bound() function
981 if (!bpf_prog_is_dev_bound(prog->aux)) in find_prog_type()1235 if (bpf_prog_is_dev_bound(prog->aux) && !attach_drv) in bpf_prog_get_ok()1402 if (bpf_prog_is_dev_bound(prog->aux)) { in bpf_prog_load()1988 if (bpf_prog_is_dev_bound(prog->aux)) { in bpf_prog_get_info_by_fd()
520 if (!bpf_prog_is_dev_bound(prog->aux)) in __bpf_offload_dev_match()
1486 if (!bpf_prog_is_dev_bound(fp->aux)) { in bpf_prog_select_runtime()1730 if (bpf_prog_is_dev_bound(aux)) in bpf_prog_free_deferred()
826 if (bpf_prog_is_dev_bound(env->prog->aux)) { in check_subprogs()4816 if (bpf_prog_is_dev_bound(env->prog->aux)) { in do_check()5097 if ((bpf_prog_is_dev_bound(prog->aux) || bpf_map_is_dev_bound(map)) && in check_map_prog_compatibility()5360 if (!ops->convert_ctx_access || bpf_prog_is_dev_bound(env->prog->aux)) in convert_ctx_accesses()5948 if (bpf_prog_is_dev_bound(env->prog->aux)) { in bpf_check()
5504 if (bpf_prog_is_dev_bound(prog->aux)) { in xdp_is_valid_access()
7881 bpf_prog_is_dev_bound(prog->aux)) { in dev_change_xdp_fd()