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
3419 guard(pagefault)(); in __bpf_strcasecmp() local3499 guard(pagefault)(); in bpf_strnchr() local3553 guard(pagefault)(); in bpf_strchrnul() local3585 guard(pagefault)(); in bpf_strrchr() local3618 guard(pagefault)(); in bpf_strnlen() local3668 guard(pagefault)(); in bpf_strspn() local3712 guard(pagefault)(); in bpf_strcspn() local3744 guard(pagefault)(); in __bpf_strnstr() local
122 } pagefault; member
310 DEFINE_LOCK_GUARD_0(pagefault, pagefault_disable(), pagefault_enable()) in DEFINE_LOCK_GUARD_0() argument