Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/drm/
A Ddrm_atomic.h777 #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 Dintel_display.h322 #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 Dintel_global_state.h32 #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 Ddm-verity-fec.c83 #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 Drcar_cmm.c21 #define CM2_LUT_TBL(__i) (CM2_LUT_TBL_BASE + (__i) * 4) argument
/linux-6.3-rc2/tools/virtio/linux/
A Dscatterlist.h78 #define for_each_sg(sglist, sg, nr, __i) \ argument
/linux-6.3-rc2/arch/x86/include/asm/
A Dlocal.h108 long __i = i; in local_add_return() local
/linux-6.3-rc2/include/scsi/
A Dscsi_cmnd.h201 #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 Dhid_bpf_jmp_table.c48 #define FOR_ENTRIES(__i, __start, __end) \ argument
/linux-6.3-rc2/include/drm/display/
A Ddrm_dp_mst_helper.h972 #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 Dsmc37c669.c71 #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 Dext4_jbd2.h222 #define ext4_mark_inode_dirty(__h, __i) \ argument
/linux-6.3-rc2/drivers/iommu/
A Domap-iommu.h16 #define for_each_iotlb_cr(obj, n, __i, cr) \ argument
/linux-6.3-rc2/include/linux/
A Dscatterlist.h171 #define for_each_sg(sglist, sg, nr, __i) \ argument
/linux-6.3-rc2/fs/erofs/
A Dzdata.c562 #define DECOMPRESS_FRONTEND_INIT(__i) { \ argument
/linux-6.3-rc2/include/net/
A Dflow_offload.h355 #define flow_action_for_each(__i, __act, __actions) \ argument

Completed in 38 milliseconds