/Linux-v5.10/arch/xtensa/kernel/ |
D | vmlinux.lds.S | 226 #undef LAST 227 #define LAST .dummy macro 240 #undef LAST 241 #define LAST .DebugInterruptVector.text macro 246 LAST) 247 # undef LAST 248 # define LAST .Level2InterruptVector.text macro 254 LAST) 255 # undef LAST 256 # define LAST .Level3InterruptVector.text macro [all …]
|
/Linux-v5.10/lib/ |
D | interval_tree.c | 8 #define LAST(node) ((node)->last) macro 12 START, LAST,, interval_tree)
|
/Linux-v5.10/mm/ |
D | z3fold.c | 83 LAST, enumerator 84 BUDDIES_MAX = LAST 474 if (bud == LAST) in __encode_handle() 681 int last_idx = __idx(zhdr, LAST); in compact_single_buddy() 720 new_bud = LAST; in compact_single_buddy() 725 new_bud = LAST; in compact_single_buddy() 741 case LAST: in compact_single_buddy() 753 if (new_bud == LAST) in compact_single_buddy() 1115 bud = LAST; in z3fold_alloc() 1119 bud = LAST; in z3fold_alloc() [all …]
|
D | zbud.c | 226 LAST enumerator 378 bud = LAST; in zbud_alloc() 528 last_handle = encode_handle(zhdr, LAST); in zbud_reclaim_page()
|
/Linux-v5.10/drivers/vhost/ |
D | iotlb.c | 17 #define LAST(map) ((map)->last) macro 21 START, LAST, static inline, vhost_iotlb_itree);
|
/Linux-v5.10/drivers/infiniband/hw/usnic/ |
D | usnic_uiom_interval_tree.c | 43 #define LAST(node) ((node)->last) macro 270 START, LAST, , usnic_uiom_interval_tree)
|
/Linux-v5.10/drivers/net/ppp/ |
D | bsd_comp.c | 201 #define LAST 255 macro 479 indx = LAST; in bsd_init() 996 while (finchar > LAST) in bsd_decompress()
|
/Linux-v5.10/drivers/gpu/drm/ |
D | drm_mm.c | 153 #define LAST(node) ((node)->start + (node)->size - 1) macro 157 START, LAST, static inline, drm_mm_interval_tree) in INTERVAL_TREE_DEFINE() argument 175 node->__subtree_last = LAST(node); in drm_mm_interval_tree_add_node()
|
/Linux-v5.10/drivers/net/ethernet/huawei/hinic/ |
D | hinic_hw_mgmt.c | 140 HINIC_MSG_HEADER_SET(LAST_SEGMENT, LAST) | in prepare_header() 510 if (!HINIC_MSG_HEADER_GET(*header, LAST)) in recv_mgmt_msg_handler()
|
D | hinic_hw_mbox.c | 458 if (!HINIC_MBOX_HEADER_GET(mbox_header, LAST)) in recv_mbox_handler() 866 HINIC_MBOX_HEADER_SET(NOT_LAST_SEG, LAST) | in send_mbox_to_func() 875 while (!(HINIC_MBOX_HEADER_GET(header, LAST))) { in send_mbox_to_func() 879 header |= HINIC_MBOX_HEADER_SET(LAST_SEG, LAST); in send_mbox_to_func()
|
/Linux-v5.10/arch/m68k/ifpsp060/ |
D | CHANGES | 30 CHANGES SINCE LAST RELEASE:
|
/Linux-v5.10/drivers/usb/gadget/udc/ |
D | Kconfig | 468 # LAST -- dummy/emulated controller 493 # NOTE: Please keep dummy_hcd LAST so that "real hardware" appears
|
/Linux-v5.10/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_vm.c | 63 #define LAST(node) ((node)->last) macro 66 START, LAST, static, amdgpu_vm_it) 69 #undef LAST
|
/Linux-v5.10/drivers/net/ethernet/amd/xgbe/ |
D | xgbe-drv.c | 2381 if (!XGMAC_GET_BITS(packet->attributes, RX_PACKET_ATTRIBUTES, LAST)) in xgbe_rx_buf1_len() 2395 if (!XGMAC_GET_BITS(packet->attributes, RX_PACKET_ATTRIBUTES, LAST)) in xgbe_rx_buf2_len() 2532 LAST); in xgbe_rx_poll()
|
D | xgbe-dev.c | 1987 LAST, 1); in xgbe_dev_read()
|
/Linux-v5.10/drivers/md/ |
D | raid1.c | 55 #define LAST(node) ((node)->last) macro 57 START, LAST, static inline, raid1_rb);
|
/Linux-v5.10/Documentation/userspace-api/media/v4l/ |
D | buffer.rst | 597 * .. _`V4L2-BUF-FLAG-LAST`:
|
/Linux-v5.10/drivers/scsi/aic7xxx/ |
D | aic79xx.seq | 542 * Rev A hardware fails to update LAST/CURR/NEXTSCB 547 * LAST/CURR/NEXTSCB are unchanged.
|