/linux-4.4.14/drivers/gpu/drm/vgem/ |
D | vgem_drv.c | 214 goto unref; in vgem_gem_dumb_map() 227 goto unref; in vgem_gem_dumb_map() 231 unref: in vgem_gem_dumb_map()
|
/linux-4.4.14/drivers/gpu/drm/vc4/ |
D | vc4_drv.c | 175 goto unref; in vc4_drm_bind() 179 goto unref; in vc4_drm_bind() 203 unref: in vc4_drm_bind()
|
/linux-4.4.14/include/linux/ |
D | watchdog.h | 49 void (*unref)(struct watchdog_device *); member
|
/linux-4.4.14/drivers/staging/lustre/lustre/osc/ |
D | osc_page.c | 64 enum cl_lock_mode mode, int pending, int unref) 92 dlmmode, &flags, NULL, lockh, unref); 101 enum cl_lock_mode mode, int unref) 121 result = osc_page_is_dlocked(env, opg, mode, 1, unref); 154 enum cl_lock_mode mode, int unref) in osc_page_protected() argument
|
D | osc_internal.h | 120 int unref);
|
D | osc_request.c | 2339 int unref) in osc_match_base() argument 2361 res_id, type, policy, rc, lockh, unref); in osc_match_base()
|
/linux-4.4.14/Documentation/watchdog/ |
D | watchdog-kernel-api.txt | 104 void (*unref)(struct watchdog_device *); 114 is not enough and a driver also needs to define the ref and unref operations to 122 5) Define a unref operation calling kref_put on this kref 169 * unref: the operation that calls kref_put on the kref of a dynamically 193 unref) will get called after unregister, even if userspace still holds a
|
/linux-4.4.14/drivers/gpu/drm/fsl-dcu/ |
D | fsl_dcu_drm_drv.c | 370 goto unref; in fsl_dcu_drm_probe() 378 unref: in fsl_dcu_drm_probe()
|
/linux-4.4.14/drivers/watchdog/ |
D | watchdog_dev.c | 497 if (wdd->ops->unref) in watchdog_release() 498 wdd->ops->unref(wdd); in watchdog_release()
|
D | da9055_wdt.c | 142 .unref = da9055_wdt_unref,
|
D | da9052_wdt.c | 174 .unref = da9052_wdt_unref,
|
/linux-4.4.14/drivers/net/wireless/iwlwifi/ |
D | iwl-trans.h | 610 void (*unref)(struct iwl_trans *trans); member 843 if (trans->ops->unref) in iwl_trans_unref() 844 trans->ops->unref(trans); in iwl_trans_unref()
|
/linux-4.4.14/drivers/staging/lustre/lustre/ldlm/ |
D | ldlm_lock.c | 1056 __u64 flags, int unref) in search_queue() argument 1083 if (!unref && lock->l_flags & LDLM_FL_CBPENDING && in search_queue() 1110 if (!unref && (lock->l_flags & LDLM_FL_GONE_MASK)) in search_queue() 1198 struct lustre_handle *lockh, int unref) in ldlm_lock_match() argument 1224 flags, unref); in ldlm_lock_match() 1234 flags, unref); in ldlm_lock_match()
|
/linux-4.4.14/drivers/gpu/drm/armada/ |
D | armada_gem.c | 405 goto unref; in armada_gem_pwrite_ioctl() 415 unref: in armada_gem_pwrite_ioctl()
|
/linux-4.4.14/drivers/hwmon/ |
D | sch56xx-common.c | 419 .unref = watchdog_unref,
|
/linux-4.4.14/drivers/gpu/drm/tegra/ |
D | drm.c | 999 goto unref; in host1x_drm_probe() 1007 unref: in host1x_drm_probe()
|
/linux-4.4.14/Documentation/DocBook/ |
D | networking.xml.db | 53 API---skb-frag-unref 54 API-skb-frag-unref
|
D | gpu.xml.db | 4 API-drm-dev-unref
|
/linux-4.4.14/drivers/infiniband/ulp/ipoib/ |
D | ipoib_main.c | 1011 goto unref; in ipoib_start_xmit() 1015 goto unref; in ipoib_start_xmit() 1027 unref: in ipoib_start_xmit()
|
/linux-4.4.14/drivers/staging/lustre/lustre/include/ |
D | lustre_dlm.h | 1176 struct lustre_handle *, int unref);
|
/linux-4.4.14/drivers/gpu/drm/i915/ |
D | i915_gem.c | 1655 goto unref; in i915_gem_set_domain_ioctl() 1667 unref: in i915_gem_set_domain_ioctl() 4295 goto unref; in i915_gem_busy_ioctl() 4302 unref: in i915_gem_busy_ioctl()
|
/linux-4.4.14/drivers/net/wireless/iwlwifi/pcie/ |
D | trans.c | 2654 .unref = iwl_trans_pcie_unref,
|