Home
last modified time | relevance | path

Searched defs:is_remote (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.1/include/drm/display/
Ddrm_dp_helper.h439 bool is_remote; member
/Linux-v6.1/fs/dlm/
Dlock.c245 static inline int is_remote(struct dlm_rsb *r) in is_remote() function
/Linux-v6.1/net/core/
Ddevlink.c940 static int devlink_reload_stats_put(struct sk_buff *msg, struct devlink *devlink, bool is_remote) in devlink_reload_stats_put()