Home
last modified time | relevance | path

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

/linux/fs/verity/
H A Dfsverity_private.h111 void __init fsverity_init_bpf(void);
113 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.c183 void __init fsverity_init_bpf(void) in fsverity_init_bpf() function