Home
last modified time | relevance | path

Searched defs:pagefault (Results 1 – 2 of 2) sorted by relevance

/kernel/trace/rv/monitors/pagefault/
A Dpagefault.h39 bool pagefault = test_bit(LTL_PAGEFAULT, mon->atoms); in ltl_start() local
52 bool pagefault = test_bit(LTL_PAGEFAULT, mon->atoms); in ltl_possible_next_states() local
/kernel/bpf/
A Dhelpers.c3367 guard(pagefault)(); in bpf_strcmp() local
3407 guard(pagefault)(); in bpf_strnchr() local
3461 guard(pagefault)(); in bpf_strchrnul() local
3493 guard(pagefault)(); in bpf_strrchr() local
3526 guard(pagefault)(); in bpf_strnlen() local
3576 guard(pagefault)(); in bpf_strspn() local
3620 guard(pagefault)(); in bpf_strcspn() local
3665 guard(pagefault)(); in bpf_strnstr() local

Completed in 16 milliseconds