Searched refs:LAST (Results 1 - 16 of 16) sorted by relevance

/linux-master/arch/xtensa/kernel/
H A Dvmlinux.lds.S233 #undef LAST
234 #define LAST .dummy define
243 LAST)
244 #undef LAST
245 #define LAST .WindowVectors.text define
250 LAST)
251 #undef LAST
252 #define LAST .DebugInterruptVector.text define
257 LAST)
258 # undef LAST
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/vhost/
H A Diotlb.c17 #define LAST(map) ((map)->last) macro
21 START, LAST, static inline, vhost_iotlb_itree);
/linux-master/lib/
H A Dinterval_tree.c8 #define LAST(node) ((node)->last) macro
12 START, LAST,, interval_tree)
/linux-master/drivers/scsi/
H A Dscsi_debugfs.c13 SCSI_CMD_FLAG_NAME(LAST),
/linux-master/mm/
H A Dz3fold.c76 LAST, enumerator in enum:buddy
77 BUDDIES_MAX = LAST
388 if (bud == LAST)
402 /* only for LAST bud, returns zero otherwise */
566 bud = LAST;
571 bud = LAST;
604 int last_idx = __idx(zhdr, LAST);
653 case LAST:
665 if (new_bud == LAST)
1065 else if (bud == LAST)
[all...]
H A Dzbud.c123 LAST enumerator in enum:buddy
169 else /* bud == LAST */
270 bud = LAST;
/linux-master/drivers/infiniband/hw/usnic/
H A Dusnic_uiom_interval_tree.c43 #define LAST(node) ((node)->last) macro
271 START, LAST, , usnic_uiom_interval_tree)
/linux-master/fs/xfs/scrub/
H A Dbitmap.c37 #define LAST(node) ((node)->bn_last) macro
58 __bn_subtree_last, START, LAST, static inline, xbitmap64_tree)
332 __bn_subtree_last, START, LAST, static inline, xbitmap32_tree)
/linux-master/drivers/net/ppp/
H A Dbsd_comp.c201 #define LAST 255 macro
479 indx = LAST;
996 while (finchar > LAST)
/linux-master/drivers/net/ethernet/huawei/hinic/
H A Dhinic_hw_mgmt.c140 HINIC_MSG_HEADER_SET(LAST_SEGMENT, LAST) |
506 if (!HINIC_MSG_HEADER_GET(*header, LAST))
H A Dhinic_hw_mbox.c453 if (!HINIC_MBOX_HEADER_GET(mbox_header, LAST))
861 HINIC_MBOX_HEADER_SET(NOT_LAST_SEG, LAST) |
870 while (!(HINIC_MBOX_HEADER_GET(header, LAST))) {
874 header |= HINIC_MBOX_HEADER_SET(LAST_SEG, LAST);
/linux-master/drivers/gpu/drm/
H A Ddrm_mm.c150 #define LAST(node) ((node)->start + (node)->size - 1) macro
154 START, LAST, static inline, drm_mm_interval_tree)
172 node->__subtree_last = LAST(node);
/linux-master/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-drv.c2392 if (!XGMAC_GET_BITS(packet->attributes, RX_PACKET_ATTRIBUTES, LAST))
2406 if (!XGMAC_GET_BITS(packet->attributes, RX_PACKET_ATTRIBUTES, LAST))
2543 LAST);
H A Dxgbe-dev.c1914 /* Set LAST bit for the last descriptor */
2044 LAST, 1);
/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_vm.c90 #define LAST(node) ((node)->last) macro
93 START, LAST, static, amdgpu_vm_it)
96 #undef LAST macro
/linux-master/drivers/md/
H A Draid1.c53 #define LAST(node) ((node)->last) macro
55 START, LAST, static inline, raid1_rb);

Completed in 400 milliseconds