Home
last modified time | relevance | path

Searched refs:__last (Results 1 – 9 of 9) sorted by relevance

/openbmc/linux/arch/sh/include/asm/
H A Dswitch_to_32.h78 struct task_struct *__last; \
123 : "=z" (__last) \
128 last = __last; \
/openbmc/u-boot/arch/mips/include/asm/
H A Dptrace.h43 unsigned long __last[0]; member
64 #define MAX_REG_OFFSET (offsetof(struct pt_regs, __last))
/openbmc/u-boot/arch/sh/include/asm/
H A Dsystem.h19 struct task_struct *__last; \
56 : "=z" (__last) \
60 last = __last; \
/openbmc/linux/arch/loongarch/include/asm/
H A Dptrace.h33 unsigned long __last[]; member
58 #define MAX_REG_OFFSET (offsetof(struct pt_regs, __last))
/openbmc/linux/arch/mips/include/asm/
H A Dptrace.h51 unsigned long __last[0]; member
68 #define MAX_REG_OFFSET (offsetof(struct pt_regs, __last))
/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/
H A D__utility.hpp103 const bool* const __last) noexcept in __pos_of() argument
105 for (const bool* __where = __first; __where != __last; ++__where) in __pos_of()
/openbmc/qemu/linux-user/loongarch64/
H A Dtarget_syscall.h31 target_ulong __last[0]; member
/openbmc/linux/drivers/infiniband/hw/hfi1/
H A Dmmu_rb.h15 unsigned long __last; member
H A Dmmu_rb.c29 INTERVAL_TREE_DEFINE(struct mmu_rb_node, node, unsigned long, __last,