Home
last modified time | relevance | path

Searched refs:KF_RELEASE (Results 1 – 13 of 13) sorted by relevance

/linux/net/xfrm/
H A Dxfrm_state_bpf.c122 BTF_ID_FLAGS(func, bpf_xdp_xfrm_state_release, KF_RELEASE)
/linux/net/netfilter/
H A Dnf_conntrack_bpf.c517 BTF_ID_FLAGS(func, bpf_ct_insert_entry, KF_ACQUIRE | KF_RET_NULL | KF_RELEASE)
518 BTF_ID_FLAGS(func, bpf_ct_release, KF_RELEASE)
/linux/net/sched/
H A Dbpf_qdisc.c275 BTF_ID_FLAGS(func, bpf_kfree_skb, KF_RELEASE)
276 BTF_ID_FLAGS(func, bpf_qdisc_skb_drop, KF_RELEASE)
/linux/drivers/hid/bpf/
H A Dhid_bpf_dispatch.c575 BTF_ID_FLAGS(func, hid_bpf_release_context, KF_RELEASE | KF_SLEEPABLE)
590 BTF_ID_FLAGS(func, hid_bpf_release_context, KF_RELEASE)
/linux/fs/
H A Dbpf_fs_kfuncs.c364 BTF_ID_FLAGS(func, bpf_put_file, KF_RELEASE) in BTF_ID_FLAGS() argument
/linux/kernel/bpf/
H A Dcpumask.c479 BTF_ID_FLAGS(func, bpf_cpumask_release, KF_RELEASE) in BTF_ID()
H A Dcrypto.c350 BTF_ID_FLAGS(func, bpf_crypto_ctx_release, KF_RELEASE)
H A Dhelpers.c4400 BTF_ID_FLAGS(func, bpf_obj_drop_impl, KF_RELEASE)
4401 BTF_ID_FLAGS(func, bpf_percpu_obj_drop_impl, KF_RELEASE)
4410 BTF_ID_FLAGS(func, bpf_task_release, KF_RELEASE)
4420 BTF_ID_FLAGS(func, bpf_cgroup_release, KF_RELEASE)
4435 BTF_ID_FLAGS(func, bpf_key_put, KF_RELEASE)
H A Dverifier.c12045 return meta->kfunc_flags & KF_RELEASE; in is_kfunc_release()
/linux/tools/testing/selftests/bpf/test_kmods/
H A Dbpf_testmod.c695 BTF_ID_FLAGS(func, bpf_kfunc_nested_release_test, KF_RELEASE)
703 BTF_ID_FLAGS(func, bpf_testmod_ctx_release, KF_RELEASE)
1149 BTF_ID_FLAGS(func, bpf_kfunc_call_memb1_release, KF_RELEASE) in BTF_ID_FLAGS()
1153 BTF_ID_FLAGS(func, bpf_kfunc_call_int_mem_release, KF_RELEASE) in BTF_ID_FLAGS()
/linux/kernel/sched/
H A Dext_idle.c1410 BTF_ID_FLAGS(func, scx_bpf_put_idle_cpumask, KF_RELEASE)
H A Dext.c7241 BTF_ID_FLAGS(func, scx_bpf_put_cpumask, KF_RELEASE)
/linux/net/bpf/
H A Dtest_run.c647 BTF_ID_FLAGS(func, bpf_kfunc_call_test_release, KF_RELEASE) in BTF_ID_FLAGS() argument
648 BTF_ID_FLAGS(func, bpf_kfunc_call_memb_release, KF_RELEASE) in BTF_ID_FLAGS()