Home
last modified time | relevance | path

Searched refs:LAST (Results 1 – 18 of 18) sorted by relevance

/linux/arch/xtensa/kernel/
A Dvmlinux.lds.S240 LAST)
247 LAST)
254 LAST)
262 LAST)
270 LAST)
278 LAST)
286 LAST)
293 LAST)
311 LAST)
320 LAST)
[all …]
/linux/lib/
A Dinterval_tree.c8 #define LAST(node) ((node)->last) macro
12 START, LAST,, interval_tree)
/linux/mm/
A Dz3fold.c83 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 Dzbud.c140 LAST enumerator
292 bud = LAST; in zbud_alloc()
442 last_handle = encode_handle(zhdr, LAST); in zbud_reclaim_page()
/linux/drivers/vhost/
A Diotlb.c17 #define LAST(map) ((map)->last) macro
21 START, LAST, static inline, vhost_iotlb_itree);
/linux/drivers/infiniband/hw/usnic/
A Dusnic_uiom_interval_tree.c43 #define LAST(node) ((node)->last) macro
271 START, LAST, , usnic_uiom_interval_tree)
/linux/drivers/net/ppp/
A Dbsd_comp.c201 #define LAST 255 macro
479 indx = LAST; in bsd_init()
996 while (finchar > LAST) in bsd_decompress()
/linux/drivers/gpu/drm/
A Ddrm_mm.c150 #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 Dhinic_hw_mgmt.c140 HINIC_MSG_HEADER_SET(LAST_SEGMENT, LAST) | in prepare_header()
506 if (!HINIC_MSG_HEADER_GET(*header, LAST)) in recv_mgmt_msg_handler()
A Dhinic_hw_mbox.c458 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 DCHANGES30 CHANGES SINCE LAST RELEASE:
/linux/drivers/usb/gadget/udc/
A DKconfig469 # LAST -- dummy/emulated controller
494 # NOTE: Please keep dummy_hcd LAST so that "real hardware" appears
/linux/drivers/net/ethernet/amd/xgbe/
A Dxgbe-drv.c2378 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 Dxgbe-dev.c1987 LAST, 1); in xgbe_dev_read()
/linux/drivers/gpu/drm/amd/amdgpu/
A Damdgpu_vm.c67 #define LAST(node) ((node)->last) macro
70 START, LAST, static, amdgpu_vm_it)
73 #undef LAST
/linux/drivers/md/
A Draid1.c55 #define LAST(node) ((node)->last) macro
57 START, LAST, static inline, raid1_rb);
/linux/Documentation/userspace-api/media/v4l/
A Dbuffer.rst597 * .. _`V4L2-BUF-FLAG-LAST`:
/linux/drivers/scsi/aic7xxx/
A Daic79xx.seq542 * Rev A hardware fails to update LAST/CURR/NEXTSCB
547 * LAST/CURR/NEXTSCB are unchanged.

Completed in 54 milliseconds