Home
last modified time | relevance | path

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

/linux-6.15/fs/verity/
H A Dfsverity_private.h105 void __init fsverity_init_bpf(void);
107 static inline void fsverity_init_bpf(void) in fsverity_init_bpf() function
H A Dinit.c66 fsverity_init_bpf(); in fsverity_init()
H A Dmeasure.c182 void __init fsverity_init_bpf(void) in fsverity_init_bpf() function