Searched defs:LAST (Results 1 – 8 of 8) sorted by relevance
| /linux/arch/xtensa/kernel/ |
| H A D | vmlinux.lds.S | 234 #define LAST .dummy macro 245 #define LAST .WindowVectors.text macro 252 #define LAST .DebugInterruptVector.text macro 259 # define LAST .Level2InterruptVector.text macro 267 # define LAST .Level3InterruptVector.text macro 275 # define LAST .Level4InterruptVector.text macro 283 # define LAST .Level5InterruptVector.text macro 291 # define LAST .Level6InterruptVector.text macro 306 #define LAST .DoubleExceptionVector.text macro 316 #define LAST .SecondaryResetVector.text macro [all …]
|
| /linux/fs/xfs/scrub/ |
| H A D | bitmap.c | 37 #define LAST(node) ((node)->bn_last) macro 58 __bn_subtree_last, START, LAST, static inline __maybe_unused, in INTERVAL_TREE_DEFINE() argument 333 __bn_subtree_last, START, LAST, static inline __maybe_unused, in INTERVAL_TREE_DEFINE() argument
|
| /linux/kernel/bpf/ |
| H A D | range_tree.c | 108 #define LAST( global() macro 111 INTERVAL_TREE_DEFINE(struct range_node,rn_rbnode,u32,__rn_subtree_last,START,LAST,static inline __maybe_unused,__range_it) INTERVAL_TREE_DEFINE() argument
|
| /linux/drivers/vhost/ |
| H A D | iotlb.c | 17 #define LAST(map) ((map)->last) macro
|
| /linux/drivers/infiniband/hw/usnic/ |
| H A D | usnic_uiom_interval_tree.c | 43 #define LAST(node) ((node)->last) macro
|
| /linux/drivers/net/ppp/ |
| H A D | bsd_comp.c | 201 #define LAST 255 macro
|
| /linux/drivers/gpu/drm/amd/amdgpu/ |
| H A D | amdgpu_vm.c | 91 #define LAST(node) ((node)->last) macro
|
| /linux/drivers/md/ |
| H A D | raid1.c | 55 #define LAST(node) ((node)->last) macro
|