HomeSort by: relevance | last modified time | path
    Searched defs:cpu_set_ast (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/arch/m68k/include/
cpu.h 214 #define cpu_set_ast(l) \ macro
225 __USE(ci); __USE(flags); cpu_set_ast(l); \
235 (l)->l_pflag |= LP_OWEUPC; cpu_set_ast(l); \
242 #define cpu_signotify(l) cpu_set_ast(l)
cpu.h 214 #define cpu_set_ast(l) \ macro
225 __USE(ci); __USE(flags); cpu_set_ast(l); \
235 (l)->l_pflag |= LP_OWEUPC; cpu_set_ast(l); \
242 #define cpu_signotify(l) cpu_set_ast(l)
cpu.h 214 #define cpu_set_ast(l) \ macro
225 __USE(ci); __USE(flags); cpu_set_ast(l); \
235 (l)->l_pflag |= LP_OWEUPC; cpu_set_ast(l); \
242 #define cpu_signotify(l) cpu_set_ast(l)
cpu.h 214 #define cpu_set_ast(l) \ macro
225 __USE(ci); __USE(flags); cpu_set_ast(l); \
235 (l)->l_pflag |= LP_OWEUPC; cpu_set_ast(l); \
242 #define cpu_signotify(l) cpu_set_ast(l)

Completed in 55 milliseconds