/openbmc/linux/arch/xtensa/kernel/ |
H A D | vmlinux.lds.S | 233 #undef LAST 234 #define LAST .dummy macro 243 LAST) 244 #undef LAST 245 #define LAST .WindowVectors.text macro 250 LAST) 251 #undef LAST 252 #define LAST .DebugInterruptVector.text macro 257 LAST) 258 # undef LAST [all …]
|
/openbmc/qemu/docs/spin/ |
H A D | aio_notify.promela | 25 #define LAST (1 << (MAX - 1)) 26 #define FINAL ((LAST << 1) - 1) 66 :: next <= LAST -> {
|
/openbmc/linux/mm/ |
H A D | z3fold.c | 76 LAST, enumerator 77 BUDDIES_MAX = LAST 387 if (bud == LAST) in __encode_handle() 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() 1127 case LAST: in z3fold_free() [all …]
|
H A D | zbud.c | 123 LAST enumerator 270 bud = LAST; in zbud_alloc()
|
/openbmc/linux/lib/ |
H A D | interval_tree.c | 8 #define LAST(node) ((node)->last) macro 12 START, LAST,, interval_tree)
|
/openbmc/linux/drivers/vhost/ |
H A D | iotlb.c | 17 #define LAST(map) ((map)->last) macro 21 START, LAST, static inline, vhost_iotlb_itree);
|
/openbmc/u-boot/arch/arm/cpu/arm926ejs/mxs/ |
H A D | mxsimage-spl.mx23.cfg | 3 TAG LAST
|
H A D | mxsimage-spl.mx28.cfg | 3 TAG LAST
|
H A D | mxsimage.mx23.cfg | 3 TAG LAST
|
H A D | mxsimage.mx28.cfg | 3 TAG LAST
|
H A D | mxsimage-signed.cfg | 3 TAG LAST
|
/openbmc/linux/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)
|
/openbmc/linux/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) in INTERVAL_TREE_DEFINE() argument
|
/openbmc/linux/drivers/scsi/ |
H A D | scsi_debugfs.c | 13 SCSI_CMD_FLAG_NAME(LAST),
|
/openbmc/linux/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()
|
/openbmc/phosphor-snmp/mibs/ |
H A D | NotificationMIB.txt | 12 LAST-UPDATED "201807130000Z"
|
/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-connectivity/lirc/lirc/ |
H A D | lircd.conf | 301 LAST 0x190051
|
/openbmc/linux/drivers/gpu/drm/ |
H A D | drm_mm.c | 150 #define LAST(node) ((node)->start + (node)->size - 1) macro 154 START, LAST, static inline __maybe_unused, drm_mm_interval_tree) in INTERVAL_TREE_DEFINE() argument 172 node->__subtree_last = LAST(node); in drm_mm_interval_tree_add_node()
|
/openbmc/linux/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()
|
/openbmc/u-boot/doc/imx/mkimage/ |
H A D | mxsimage.txt | 46 TAG [LAST] 47 - LAST :: Flag denoting the last section in the file
|
/openbmc/linux/arch/m68k/ifpsp060/ |
H A D | CHANGES | 30 CHANGES SINCE LAST RELEASE:
|
/openbmc/linux/drivers/usb/gadget/udc/ |
H A D | Kconfig | 469 # LAST -- dummy/emulated controller 494 # NOTE: Please keep dummy_hcd LAST so that "real hardware" appears
|
/openbmc/linux/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
|
/openbmc/linux/drivers/net/ethernet/amd/xgbe/ |
H A D | xgbe-drv.c | 2392 if (!XGMAC_GET_BITS(packet->attributes, RX_PACKET_ATTRIBUTES, LAST)) in xgbe_rx_buf1_len() 2406 if (!XGMAC_GET_BITS(packet->attributes, RX_PACKET_ATTRIBUTES, LAST)) in xgbe_rx_buf2_len() 2543 LAST); in xgbe_rx_poll()
|