Searched defs:slot2 (Results 1 – 7 of 7) sorted by relevance
/linux-4.1.27/arch/ia64/include/asm/ |
D | kprobes.h | 66 unsigned long long slot2 : 41; member
|
/linux-4.1.27/net/ipv4/ |
D | udp.c | 263 unsigned int slot2 = udp_sk(sk)->udp_portaddr_hash ^ snum; in udp_lib_get_port() local 441 struct udp_hslot *hslot2, unsigned int slot2) in udp4_lib_lookup2() 499 unsigned int hash2, slot2, slot = udp_hashfn(net, hnum, udptable->mask); in __udp4_lib_lookup() local 1929 unsigned int slot2 = hash2 & udp_table.mask; in __udp4_lib_demux_lookup() local
|
/linux-4.1.27/net/ipv6/ |
D | udp.c | 233 struct udp_hslot *hslot2, unsigned int slot2) in udp6_lib_lookup2() 292 unsigned int hash2, slot2, slot = udp_hashfn(net, hnum, udptable->mask); in __udp6_lib_lookup() local
|
/linux-4.1.27/arch/ia64/kernel/ |
D | paravirt_patch.c | 189 ia64_inst_t slot2 = paravirt_read_slot2(bundle); in paravirt_print_bundle() local
|
/linux-4.1.27/drivers/pcmcia/ |
D | ti113x.h | 657 struct yenta_socket *slot2; in ti12xx_2nd_slot_empty() local
|
/linux-4.1.27/drivers/scsi/mvsas/ |
D | mv_sas.c | 1845 struct mvs_slot_info *slot, *slot2; in mvs_do_release_task() local
|
/linux-4.1.27/drivers/net/can/ |
D | grcan.c | 46 #define GRCAN_RESERVE_SIZE(slot1, slot2) (((slot2) - (slot1)) / 4 - 1) argument
|