/linux-6.3-rc2/include/drm/ |
A D | drm_atomic.h | 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 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 962 #define for_each_new_plane_in_state(__state, plane, new_plane_state, __i) \ argument 1003 #define for_each_old_private_obj_in_state(__state, obj, old_obj_state, __i) \ argument [all …]
|
/linux-6.3-rc2/drivers/gpu/drm/i915/display/ |
A D | intel_display.h | 322 #define for_each_old_intel_plane_in_state(__state, plane, old_plane_state, __i) \ argument 330 #define for_each_old_intel_crtc_in_state(__state, crtc, old_crtc_state, __i) \ argument 338 #define for_each_new_intel_plane_in_state(__state, plane, new_plane_state, __i) \ argument 346 #define for_each_new_intel_crtc_in_state(__state, crtc, new_crtc_state, __i) \ argument 354 #define for_each_oldnew_intel_plane_in_state(__state, plane, old_plane_state, new_plane_state, __i)… argument 363 #define for_each_oldnew_intel_crtc_in_state(__state, crtc, old_crtc_state, new_crtc_state, __i) \ argument 372 …e for_each_oldnew_intel_crtc_in_state_reverse(__state, crtc, old_crtc_state, new_crtc_state, __i) \ argument 389 #define for_each_new_intel_connector_in_state(__state, connector, new_connector_state, __i) \ argument
|
A D | intel_global_state.h | 32 #define for_each_new_global_obj_in_state(__state, obj, new_obj_state, __i) \ argument 40 #define for_each_old_global_obj_in_state(__state, obj, new_obj_state, __i) \ argument 48 #define for_each_oldnew_global_obj_in_state(__state, obj, old_obj_state, new_obj_state, __i) \ argument
|
/linux-6.3-rc2/drivers/md/ |
A D | dm-verity-fec.c | 83 #define fec_for_each_prealloc_buffer(__i) \ argument 87 #define fec_for_each_extra_buffer(io, __i) \ argument 91 #define fec_for_each_buffer(io, __i) \ argument 95 #define fec_for_each_buffer_rs_block(io, __i, __j) \ argument
|
/linux-6.3-rc2/drivers/gpu/drm/rcar-du/ |
A D | rcar_cmm.c | 21 #define CM2_LUT_TBL(__i) (CM2_LUT_TBL_BASE + (__i) * 4) argument
|
/linux-6.3-rc2/tools/virtio/linux/ |
A D | scatterlist.h | 78 #define for_each_sg(sglist, sg, nr, __i) \ argument
|
/linux-6.3-rc2/arch/x86/include/asm/ |
A D | local.h | 108 long __i = i; in local_add_return() local
|
/linux-6.3-rc2/include/scsi/ |
A D | scsi_cmnd.h | 201 #define scsi_for_each_sg(cmd, sg, nseg, __i) \ argument 326 #define scsi_for_each_prot_sg(cmd, sg, nseg, __i) \ argument
|
/linux-6.3-rc2/drivers/hid/bpf/ |
A D | hid_bpf_jmp_table.c | 48 #define FOR_ENTRIES(__i, __start, __end) \ argument
|
/linux-6.3-rc2/include/drm/display/ |
A D | drm_dp_mst_helper.h | 972 #define for_each_oldnew_mst_mgr_in_state(__state, mgr, old_state, new_state, __i) \ argument 989 #define for_each_old_mst_mgr_in_state(__state, mgr, old_state, __i) \ argument 1007 #define for_each_new_mst_mgr_in_state(__state, mgr, new_state, __i) \ argument
|
/linux-6.3-rc2/arch/alpha/kernel/ |
A D | smc37c669.c | 71 #define SMC37c669_DEVICE_IRQ( __i ) \ argument 73 #define SMC37c669_IS_DEVICE_IRQ(__i) \ argument 75 #define SMC37c669_RAW_DEVICE_IRQ(__i) \ argument
|
/linux-6.3-rc2/fs/ext4/ |
A D | ext4_jbd2.h | 222 #define ext4_mark_inode_dirty(__h, __i) \ argument
|
/linux-6.3-rc2/drivers/iommu/ |
A D | omap-iommu.h | 16 #define for_each_iotlb_cr(obj, n, __i, cr) \ argument
|
/linux-6.3-rc2/include/linux/ |
A D | scatterlist.h | 171 #define for_each_sg(sglist, sg, nr, __i) \ argument
|
/linux-6.3-rc2/fs/erofs/ |
A D | zdata.c | 562 #define DECOMPRESS_FRONTEND_INIT(__i) { \ argument
|
/linux-6.3-rc2/include/net/ |
A D | flow_offload.h | 355 #define flow_action_for_each(__i, __act, __actions) \ argument
|