Home
last modified time | relevance | path

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

/linux-5.19.10/include/drm/display/
Ddrm_dp_helper.h395 bool is_remote; member
/linux-5.19.10/fs/dlm/
Dlock.c245 static inline int is_remote(struct dlm_rsb *r) in is_remote() function
/linux-5.19.10/net/core/
Ddevlink.c857 static int devlink_reload_stats_put(struct sk_buff *msg, struct devlink *devlink, bool is_remote) in devlink_reload_stats_put()