Searched defs:pagefault (Results 1 – 4 of 4) sorted by relevance
39 bool pagefault = test_bit(LTL_PAGEFAULT, mon->atoms); in ltl_start() local52 bool pagefault = test_bit(LTL_PAGEFAULT, mon->atoms); in ltl_possible_next_states() local
3367 guard(pagefault)(); in __bpf_strcasecmp() local3447 guard(pagefault)(); in bpf_strnchr() local3501 guard(pagefault)(); in bpf_strchrnul() local3533 guard(pagefault)(); in bpf_strrchr() local3566 guard(pagefault)(); in bpf_strnlen() local3616 guard(pagefault)(); in bpf_strspn() local3660 guard(pagefault)(); in bpf_strcspn() local3705 guard(pagefault)(); in bpf_strnstr() local
299 DEFINE_LOCK_GUARD_0(pagefault, pagefault_disable(), pagefault_enable()) in DEFINE_LOCK_GUARD_0() argument
122 } pagefault; member