Symbol: KF_RELEASE
drivers/base/power/wakeup.c
1219
BTF_ID_FLAGS(func, bpf_wakeup_sources_read_unlock, KF_RELEASE)
drivers/hid/bpf/hid_bpf_dispatch.c
579
BTF_ID_FLAGS(func, hid_bpf_release_context, KF_RELEASE | KF_SLEEPABLE)
drivers/hid/bpf/hid_bpf_dispatch.c
594
BTF_ID_FLAGS(func, hid_bpf_release_context, KF_RELEASE)
fs/bpf_fs_kfuncs.c
386
BTF_ID_FLAGS(func, bpf_put_file, KF_RELEASE)
kernel/bpf/cpumask.c
479
BTF_ID_FLAGS(func, bpf_cpumask_release, KF_RELEASE)
kernel/bpf/crypto.c
356
BTF_ID_FLAGS(func, bpf_crypto_ctx_release, KF_RELEASE)
kernel/bpf/helpers.c
4810
BTF_ID_FLAGS(func, bpf_obj_drop, KF_RELEASE | KF_IMPLICIT_ARGS)
kernel/bpf/helpers.c
4811
BTF_ID_FLAGS(func, bpf_obj_drop_impl, KF_RELEASE)
kernel/bpf/helpers.c
4812
BTF_ID_FLAGS(func, bpf_percpu_obj_drop, KF_RELEASE | KF_IMPLICIT_ARGS)
kernel/bpf/helpers.c
4813
BTF_ID_FLAGS(func, bpf_percpu_obj_drop_impl, KF_RELEASE)
kernel/bpf/helpers.c
4830
BTF_ID_FLAGS(func, bpf_task_release, KF_RELEASE)
kernel/bpf/helpers.c
4841
BTF_ID_FLAGS(func, bpf_cgroup_release, KF_RELEASE)
kernel/bpf/helpers.c
4856
BTF_ID_FLAGS(func, bpf_key_put, KF_RELEASE)
kernel/bpf/helpers.c
4969
BTF_ID_FLAGS(func, bpf_dynptr_file_discard, KF_RELEASE)
kernel/bpf/verifier.c
10691
return meta->kfunc_flags & KF_RELEASE;
kernel/sched/ext/ext.c
10490
BTF_ID_FLAGS(func, scx_bpf_put_cpumask, KF_RELEASE)
kernel/sched/ext/ext.c
10537
BTF_ID_FLAGS(func, scx_bpf_put_cpumask, KF_RELEASE)
kernel/sched/ext/ext.c
10545
BTF_ID_FLAGS(func, scx_bpf_put_idle_cpumask, KF_RELEASE)
kernel/sched/ext/idle.c
1470
BTF_ID_FLAGS(func, scx_bpf_put_idle_cpumask, KF_RELEASE)
mm/bpf_memcontrol.c
167
BTF_ID_FLAGS(func, bpf_put_mem_cgroup, KF_RELEASE)
net/bpf/test_run.c
659
BTF_ID_FLAGS(func, bpf_kfunc_call_test_release, KF_RELEASE)
net/bpf/test_run.c
660
BTF_ID_FLAGS(func, bpf_kfunc_call_memb_release, KF_RELEASE)
net/netfilter/nf_conntrack_bpf.c
503
BTF_ID_FLAGS(func, bpf_ct_insert_entry, KF_ACQUIRE | KF_RET_NULL | KF_RELEASE)
net/netfilter/nf_conntrack_bpf.c
504
BTF_ID_FLAGS(func, bpf_ct_release, KF_RELEASE)
net/sched/bpf_qdisc.c
281
BTF_ID_FLAGS(func, bpf_kfree_skb, KF_RELEASE)
net/sched/bpf_qdisc.c
282
BTF_ID_FLAGS(func, bpf_qdisc_skb_drop, KF_RELEASE)
net/xfrm/xfrm_state_bpf.c
122
BTF_ID_FLAGS(func, bpf_xdp_xfrm_state_release, KF_RELEASE)
tools/testing/selftests/bpf/test_kmods/bpf_testmod.c
1374
BTF_ID_FLAGS(func, bpf_kfunc_call_memb1_release, KF_RELEASE)
tools/testing/selftests/bpf/test_kmods/bpf_testmod.c
1378
BTF_ID_FLAGS(func, bpf_kfunc_call_int_mem_release, KF_RELEASE)
tools/testing/selftests/bpf/test_kmods/bpf_testmod.c
730
BTF_ID_FLAGS(func, bpf_kfunc_nested_release_test, KF_RELEASE)
tools/testing/selftests/bpf/test_kmods/bpf_testmod.c
738
BTF_ID_FLAGS(func, bpf_testmod_ctx_release, KF_RELEASE)