Searched defs:attach_type (Results 1 – 5 of 5) sorted by relevance
271 enum bpf_attach_type attach_type) in bpf_token_allow_prog_type()
678 enum bpf_attach_type attach_type) in cgroup_shim_alloc()731 enum bpf_attach_type attach_type) in bpf_trampoline_link_cgroup_shim()
2532 enum bpf_prog_type *attach_type, bool attach_drv) in bpf_prog_get_ok()2546 static struct bpf_prog *__bpf_prog_get(u32 ufd, enum bpf_prog_type *attach_type, in __bpf_prog_get()3079 enum bpf_attach_type attach_type, bool sleepable) in bpf_link_init_sleepable()3093 enum bpf_attach_type attach_type) in bpf_link_init()3456 enum bpf_attach_type attach_type) in bpf_tracing_prog_attach()4096 enum bpf_attach_type attach_type) in bpf_raw_tp_link_attach()4190 attach_type_to_prog_type(enum bpf_attach_type attach_type) in attach_type_to_prog_type()4263 enum bpf_attach_type attach_type) in bpf_prog_attach_check_attach_type()
168 bpf_cgroup_atype_find(enum bpf_attach_type attach_type, u32 attach_btf_id) in bpf_cgroup_atype_find()214 bpf_cgroup_atype_find(enum bpf_attach_type attach_type, u32 attach_btf_id) in bpf_cgroup_atype_find()281 enum bpf_attach_type attach_type) in bpf_cgroup_storages_link()
6041 enum bpf_attach_type attach_type) in btf_validate_prog_ctx_type()
Completed in 39 milliseconds