Home
last modified time | relevance | path

Searched refs:DEFINE_GUARD (Results 1 – 15 of 15) sorted by relevance

/include/linux/
A Dlocal_lock.h82 DEFINE_GUARD(local_lock, local_lock_t __percpu*,
85 DEFINE_GUARD(local_lock_irq, local_lock_t __percpu*,
99 DEFINE_GUARD(local_lock_nested_bh, local_lock_t __percpu*,
A Dpercpu-rwsem.h141 DEFINE_GUARD(percpu_read, struct percpu_rw_semaphore *, in DEFINE_GUARD() function
145 DEFINE_GUARD(percpu_write, struct percpu_rw_semaphore *, in DEFINE_GUARD()
A Drwsem.h253 DEFINE_GUARD(rwsem_read, struct rw_semaphore *, down_read(_T), up_read(_T))
257 DEFINE_GUARD(rwsem_write, struct rw_semaphore *, down_write(_T), up_write(_T))
A Dserio.h165 DEFINE_GUARD(serio_pause_rx, struct serio *, serio_pause_rx(_T), serio_continue_rx(_T))
A Dmutex.h228 DEFINE_GUARD(mutex, struct mutex *, mutex_lock(_T), mutex_unlock(_T))
A Dring_buffer.h147 DEFINE_GUARD(ring_buffer_nest, struct trace_buffer *,
A Dthermal.h141 DEFINE_GUARD(cooling_dev, struct thermal_cooling_device *, mutex_lock(&_T->lock),
A Dmmap_lock.h483 DEFINE_GUARD(mmap_read_lock, struct mm_struct *, in DEFINE_GUARD() function
A Dcleanup.h378 #define DEFINE_GUARD(_name, _type, _lock, _unlock) \ macro
A Dcpufreq.h173 DEFINE_GUARD(cpufreq_policy_write, struct cpufreq_policy *,
176 DEFINE_GUARD(cpufreq_policy_read, struct cpufreq_policy *,
A Ddevice.h929 DEFINE_GUARD(device, struct device *, device_lock(_T), device_unlock(_T)) in DEFINE_GUARD() function
A Dpci.h1949 DEFINE_GUARD(pci_dev, struct pci_dev *, pci_dev_lock(_T), pci_dev_unlock(_T))
/include/linux/sched/
A Dtask.h227 DEFINE_GUARD(task_lock, struct task_struct *, task_lock(_T), task_unlock(_T))
/include/net/
A Ddevlink.h1560 DEFINE_GUARD(devl, struct devlink *, devl_lock(_T), devl_unlock(_T));
A Dcfg80211.h6212 DEFINE_GUARD(wiphy, struct wiphy *,

Completed in 792 milliseconds