Searched defs:xa_for_each (Results 1 - 9 of 9) sorted by relevance

/linux-master/drivers/gpu/drm/imagination/
H A Dpvr_sync.c112 xa_for_each(array, i, sig_sync) { function
194 xa_for_each(array, i, sig_sync) { function
/linux-master/fs/cachefiles/
H A Ddaemon.c159 xa_for_each(xa, index, req) { function
/linux-master/drivers/dpll/
H A Ddpll_core.c82 xa_for_each(xa_pins, i, ref) { function
134 xa_for_each(xa_pins, i, ref) { function
163 xa_for_each(xa_dplls, i, ref) { function
215 xa_for_each(xa_dplls, i, ref) { function
/linux-master/net/devlink/
H A Dparam.c130 xa_for_each(params, param_id, param_item) { function
/linux-master/drivers/cxl/core/
H A Dcdat.c220 xa_for_each(dsmas_xa, index, dent) { function
273 xa_for_each(dsmas_xa, index, dent) { function
382 xa_for_each(xa, index, ent) { function
/linux-master/lib/
H A Dtest_xarray.c522 xa_for_each(xa, index, entry) { function
1020 xa_for_each(xa, index, entry) { function
1290 xa_for_each(xa, index, entry) { function
1297 xa_for_each(xa, index, entry) { function
/linux-master/include/linux/
H A Dxarray.h504 #define xa_for_each(xa, index, entry) \ macro
/linux-master/fs/smb/client/
H A Dsmb2ops.c4470 xa_for_each(pages, index, page) { function
/linux-master/drivers/scsi/
H A Dscsi_debug.c6542 xa_for_each(per_store_ap, l_idx, sip) { function
7688 xa_for_each(per_store_ap, idx, sip) { function

Completed in 385 milliseconds