Home
last modified time | relevance | path

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

/include/drm/
Ddrm_atomic.h829 …each_oldnew_connector_in_state(__state, connector, old_connector_state, new_connector_state, __i) \ argument
851 #define for_each_old_connector_in_state(__state, connector, old_connector_state, __i) \ argument
872 #define for_each_new_connector_in_state(__state, connector, new_connector_state, __i) \ argument
894 #define for_each_oldnew_crtc_in_state(__state, crtc, old_crtc_state, new_crtc_state, __i) \ argument
917 #define for_each_old_crtc_in_state(__state, crtc, old_crtc_state, __i) \ argument
937 #define for_each_new_crtc_in_state(__state, crtc, new_crtc_state, __i) \ argument
959 #define for_each_oldnew_plane_in_state(__state, plane, old_plane_state, new_plane_state, __i) \ argument
982 …ine for_each_oldnew_plane_in_state_reverse(__state, plane, old_plane_state, new_plane_state, __i) \ argument
999 #define for_each_new_plane_in_state_reverse(__state, plane, new_plane_state, __i) \ argument
1018 #define for_each_old_plane_in_state(__state, plane, old_plane_state, __i) \ argument
[all …]
/include/scsi/
Dscsi_cmnd.h212 #define scsi_for_each_sg(cmd, sg, nseg, __i) \ argument
337 #define scsi_for_each_prot_sg(cmd, sg, nseg, __i) \ argument
/include/drm/display/
Ddrm_dp_mst_helper.h1038 #define for_each_oldnew_mst_mgr_in_state(__state, mgr, old_state, new_state, __i) \ argument
1055 #define for_each_old_mst_mgr_in_state(__state, mgr, old_state, __i) \ argument
1073 #define for_each_new_mst_mgr_in_state(__state, mgr, new_state, __i) \ argument
/include/linux/
Dscatterlist.h195 #define for_each_sg(sglist, sg, nr, __i) \ argument
/include/net/
Dflow_offload.h361 #define flow_action_for_each(__i, __act, __actions) \ argument