Home
last modified time | relevance | path

Searched defs:is_pending (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/xen/events/
H A Devents_internal.h23 bool (*is_pending)(evtchn_port_t port); member
/linux/kernel/
H A Dsoftirq.c295 unsigned int is_pending = local_softirq_pending(); in do_softirq_post_smp_call_flush() local
/linux/tools/perf/scripts/python/
H A Dcompaction-times.py194 def is_pending(self): member in chead