Searched refs:lsid (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/include/trace/events/ |
H A D | sunvnet.h | 17 __field(int, lsid) 24 __entry->lsid = lsid; 42 __field(int, lsid) 49 __entry->lsid = lsid; 73 TP_ARGS(lsid, rsid, end), 76 __field(int, lsid) 82 __entry->lsid = lsid; 98 __field(int, lsid) 105 __entry->lsid = lsid; 123 __field(int, lsid) [all …]
|
/openbmc/linux/net/ipv6/netfilter/ |
H A D | ip6t_srh.c | 120 struct in6_addr *psid, *nsid, *lsid; in srh1_mt6() local 235 lsid = skb_header_pointer(skb, lsidoff, sizeof(_lsid), &_lsid); in srh1_mt6() 236 if (!lsid) in srh1_mt6() 239 ipv6_masked_addr_cmp(lsid, &srhinfo->lsid_msk, in srh1_mt6()
|
/openbmc/linux/arch/x86/kernel/apic/ |
H A D | x2apic_uv_x.c | 614 int bytes, i, sid, lsid = -1, indx = 0, lindx = -1; in build_uv_gr_table() local 631 lsid++; in build_uv_gr_table() 643 if (lsid < sid) { in build_uv_gr_table() 649 lsid = sid; in build_uv_gr_table() 654 if (lsid == sid && !ram_limit) { in build_uv_gr_table() 675 lsid++; in build_uv_gr_table()
|
/openbmc/openbmc/poky/meta/recipes-bsp/lrzsz/lrzsz-0.12.20/ |
H A D | autotools-update.patch | 870 -Sat Nov 25 11:31:12 1995 Eric Backus <ericb@lsid.hp.com>
|