/Linux-v6.6/include/drm/ |
D | drm_atomic.h | 762 …each_oldnew_connector_in_state(__state, connector, old_connector_state, new_connector_state, __i) \ argument 784 #define for_each_old_connector_in_state(__state, connector, old_connector_state, __i) \ argument 805 #define for_each_new_connector_in_state(__state, connector, new_connector_state, __i) \ argument 827 #define for_each_oldnew_crtc_in_state(__state, crtc, old_crtc_state, new_crtc_state, __i) \ argument 850 #define for_each_old_crtc_in_state(__state, crtc, old_crtc_state, __i) \ argument 870 #define for_each_new_crtc_in_state(__state, crtc, new_crtc_state, __i) \ argument 892 #define for_each_oldnew_plane_in_state(__state, plane, old_plane_state, new_plane_state, __i) \ argument 915 …ine for_each_oldnew_plane_in_state_reverse(__state, plane, old_plane_state, new_plane_state, __i) \ argument 932 #define for_each_new_plane_in_state_reverse(__state, plane, new_plane_state, __i) \ argument 951 #define for_each_old_plane_in_state(__state, plane, old_plane_state, __i) \ argument [all …]
|
/Linux-v6.6/drivers/gpu/drm/i915/display/ |
D | intel_display.h | 318 #define for_each_old_intel_plane_in_state(__state, plane, old_plane_state, __i) \ argument 326 #define for_each_old_intel_crtc_in_state(__state, crtc, old_crtc_state, __i) \ argument 334 #define for_each_new_intel_plane_in_state(__state, plane, new_plane_state, __i) \ argument 342 #define for_each_new_intel_crtc_in_state(__state, crtc, new_crtc_state, __i) \ argument 350 #define for_each_oldnew_intel_plane_in_state(__state, plane, old_plane_state, new_plane_state, __i)… argument 359 #define for_each_oldnew_intel_crtc_in_state(__state, crtc, old_crtc_state, new_crtc_state, __i) \ argument 368 …e for_each_oldnew_intel_crtc_in_state_reverse(__state, crtc, old_crtc_state, new_crtc_state, __i) \ argument 385 #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, 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-v6.6/drivers/md/ |
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-v6.6/drivers/gpu/drm/renesas/rcar-du/ |
D | rcar_cmm.c | 21 #define CM2_LUT_TBL(__i) (CM2_LUT_TBL_BASE + (__i) * 4) argument
|
/Linux-v6.6/tools/virtio/linux/ |
D | scatterlist.h | 78 #define for_each_sg(sglist, sg, nr, __i) \ argument
|
/Linux-v6.6/arch/x86/include/asm/ |
D | local.h | 108 long __i = i; in local_add_return() local
|
/Linux-v6.6/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-v6.6/drivers/hid/bpf/ |
D | hid_bpf_jmp_table.c | 48 #define FOR_ENTRIES(__i, __start, __end) \ argument
|
/Linux-v6.6/include/drm/display/ |
D | drm_dp_mst_helper.h | 975 #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
|
/Linux-v6.6/arch/alpha/kernel/ |
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-v6.6/fs/ext4/ |
D | ext4_jbd2.h | 222 #define ext4_mark_inode_dirty(__h, __i) \ argument
|
/Linux-v6.6/drivers/iommu/ |
D | omap-iommu.h | 16 #define for_each_iotlb_cr(obj, n, __i, cr) \ argument
|
/Linux-v6.6/include/linux/ |
D | scatterlist.h | 195 #define for_each_sg(sglist, sg, nr, __i) \ argument
|
/Linux-v6.6/fs/erofs/ |
D | zdata.c | 537 #define DECOMPRESS_FRONTEND_INIT(__i) { \ argument
|
/Linux-v6.6/include/net/ |
D | flow_offload.h | 361 #define flow_action_for_each(__i, __act, __actions) \ argument
|