Searched defs:__i (Results 1 – 5 of 5) sorted by relevance
| /include/drm/ |
| A D | drm_atomic.h | 885 #define for_each_old_connector_in_state(__state, connector, old_connector_state, __i) \ argument 906 #define for_each_new_connector_in_state(__state, connector, new_connector_state, __i) \ argument 928 #define for_each_oldnew_crtc_in_state(__state, crtc, old_crtc_state, new_crtc_state, __i) \ argument 951 #define for_each_old_crtc_in_state(__state, crtc, old_crtc_state, __i) \ argument 971 #define for_each_new_crtc_in_state(__state, crtc, new_crtc_state, __i) \ argument 993 #define for_each_oldnew_plane_in_state(__state, plane, old_plane_state, new_plane_state, __i) \ argument 1033 #define for_each_new_plane_in_state_reverse(__state, plane, new_plane_state, __i) \ argument 1052 #define for_each_old_plane_in_state(__state, plane, old_plane_state, __i) \ argument 1070 #define for_each_new_plane_in_state(__state, plane, new_plane_state, __i) \ argument 1111 #define for_each_old_private_obj_in_state(__state, obj, old_obj_state, __i) \ argument [all …]
|
| /include/scsi/ |
| A D | scsi_cmnd.h | 206 #define scsi_for_each_sg(cmd, sg, nseg, __i) \ argument 331 #define scsi_for_each_prot_sg(cmd, sg, nseg, __i) \ argument
|
| /include/drm/display/ |
| A D | drm_dp_mst_helper.h | 1037 #define for_each_oldnew_mst_mgr_in_state(__state, mgr, old_state, new_state, __i) \ argument 1054 #define for_each_old_mst_mgr_in_state(__state, mgr, old_state, __i) \ argument 1072 #define for_each_new_mst_mgr_in_state(__state, mgr, new_state, __i) \ argument
|
| /include/linux/ |
| A D | scatterlist.h | 217 #define for_each_sg(sglist, sg, nr, __i) \ argument
|
| /include/net/ |
| A D | flow_offload.h | 361 #define flow_action_for_each(__i, __act, __actions) \ argument
|
Completed in 26 milliseconds