/linux/arch/xtensa/kernel/ |
A D | vmlinux.lds.S | 240 LAST) 247 LAST) 254 LAST) 262 LAST) 270 LAST) 278 LAST) 286 LAST) 293 LAST) 311 LAST) 320 LAST) [all …]
|
/linux/lib/ |
A D | interval_tree.c | 8 #define LAST(node) ((node)->last) macro 12 START, LAST,, interval_tree)
|
/linux/mm/ |
A D | z3fold.c | 83 LAST, enumerator 84 BUDDIES_MAX = LAST 454 if (bud == LAST) in __encode_handle() 629 bud = LAST; in get_free_buddy() 634 bud = LAST; in get_free_buddy() 716 case LAST: in compact_single_buddy() 728 if (new_bud == LAST) in compact_single_buddy() 1163 else if (bud == LAST) in z3fold_alloc() 1235 case LAST: in z3fold_free() 1412 LAST); in z3fold_reclaim_page() [all …]
|
A D | zbud.c | 140 LAST enumerator 292 bud = LAST; in zbud_alloc() 442 last_handle = encode_handle(zhdr, LAST); in zbud_reclaim_page()
|
/linux/drivers/vhost/ |
A D | iotlb.c | 17 #define LAST(map) ((map)->last) macro 21 START, LAST, static inline, vhost_iotlb_itree);
|
/linux/drivers/infiniband/hw/usnic/ |
A D | usnic_uiom_interval_tree.c | 43 #define LAST(node) ((node)->last) macro 271 START, LAST, , usnic_uiom_interval_tree)
|
/linux/drivers/net/ppp/ |
A D | bsd_comp.c | 201 #define LAST 255 macro 479 indx = LAST; in bsd_init() 996 while (finchar > LAST) in bsd_decompress()
|
/linux/drivers/gpu/drm/ |
A D | drm_mm.c | 150 #define LAST(node) ((node)->start + (node)->size - 1) macro 154 START, LAST, static inline, drm_mm_interval_tree) in INTERVAL_TREE_DEFINE() argument 172 node->__subtree_last = LAST(node); in drm_mm_interval_tree_add_node()
|
/linux/drivers/net/ethernet/huawei/hinic/ |
A D | hinic_hw_mgmt.c | 140 HINIC_MSG_HEADER_SET(LAST_SEGMENT, LAST) | in prepare_header() 506 if (!HINIC_MSG_HEADER_GET(*header, LAST)) in recv_mgmt_msg_handler()
|
A 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/arch/m68k/ifpsp060/ |
A D | CHANGES | 30 CHANGES SINCE LAST RELEASE:
|
/linux/drivers/usb/gadget/udc/ |
A D | Kconfig | 469 # LAST -- dummy/emulated controller 494 # NOTE: Please keep dummy_hcd LAST so that "real hardware" appears
|
/linux/drivers/net/ethernet/amd/xgbe/ |
A D | xgbe-drv.c | 2378 if (!XGMAC_GET_BITS(packet->attributes, RX_PACKET_ATTRIBUTES, LAST)) in xgbe_rx_buf1_len() 2392 if (!XGMAC_GET_BITS(packet->attributes, RX_PACKET_ATTRIBUTES, LAST)) in xgbe_rx_buf2_len() 2529 LAST); in xgbe_rx_poll()
|
A D | xgbe-dev.c | 1987 LAST, 1); in xgbe_dev_read()
|
/linux/drivers/gpu/drm/amd/amdgpu/ |
A D | amdgpu_vm.c | 67 #define LAST(node) ((node)->last) macro 70 START, LAST, static, amdgpu_vm_it) 73 #undef LAST
|
/linux/drivers/md/ |
A D | raid1.c | 55 #define LAST(node) ((node)->last) macro 57 START, LAST, static inline, raid1_rb);
|
/linux/Documentation/userspace-api/media/v4l/ |
A D | buffer.rst | 597 * .. _`V4L2-BUF-FLAG-LAST`:
|
/linux/drivers/scsi/aic7xxx/ |
A D | aic79xx.seq | 542 * Rev A hardware fails to update LAST/CURR/NEXTSCB 547 * LAST/CURR/NEXTSCB are unchanged.
|