Home
last modified time | relevance | path

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

/linux/kernel/bpf/
H A Dinode.c73 static void bpf_any_put(void *raw, enum bpf_type type) in bpf_fd_probe_obj()
545 bpf_any_put(raw, type); in bpf_obj_get_user()
607 bpf_any_put(raw, type); in find_bpffs_btf_enums()
844 bpf_any_put(inode->i_private, type); in bpf_parse_param()
53 static void bpf_any_put(void *raw, enum bpf_type type) bpf_any_put() function