Searched refs:DEFINE_GUARD (Results 1 – 14 of 14) sorted by relevance
| /linux/include/linux/ |
| H A D | pm_runtime.h | 605 DEFINE_GUARD(pm_runtime_noresume, struct device *, 608 DEFINE_GUARD(pm_runtime_active, struct device *, 610 DEFINE_GUARD(pm_runtime_active_auto, struct device *,
|
| H A D | serio.h | 165 DEFINE_GUARD(serio_pause_rx, struct serio *, serio_pause_rx(_T), serio_continue_rx(_T))
|
| H A D | hwmon.h | 501 DEFINE_GUARD(hwmon_lock, struct device *, hwmon_lock(_T), hwmon_unlock(_T)) in DEFINE_GUARD() function
|
| H A D | device.h | 1122 DEFINE_GUARD(device, struct device *, device_lock(_T), device_unlock(_T)) in DEFINE_GUARD() function
|
| H A D | pci.h | 2051 DEFINE_GUARD(pci_dev, struct pci_dev *, pci_dev_lock(_T), pci_dev_unlock(_T))
|
| /linux/drivers/thermal/testing/ |
| H A D | zone.c | 53 DEFINE_GUARD(tt_zone, struct tt_thermal_zone *, mutex_lock(&_T->lock), mutex_unlock(&_T->lock))
|
| /linux/drivers/thermal/qcom/ |
| H A D | qcom-spmi-adc-tm5-gen3.c | 64 DEFINE_GUARD(adc5_gen3, struct adc_tm5_gen3_chip *,
|
| /linux/drivers/i2c/busses/ |
| H A D | i2c-rtl9300.c | 99 DEFINE_GUARD(rtl9300_i2c, struct rtl9300_i2c *, mutex_lock(&_T->lock), mutex_unlock(&_T->lock))
|
| /linux/include/sound/ |
| H A D | hdaudio.h | 658 DEFINE_GUARD(snd_hdac_dsp_lock, struct hdac_stream *, snd_hdac_dsp_lock(_T), snd_hdac_dsp_unlock(_T…
|
| /linux/drivers/vdpa/vdpa_user/ |
| H A D | vduse_dev.c | 718 DEFINE_GUARD(vq_group_as_read_lock, struct vduse_vq_group *, 724 DEFINE_GUARD(vq_group_as_write_lock, struct vduse_vq_group *,
|
| /linux/include/net/ |
| H A D | devlink.h | 1646 DEFINE_GUARD(devl, struct devlink *, devl_lock(_T), devl_unlock(_T));
|
| H A D | cfg80211.h | 6905 DEFINE_GUARD(wiphy, struct wiphy *,
|
| /linux/drivers/net/wireless/intel/iwlwifi/mvm/ |
| H A D | mvm.h | 1279 DEFINE_GUARD(mvm, struct iwl_mvm *, mutex_lock(&_T->mutex), mutex_unlock(&_T->mutex))
|
| /linux/arch/x86/kvm/vmx/ |
| H A D | vmx.c | 1622 DEFINE_GUARD(vmx_vmcs01, struct kvm_vcpu *, in DEFINE_GUARD() function
|