Searched defs:slot2 (Results 1 – 9 of 9) sorted by relevance
/Linux-v4.19/arch/ia64/include/asm/ |
D | kprobes.h | 71 unsigned long long slot2 : 41; member
|
/Linux-v4.19/net/ipv6/ |
D | udp.c | 205 unsigned int hash2, slot2, slot = udp_hashfn(net, hnum, udptable->mask); in __udp6_lib_lookup() local 892 unsigned int slot2 = hash2 & udp_table.mask; in __udp6_lib_demux_lookup() local
|
/Linux-v4.19/drivers/iio/health/ |
D | max30102.c | 198 #define MAX30102_MODE_CONTROL_LED_SLOTS(slot2, slot1) \ argument
|
/Linux-v4.19/net/ipv4/ |
D | udp.c | 293 unsigned int slot2 = udp_sk(sk)->udp_portaddr_hash ^ snum; in udp_lib_get_port() local 470 unsigned int hash2, slot2, slot = udp_hashfn(net, hnum, udptable->mask); in __udp4_lib_lookup() local 2291 unsigned int slot2 = hash2 & udp_table.mask; in __udp4_lib_demux_lookup() local
|
/Linux-v4.19/drivers/pcmcia/ |
D | ti113x.h | 654 struct yenta_socket *slot2; in ti12xx_2nd_slot_empty() local
|
/Linux-v4.19/drivers/scsi/mvsas/ |
D | mv_sas.c | 1850 struct mvs_slot_info *slot, *slot2; in mvs_do_release_task() local
|
/Linux-v4.19/drivers/net/can/ |
D | grcan.c | 46 #define GRCAN_RESERVE_SIZE(slot1, slot2) (((slot2) - (slot1)) / 4 - 1) argument
|
/Linux-v4.19/drivers/scsi/hisi_sas/ |
D | hisi_sas_main.c | 822 struct hisi_sas_slot *slot, *slot2; in hisi_sas_release_task() local
|
D | hisi_sas_v3_hw.c | 689 struct hisi_sas_slot *slot, *slot2; in dereg_device_v3_hw() local
|