Home
last modified time | relevance | path

Searched defs:__i (Results 1 – 5 of 5) sorted by relevance

/include/drm/
Ddrm_atomic.h755 …each_oldnew_connector_in_state(__state, connector, old_connector_state, new_connector_state, __i) \ argument
777 #define for_each_old_connector_in_state(__state, connector, old_connector_state, __i) \ argument
798 #define for_each_new_connector_in_state(__state, connector, new_connector_state, __i) \ argument
820 #define for_each_oldnew_crtc_in_state(__state, crtc, old_crtc_state, new_crtc_state, __i) \ argument
843 #define for_each_old_crtc_in_state(__state, crtc, old_crtc_state, __i) \ argument
863 #define for_each_new_crtc_in_state(__state, crtc, new_crtc_state, __i) \ argument
885 #define for_each_oldnew_plane_in_state(__state, plane, old_plane_state, new_plane_state, __i) \ argument
908 …ine for_each_oldnew_plane_in_state_reverse(__state, plane, old_plane_state, new_plane_state, __i) \ argument
925 #define for_each_new_plane_in_state_reverse(__state, plane, new_plane_state, __i) \ argument
944 #define for_each_old_plane_in_state(__state, plane, old_plane_state, __i) \ argument
[all …]
/include/scsi/
Dscsi_cmnd.h207 #define scsi_for_each_sg(cmd, sg, nseg, __i) \ argument
332 #define scsi_for_each_prot_sg(cmd, sg, nseg, __i) \ argument
/include/drm/display/
Ddrm_dp_mst_helper.h975 #define for_each_oldnew_mst_mgr_in_state(__state, mgr, old_state, new_state, __i) \ argument
992 #define for_each_old_mst_mgr_in_state(__state, mgr, old_state, __i) \ argument
1010 #define for_each_new_mst_mgr_in_state(__state, mgr, new_state, __i) \ argument
/include/linux/
Dscatterlist.h171 #define for_each_sg(sglist, sg, nr, __i) \ argument
/include/net/
Dflow_offload.h345 #define flow_action_for_each(__i, __act, __actions) \ argument