Home
last modified time | relevance | path

Searched defs:label (Results 1 – 25 of 40) sorted by relevance

12

/arch/powerpc/include/asm/
Dfeature-fixups.h31 #define START_FTR_SECTION(label) label##1: argument
33 #define FTR_SECTION_ELSE_NESTED(label) \ argument
39 #define MAKE_FTR_SECTION_ENTRY(msk, val, label, sect) \ argument
58 #define BEGIN_FTR_SECTION_NESTED(label) START_FTR_SECTION(label) argument
61 #define END_FTR_SECTION_NESTED(msk, val, label) \ argument
68 #define END_FTR_SECTION_NESTED_IFSET(msk, label) \ argument
76 #define ALT_FTR_SECTION_END_NESTED(msk, val, label) \ argument
78 #define ALT_FTR_SECTION_END_NESTED_IFSET(msk, label) \ argument
80 #define ALT_FTR_SECTION_END_NESTED_IFCLR(msk, label) \ argument
90 #define BEGIN_MMU_FTR_SECTION_NESTED(label) START_FTR_SECTION(label) argument
[all …]
Dexception-64e.h78 #define START_EXCEPTION(label) \ argument
/arch/sparc/include/asm/
Dhead_64.h35 #define BRANCH_IF_SUN4V(tmp1,label) \ argument
41 #define BRANCH_IF_CHEETAH_BASE(tmp1,tmp2,label) \ argument
50 #define BRANCH_IF_JALAPENO(tmp1,tmp2,label) \ argument
59 #define BRANCH_IF_CHEETAH_PLUS_OR_FOLLOWON(tmp1,tmp2,label) \ argument
70 #define BRANCH_IF_ANY_CHEETAH(tmp1,tmp2,label) \ argument
Dbackoff.h55 #define BACKOFF_SPIN(reg, tmp, label) \ argument
82 #define BACKOFF_SPIN(reg, tmp, label) argument
Dhead_32.h12 #define TRAP_ENTRY(type, label) \ argument
/arch/powerpc/kernel/
Dhead_32.h156 #define START_EXCEPTION(n, label) \ argument
168 #define EXCEPTION(n, label, hdlr, xfer) \ argument
Dhead_40x.S158 #define CRITICAL_EXCEPTION(n, label, hdlr) \ argument
Dexceptions-64s.S105 #define LOAD_HANDLER(reg, label) \ argument
109 #define __LOAD_HANDLER(reg, label) \ argument
117 #define __LOAD_FAR_HANDLER(reg, label) \ argument
191 #define BRANCH_TO_C000(reg, label) \ argument
Dexceptions-64e.S473 #define EXCEPTION_STUB(loc, label) \ argument
504 #define MASKABLE_EXCEPTION(trapnum, intnum, label, hdlr, ack) \ argument
/arch/sh/kernel/
Dhead_32.S20 #define PREFI(label, reg) \ argument
25 #define PREFI(label, reg) argument
/arch/arm64/kernel/
Dhyp-stub.S73 .macro invalid_vector label argument
Dhibernate-asm.S129 .macro invalid_vector label argument
/arch/arm/plat-pxa/
Dssp.c38 struct ssp_device *pxa_ssp_request(int port, const char *label) in pxa_ssp_request()
62 const char *label) in pxa_ssp_request_of()
/arch/x86/include/asm/
Duaccess.h187 #define __put_user_goto_u64(x, addr, label) \ argument
209 #define __put_user_goto_u64(x, ptr, label) \ argument
271 #define __put_user_size(x, ptr, size, label) \ argument
445 #define __try_cmpxchg_user_asm(itype, ltype, _ptr, _pold, _new, label) ({ \ argument
464 #define __try_cmpxchg64_user_asm(_ptr, _pold, _new, label) ({ \ argument
484 #define __try_cmpxchg_user_asm(itype, ltype, _ptr, _pold, _new, label) ({ \ argument
516 #define __try_cmpxchg64_user_asm(_ptr, _pold, _new, label) ({ \ argument
550 #define __put_user_goto(x, addr, itype, rtype, ltype, label) \ argument
810 #define unsafe_put_user(x, ptr, label) \ argument
871 #define unsafe_copy_loop(dst, src, len, type, label) \ argument
[all …]
/arch/arm/mach-imx/
Diomux-imx31.c85 int mxc_iomux_alloc_pin(unsigned int pin, const char *label) in mxc_iomux_alloc_pin()
106 const char *label) in mxc_iomux_setup_multiple_pins()
Diomux-v1.c160 const char *label) in mxc_gpio_setup_multiple_pins()
/arch/m68k/include/asm/
Dgpio.h82 static inline int gpio_request_one(unsigned gpio, unsigned long flags, const char *label) in gpio_request_one()
Dmcfgpio.h66 static inline int gpio_request(unsigned gpio, const char *label) in gpio_request()
/arch/powerpc/boot/
Dplanetcore.c107 const char *label; in planetcore_set_stdout_path() local
/arch/mips/include/asm/mach-au1x00/
Dgpio-au1300.h205 static inline int gpio_request(unsigned int gpio, const char *label) in gpio_request()
211 unsigned long flags, const char *label) in gpio_request_one()
/arch/arm/kernel/
Dentry-header.S48 .macro alignment_trap, rtmp1, rtmp2, label
/arch/s390/include/uapi/asm/
Dtape390.h86 char label[65]; member
/arch/sparc/net/
Dbpf_jit_asm_32.S8 #define BE_PTR(label) be label argument
/arch/ia64/kernel/
Dunwind_decoder.c370 unw_word label = (code & 0x1f); in unw_decode_b1() local
392 unw_word t, ecount, label; in unw_decode_b3_x4() local
/arch/powerpc/mm/
Dslice.c34 static void slice_print_mask(const char *label, const struct slice_mask *mask) in slice_print_mask()
48 static void slice_print_mask(const char *label, const struct slice_mask *mask) {} in slice_print_mask()

12