Home
last modified time | relevance | path

Searched refs:symbol (Results 1 – 15 of 15) sorted by relevance

/arch/mips/include/asm/
Dsim.h20 #define save_static_function(symbol) \ argument
23 ".globl\t__" #symbol "\n\t" \
25 ".type\t__" #symbol ", @function\n\t" \
26 ".ent\t__" #symbol ", 0\n__" \
27 #symbol":\n\t" \
38 "j\t" #symbol "\n\t" \
39 ".end\t__" #symbol "\n\t" \
40 ".size\t__" #symbol",. - __" #symbol)
46 #define save_static_function(symbol) \ argument
49 ".globl\t__" #symbol "\n\t" \
[all …]
Dasm.h42 #define LEAF(symbol) \ argument
44 .globl symbol; \
46 .type symbol, @function; \
47 .ent symbol, 0; \
48 symbol: .frame sp, 0, ra; \
55 #define NESTED(symbol, framesize, rpc) \ argument
57 .globl symbol; \
59 .type symbol, @function; \
60 .ent symbol, 0; \
61 symbol: .frame sp, framesize, rpc; \
[all …]
/arch/mips/vdso/
DKconfig4 # because that relocation is not supported for that symbol. As a result
/arch/
DKconfig123 This symbol should be selected by an architecture if 64 bit
139 This symbol should be selected by an architecture if it can
253 # Select if the architecture provides the arch_dma_set_uncached symbol to
261 # Select if the architectures provides the arch_dma_clear_uncached symbol
321 This symbol should be selected by an architecture if it provides
328 This symbol should be selected by an architecture if it supports
337 This symbol should be selected by an architecture if it
343 This symbol should be selected by an architecture if it supports
470 An arch should select this symbol to support seccomp mode 1 (the fixed
482 An arch should select this symbol if it provides all of these things:
[all …]
/arch/arm/mach-exynos/
Dsuspend.c230 #define EXYNOS_PMU_IRQ(symbol, name) IRQCHIP_DECLARE(symbol, name, exynos_pmu_irq_init) argument
/arch/x86/
DMakefile84 KBUILD_CFLAGS += -mstack-protector-guard-reg=fs -mstack-protector-guard-symbol=__stack_chk_guard
/arch/mips/kvm/
Dmips.c277 static inline void dump_handler(const char *symbol, void *start, void *end) in dump_handler() argument
281 pr_debug("LEAF(%s)\n", symbol); in dump_handler()
291 pr_debug("\tEND(%s)\n", symbol); in dump_handler()
/arch/openrisc/kernel/
Dhead.S36 #define LOAD_SYMBOL_2_GPR(gpr,symbol) \ argument
37 l.movhi gpr,hi(symbol) ;\
38 l.ori gpr,gpr,lo(symbol)
/arch/m68k/ifpsp060/
DTEST.DOC89 no symbol names, this section contains function entry points that are fixed
Dfpsp.doc94 no symbol names, this section contains function entry points that are fixed
Disp.doc102 no symbol names, this section contains function entry points that are fixed
/arch/arm64/boot/dts/qcom/
Dsm8350.dtsi39 ufs_phy_rx_symbol_0_clk: ufs-phy-rx-symbol-0 {
45 ufs_phy_rx_symbol_1_clk: ufs-phy-rx-symbol-1 {
51 ufs_phy_tx_symbol_0_clk: ufs-phy-tx-symbol-0 {
/arch/mips/mm/
Dtlbex.c261 static inline void dump_handler(const char *symbol, const void *start, const void *end) in dump_handler() argument
267 pr_debug("LEAF(%s)\n", symbol); in dump_handler()
277 pr_debug("\tEND(%s)\n", symbol); in dump_handler()
/arch/powerpc/platforms/
DKconfig.cputype524 This symbol controls whether we build the 32-bit VDSO. We obviously
/arch/arm/
DKconfig1613 Due to the fact that GCC uses an ordinary symbol reference from