Searched refs:STUB (Results 1 - 6 of 6) sorted by relevance

/linux-4.4.14/arch/sparc/kernel/
H A Dsys32.S15 #define SIGN1(STUB,SYSCALL,REG1) \
17 .globl STUB; \
18 STUB: sethi %hi(SYSCALL), %g1; \ label
22 #define SIGN2(STUB,SYSCALL,REG1,REG2) \
24 .globl STUB; \
25 STUB: sethi %hi(SYSCALL), %g1; \ label
30 #define SIGN3(STUB,SYSCALL,REG1,REG2,REG3) \
32 .globl STUB; \
33 STUB: sra REG1, 0, REG1; \ label
/linux-4.4.14/include/linux/
H A Dftrace.h70 * CONTROL, SAVE_REGS, SAVE_REGS_IF_SUPPORTED, RECURSION_SAFE, STUB and trace_init()
101 * STUB - The ftrace_ops is just a place holder. trace_init()
/linux-4.4.14/drivers/usb/phy/
H A Dphy-isp1301-omap.c105 pr_debug("tps65010: draw %d mA (STUB)\n", mA); tps65010_set_vbus_draw()
/linux-4.4.14/arch/parisc/kernel/
H A Dmodule.c784 DEBUGP("STUB FOR %s loc %lx, val %lx+%lx at %lx\n", apply_relocate_add()
/linux-4.4.14/net/sctp/
H A Dsocket.c3882 return -EOPNOTSUPP; /* STUB */ sctp_disconnect()
6115 /* STUB */ sctp_hash()
6120 /* STUB */ sctp_unhash()
/linux-4.4.14/fs/nfs/
H A Dnfs4xdr.c7450 #define STUB(proc) \ macro
7507 STUB(GETDEVICELIST),

Completed in 409 milliseconds