Home
last modified time | relevance | path

Searched refs:lt0 (Results 1 – 7 of 7) sorted by relevance

/linux-4.1.27/Documentation/networking/
Dcops.txt38 append="ether=5,0x240,lt0 ether=3,0x260,lt1"
41 lt0 Link encap:UNSPEC HWaddr 00-00-00-00-00-00-00-F7-00-00-00-00-00-00-00-00
53 lt0 -seed -phase 1 -net 1000 -addr 1000.50 -zone "1033"
57 lt0 -seed -phase 1 -net 1000 -addr 1000.50 -zone "1033"
61 lt0 -seed -phase 1 -net 1000 -addr 1000.10 -zone "LocalTalk1"
Dltpc.txt30 alias lt0 ltpc # autoload the module when the interface is configured
36 /sbin/ifconfig lt0 127.0.0.42
48 lt0 -seed -phase 1 -net 1033 -addr 1033.27 -zone "1033"
62 lt0 -phase 1
/linux-4.1.27/arch/blackfin/include/uapi/asm/
Dptrace.h46 long lt0; member
/linux-4.1.27/arch/blackfin/kernel/
Dsignal.c70 RESTORE(lt0); RESTORE(lt1); in rt_restore_sigcontext()
131 SETUP(lt0); SETUP(lt1); in rt_setup_sigcontext()
Dkgdb.c55 gdb_regs[BFIN_LT0] = regs->lt0; in pt_regs_to_gdb_regs()
130 regs->lt0 = gdb_regs[BFIN_LT0]; in gdb_regs_to_pt_regs()
Dasm-offsets.c95 DEFINE(PT_LT0, offsetof(struct pt_regs, lt0)); in main()
Dtrace.c968 fp->lb0, fp->lt0, fp->lc0); in show_regs()