Home
last modified time | relevance | path

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

/include/linux/
A Dcpuhplock.h47 DEFINE_LOCK_GUARD_0(cpus_read_lock, cpus_read_lock(), cpus_read_unlock())
A Dpreempt.h472 DEFINE_LOCK_GUARD_0(preempt, preempt_disable(), preempt_enable())
473 DEFINE_LOCK_GUARD_0(preempt_notrace, preempt_disable_notrace(), preempt_enable_notrace())
474 DEFINE_LOCK_GUARD_0(migrate, migrate_disable(), migrate_enable())
A Drcupdate_trace.h102 DEFINE_LOCK_GUARD_0(rcu_tasks_trace,
A Dirqflags.h265 DEFINE_LOCK_GUARD_0(irq, local_irq_disable(), local_irq_enable())
266 DEFINE_LOCK_GUARD_0(irqsave,
A Djump_label.h351 DEFINE_LOCK_GUARD_0(jump_label_lock, jump_label_lock(), jump_label_unlock())
A Dcleanup.h498 #define DEFINE_LOCK_GUARD_0(_name, _lock, _unlock, ...) \ macro
A Duaccess.h299 DEFINE_LOCK_GUARD_0(pagefault, pagefault_disable(), pagefault_enable()) in DEFINE_LOCK_GUARD_0() function
A Drcupdate.h1155 DEFINE_LOCK_GUARD_0(rcu,

Completed in 16 milliseconds