/kernel/linux/linux-5.10/arch/xtensa/kernel/ |
H A D | vmlinux.lds.S | 226 #undef LAST 227 #define LAST .dummy define 240 #undef LAST 241 #define LAST .DebugInterruptVector.text define 246 LAST) 247 # undef LAST 248 # define LAST .Level2InterruptVector.text 254 LAST) 255 # undef LAST 256 # define LAST 295 #define LAST .DoubleExceptionVector.text global() define 305 #define LAST .SecondaryResetVector.text global() define 314 #define LAST .exception.text global() define [all...] |
/kernel/linux/linux-6.6/arch/xtensa/kernel/ |
H A D | vmlinux.lds.S | 233 #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 global() define 316 #define LAST .SecondaryResetVector.text global() define 325 #define LAST .exception.text global() define 331 #define LAST .xiptext global() define [all...] |
/kernel/linux/linux-5.10/lib/ |
H A D | interval_tree.c | 8 #define LAST(node) ((node)->last) macro 12 START, LAST,, interval_tree)
|
/kernel/linux/linux-6.6/mm/ |
H A D | z3fold.c | 76 LAST, enumerator 77 BUDDIES_MAX = LAST 387 if (bud == LAST) in __encode_handle() 401 /* only for LAST bud, returns zero otherwise */ 565 bud = LAST; in get_free_buddy() 570 bud = LAST; in get_free_buddy() 603 int last_idx = __idx(zhdr, LAST); in compact_single_buddy() 652 case LAST: in compact_single_buddy() 664 if (new_bud == LAST) in compact_single_buddy() 1064 else if (bud == LAST) in z3fold_alloc() [all...] |
H A D | zbud.c | 123 LAST enumerator 169 else /* bud == LAST */ in encode_handle() 270 bud = LAST; in zbud_alloc()
|
/kernel/linux/linux-5.10/drivers/vhost/ |
H A D | iotlb.c | 17 #define LAST(map) ((map)->last) macro 21 START, LAST, static inline, vhost_iotlb_itree);
|
/kernel/linux/linux-6.6/lib/ |
H A D | interval_tree.c | 8 #define LAST(node) ((node)->last) macro 12 START, LAST,, interval_tree)
|
/kernel/linux/linux-6.6/drivers/vhost/ |
H A D | iotlb.c | 17 #define LAST(map) ((map)->last) macro 21 START, LAST, static inline, vhost_iotlb_itree);
|
/kernel/linux/linux-5.10/mm/ |
H A D | zbud.c | 227 LAST enumerator 275 else /* bud == LAST */ in encode_handle() 379 bud = LAST; in zbud_alloc() 529 last_handle = encode_handle(zhdr, LAST); in zbud_reclaim_page()
|
H A D | z3fold.c | 83 LAST, enumerator 84 BUDDIES_MAX = LAST 472 if (bud == LAST) in __encode_handle() 486 /* only for LAST bud, returns zero otherwise */ 646 bud = LAST; in get_free_buddy() 651 bud = LAST; in get_free_buddy() 684 int last_idx = __idx(zhdr, LAST); in compact_single_buddy() 733 case LAST: in compact_single_buddy() 745 if (new_bud == LAST) in compact_single_buddy() 1178 else if (bud == LAST) in z3fold_alloc() [all...] |
/kernel/linux/linux-5.10/drivers/infiniband/hw/usnic/ |
H A D | usnic_uiom_interval_tree.c | 43 #define LAST(node) ((node)->last) macro 271 START, LAST, , usnic_uiom_interval_tree)
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/usnic/ |
H A D | usnic_uiom_interval_tree.c | 43 #define LAST(node) ((node)->last) macro 271 START, LAST, , usnic_uiom_interval_tree)
|
/kernel/linux/linux-5.10/drivers/scsi/ |
H A D | scsi_debugfs.c | 13 SCSI_CMD_FLAG_NAME(LAST),
|
/kernel/linux/linux-6.6/drivers/scsi/ |
H A D | scsi_debugfs.c | 13 SCSI_CMD_FLAG_NAME(LAST),
|
/kernel/linux/linux-6.6/fs/xfs/scrub/ |
H A D | bitmap.c | 35 #define LAST(node) ((node)->bn_last) macro 56 __bn_subtree_last, START, LAST, static inline, xbitmap_tree)
|
/kernel/linux/linux-5.10/drivers/net/ppp/ |
H A D | bsd_comp.c | 201 #define LAST 255 macro 479 indx = LAST; in bsd_init() 996 while (finchar > LAST) in bsd_decompress()
|
/kernel/linux/linux-6.6/drivers/net/ppp/ |
H A D | bsd_comp.c | 201 #define LAST 255 macro 479 indx = LAST; in bsd_init() 996 while (finchar > LAST) in bsd_decompress()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/huawei/hinic/ |
H A 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()
|
H 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()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/huawei/hinic/ |
H 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()
|
H A D | hinic_hw_mbox.c | 453 if (!HINIC_MBOX_HEADER_GET(mbox_header, LAST)) in recv_mbox_handler() 861 HINIC_MBOX_HEADER_SET(NOT_LAST_SEG, LAST) | in send_mbox_to_func() 870 while (!(HINIC_MBOX_HEADER_GET(header, LAST))) { in send_mbox_to_func() 874 header |= HINIC_MBOX_HEADER_SET(LAST_SEG, LAST); in send_mbox_to_func()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/ |
H A D | drm_mm.c | 153 #define LAST(node) ((node)->start + (node)->size - 1) macro 157 START, LAST, static inline, drm_mm_interval_tree) 175 node->__subtree_last = LAST(node); in drm_mm_interval_tree_add_node()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/ |
H A D | drm_mm.c | 150 #define LAST(node) ((node)->start + (node)->size - 1) macro 154 START, LAST, static inline, drm_mm_interval_tree) 172 node->__subtree_last = LAST(node); in drm_mm_interval_tree_add_node()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_vm.c | 90 #define LAST(node) ((node)->last) macro 93 START, LAST, static, amdgpu_vm_it) 96 #undef LAST macro
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_vm.c | 63 #define LAST(node) ((node)->last) macro 66 START, LAST, static, amdgpu_vm_it) 69 #undef LAST macro
|