Home
last modified time | relevance | path

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

/openbmc/linux/kernel/trace/
H A Dbpf_trace.c1710 static bool tp_prog_is_valid_access(int off, int size, enum bpf_access_type type, in tp_prog_is_valid_access() function
1727 .is_valid_access = tp_prog_is_valid_access,