/linux-6.14.4/include/drm/ |
D | drm_atomic.h | 810 …each_oldnew_connector_in_state(__state, connector, old_connector_state, new_connector_state, __i) \ argument 832 #define for_each_old_connector_in_state(__state, connector, old_connector_state, __i) \ argument 853 #define for_each_new_connector_in_state(__state, connector, new_connector_state, __i) \ argument 875 #define for_each_oldnew_crtc_in_state(__state, crtc, old_crtc_state, new_crtc_state, __i) \ argument 898 #define for_each_old_crtc_in_state(__state, crtc, old_crtc_state, __i) \ argument 918 #define for_each_new_crtc_in_state(__state, crtc, new_crtc_state, __i) \ argument 940 #define for_each_oldnew_plane_in_state(__state, plane, old_plane_state, new_plane_state, __i) \ argument 963 …ine for_each_oldnew_plane_in_state_reverse(__state, plane, old_plane_state, new_plane_state, __i) \ argument 980 #define for_each_new_plane_in_state_reverse(__state, plane, new_plane_state, __i) \ argument 999 #define for_each_old_plane_in_state(__state, plane, old_plane_state, __i) \ argument [all …]
|
/linux-6.14.4/drivers/gpu/drm/i915/display/ |
D | intel_display.h | 308 #define for_each_old_intel_plane_in_state(__state, plane, old_plane_state, __i) \ argument 316 #define for_each_old_intel_crtc_in_state(__state, crtc, old_crtc_state, __i) \ argument 324 #define for_each_new_intel_plane_in_state(__state, plane, new_plane_state, __i) \ argument 332 #define for_each_new_intel_crtc_in_state(__state, crtc, new_crtc_state, __i) \ argument 340 #define for_each_new_intel_crtc_in_state_reverse(__state, crtc, new_crtc_state, __i) \ argument 348 #define for_each_oldnew_intel_plane_in_state(__state, plane, old_plane_state, new_plane_state, __i)… argument 357 #define for_each_oldnew_intel_crtc_in_state(__state, crtc, old_crtc_state, new_crtc_state, __i) \ argument 366 …e for_each_oldnew_intel_crtc_in_state_reverse(__state, crtc, old_crtc_state, new_crtc_state, __i) \ argument 383 #define for_each_new_intel_connector_in_state(__state, connector, new_connector_state, __i) \ argument
|
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, old_obj_state, __i) \ argument 48 #define for_each_oldnew_global_obj_in_state(__state, obj, old_obj_state, new_obj_state, __i) \ argument
|
D | intel_dpll_mgr.h | 33 #define for_each_shared_dpll(__i915, __pll, __i) \ argument
|
/linux-6.14.4/drivers/md/ |
D | dm-verity-fec.c | 73 #define fec_for_each_prealloc_buffer(__i) \ argument 77 #define fec_for_each_extra_buffer(io, __i) \ argument 81 #define fec_for_each_buffer(io, __i) \ argument 85 #define fec_for_each_buffer_rs_block(io, __i, __j) \ argument
|
/linux-6.14.4/drivers/gpu/drm/renesas/rcar-du/ |
D | rcar_cmm.c | 21 #define CM2_LUT_TBL(__i) (CM2_LUT_TBL_BASE + (__i) * 4) argument
|
/linux-6.14.4/tools/virtio/linux/ |
D | scatterlist.h | 78 #define for_each_sg(sglist, sg, nr, __i) \ argument
|
/linux-6.14.4/include/scsi/ |
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
|
/linux-6.14.4/arch/x86/include/asm/ |
D | local.h | 108 long __i = i; in local_add_return() local
|
/linux-6.14.4/arch/alpha/kernel/ |
D | smc37c669.c | 73 #define SMC37c669_DEVICE_IRQ( __i ) \ argument 75 #define SMC37c669_IS_DEVICE_IRQ(__i) \ argument 77 #define SMC37c669_RAW_DEVICE_IRQ(__i) \ argument
|
/linux-6.14.4/include/drm/display/ |
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
|
/linux-6.14.4/drivers/iommu/ |
D | omap-iommu.h | 16 #define for_each_iotlb_cr(obj, n, __i, cr) \ argument
|
/linux-6.14.4/include/linux/ |
D | scatterlist.h | 195 #define for_each_sg(sglist, sg, nr, __i) \ argument
|
/linux-6.14.4/fs/ext4/ |
D | ext4_jbd2.h | 222 #define ext4_mark_inode_dirty(__h, __i) \ argument
|
/linux-6.14.4/drivers/gpu/drm/display/ |
D | drm_dp_tunnel.c | 26 #define for_each_new_group_in_state(__state, __new_group_state, __i) \ argument 35 #define for_each_old_group_in_state(__state, __old_group_state, __i) \ argument
|
/linux-6.14.4/arch/riscv/include/asm/ |
D | sbi.h | 402 #define SBI_NACL_SHMEM_SRET_X(__i) ((__riscv_xlen / 8) * (__i)) argument
|
/linux-6.14.4/include/net/ |
D | flow_offload.h | 361 #define flow_action_for_each(__i, __act, __actions) \ argument
|