summaryrefslogtreecommitdiffstats
path: root/fs/bpf_fs_kfuncs.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* bpf: Add kfunc bpf_get_dentry_xattr() to read xattr from dentrySong Liu2024-08-071-9/+33
* bpf: Move bpf_get_file_xattr to fs/bpf_fs_kfuncs.cSong Liu2024-08-071-0/+38
* bpf: introduce new VFS based BPF kfuncsMatt Bobrowski2024-08-061-0/+123