Searched defs:slot2 (Results 1 – 6 of 6) sorted by relevance
/linux-4.4.14/arch/ia64/include/asm/ |
D | kprobes.h | 66 unsigned long long slot2 : 41; member
|
/linux-4.4.14/net/ipv4/ |
D | udp.c | 262 unsigned int slot2 = udp_sk(sk)->udp_portaddr_hash ^ snum; in udp_lib_get_port() local 444 struct udp_hslot *hslot2, unsigned int slot2) in udp4_lib_lookup2() 502 unsigned int hash2, slot2, slot = udp_hashfn(net, hnum, udptable->mask); in __udp4_lib_lookup() local 1940 unsigned int slot2 = hash2 & udp_table.mask; in __udp4_lib_demux_lookup() local
|
/linux-4.4.14/net/ipv6/ |
D | udp.c | 238 struct udp_hslot *hslot2, unsigned int slot2) in udp6_lib_lookup2() 295 unsigned int hash2, slot2, slot = udp_hashfn(net, hnum, udptable->mask); in __udp6_lib_lookup() local
|
/linux-4.4.14/drivers/pcmcia/ |
D | ti113x.h | 654 struct yenta_socket *slot2; in ti12xx_2nd_slot_empty() local
|
/linux-4.4.14/drivers/scsi/mvsas/ |
D | mv_sas.c | 1845 struct mvs_slot_info *slot, *slot2; in mvs_do_release_task() local
|
/linux-4.4.14/drivers/net/can/ |
D | grcan.c | 46 #define GRCAN_RESERVE_SIZE(slot1, slot2) (((slot2) - (slot1)) / 4 - 1) argument
|