frame_pending     315 drivers/gpu/drm/msm/disp/dpu1/dpu_crtc.c 		if (atomic_read(&dpu_crtc->frame_pending) < 1) {
frame_pending     317 drivers/gpu/drm/msm/disp/dpu1/dpu_crtc.c 		} else if (atomic_dec_return(&dpu_crtc->frame_pending) == 0) {
frame_pending     588 drivers/gpu/drm/msm/disp/dpu1/dpu_crtc.c 	if (!atomic_read(&dpu_crtc->frame_pending)) {
frame_pending     630 drivers/gpu/drm/msm/disp/dpu1/dpu_crtc.c 	if (atomic_inc_return(&dpu_crtc->frame_pending) == 1) {
frame_pending     726 drivers/gpu/drm/msm/disp/dpu1/dpu_crtc.c 				atomic_read(&dpu_crtc->frame_pending));
frame_pending     731 drivers/gpu/drm/msm/disp/dpu1/dpu_crtc.c 	if (atomic_read(&dpu_crtc->frame_pending)) {
frame_pending     733 drivers/gpu/drm/msm/disp/dpu1/dpu_crtc.c 				     atomic_read(&dpu_crtc->frame_pending));
frame_pending     736 drivers/gpu/drm/msm/disp/dpu1/dpu_crtc.c 		atomic_set(&dpu_crtc->frame_pending, 0);
frame_pending    1306 drivers/gpu/drm/msm/disp/dpu1/dpu_crtc.c 	atomic_set(&dpu_crtc->frame_pending, 0);
frame_pending     162 drivers/gpu/drm/msm/disp/dpu1/dpu_crtc.h 	atomic_t frame_pending;
frame_pending     222 drivers/gpu/drm/msm/disp/dpu1/dpu_crtc.h 	return crtc ? atomic_read(&to_dpu_crtc(crtc)->frame_pending) : -EINVAL;
frame_pending     759 drivers/gpu/drm/msm/disp/dpu1/dpu_trace.h 	TP_PROTO(uint32_t drm_id, int frame_pending),
frame_pending     760 drivers/gpu/drm/msm/disp/dpu1/dpu_trace.h 	TP_ARGS(drm_id, frame_pending),
frame_pending     763 drivers/gpu/drm/msm/disp/dpu1/dpu_trace.h 		__field(	int,			frame_pending	)
frame_pending     767 drivers/gpu/drm/msm/disp/dpu1/dpu_trace.h 		__entry->frame_pending = frame_pending;
frame_pending     770 drivers/gpu/drm/msm/disp/dpu1/dpu_trace.h 		  __entry->frame_pending)
frame_pending      49 include/net/ieee802154_netdev.h 	    frame_pending:1,
frame_pending      60 include/net/ieee802154_netdev.h 	    frame_pending:1,