Home
last modified time | relevance | path

Searched refs:is_remote (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/net/devlink/
A Ddev.c78 devlink_reload_stats_put(struct sk_buff *msg, struct devlink *devlink, bool is_remote) in devlink_reload_stats_put() argument
84 if (!is_remote) in devlink_reload_stats_put()
93 if ((!is_remote && in devlink_reload_stats_put()
113 if ((!is_remote && j != DEVLINK_RELOAD_LIMIT_UNSPEC && in devlink_reload_stats_put()
119 if (!is_remote) in devlink_reload_stats_put()
/linux-6.3-rc2/include/drm/display/
A Ddrm_dp_helper.h439 bool is_remote; member
/linux-6.3-rc2/drivers/gpu/drm/display/
A Ddrm_dp_helper.c633 if (!aux->is_remote) { in drm_dp_dpcd_read()
639 if (aux->is_remote) in drm_dp_dpcd_read()
669 if (aux->is_remote) in drm_dp_dpcd_write()
A Ddrm_dp_mst_topology.c2317 port->aux.is_remote = true; in drm_dp_mst_add_port()
/linux-6.3-rc2/fs/dlm/
A Dlock.c245 static inline int is_remote(struct dlm_rsb *r) in is_remote() function
3200 if (is_remote(r)) { in _request_lock()
3219 if (is_remote(r)) { in _convert_lock()
3238 if (is_remote(r)) { in _unlock_lock()
3257 if (is_remote(r)) { in _cancel_lock()

Completed in 54 milliseconds