Searched refs:send_remove (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/gpu/drm/display/
H A Ddrm_dp_mst_topology.c3370 bool send_remove = false; local
3373 send_remove = drm_dp_mst_port_downstream_of_branch(payload->port, mgr->mst_primary);
3376 if (send_remove)
/linux-master/fs/dlm/
H A Dlock.c85 static int send_remove(struct dlm_rsb *r);
1704 send_remove(r);
3322 * send_remove receive_remove
3427 /* compare with switch in create_message; send_remove() doesn't
3584 static int send_remove(struct dlm_rsb *r) function

Completed in 229 milliseconds