Searched defs:LAST (Results 1 - 11 of 11) sorted by relevance

/linux-master/lib/
H A Dinterval_tree.c8 #define LAST(node) ((node)->last) macro
/linux-master/drivers/vhost/
H A Diotlb.c17 #define LAST(map) ((map)->last) macro
/linux-master/arch/xtensa/kernel/
H A Dvmlinux.lds.S234 #define LAST .dummy define
245 #define LAST .WindowVectors.text define
252 #define LAST .DebugInterruptVector.text define
306 #define LAST .DoubleExceptionVector.text define
316 #define LAST .SecondaryResetVector.text define
325 #define LAST .exception.text define
331 #define LAST .xiptext define
[all...]
/linux-master/drivers/infiniband/hw/usnic/
H A Dusnic_uiom_interval_tree.c43 #define LAST(node) ((node)->last) macro
/linux-master/mm/
H A Dzbud.c123 LAST enumerator in enum:buddy
H A Dz3fold.c76 LAST, enumerator in enum:buddy
[all...]
/linux-master/fs/xfs/scrub/
H A Dbitmap.c37 #define LAST(node) ((node)->bn_last) macro
/linux-master/drivers/gpu/drm/
H A Ddrm_mm.c150 #define LAST(node) ((node)->start + (node)->size - 1) macro
/linux-master/drivers/net/ppp/
H A Dbsd_comp.c201 #define LAST 255 macro
/linux-master/drivers/md/
H A Draid1.c53 #define LAST(node) ((node)->last) macro
/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_vm.c90 #define LAST(node) ((node)->last) macro
96 #undef LAST macro

Completed in 176 milliseconds