Home
last modified time | relevance | path

Searched defs:hash_table (Results 1 – 22 of 22) sorted by relevance

/linux-2.4.37.9/include/linux/raid/
Dlinear.h21 struct linear_hash *hash_table; member
Draid0.h22 struct raid0_hash *hash_table; /* Dynamically allocated */ member
/linux-2.4.37.9/net/ipv4/netfilter/
Dipt_recent.c77 int *hash_table; member
370 int *hash_table; in match() local
/linux-2.4.37.9/drivers/md/
Dlvm-snap.c118 struct list_head *hash_table = lv->lv_snapshot_hash_table, *next, *n; in lvm_find_exception_table() local
145 struct list_head *hash_table = lv->lv_snapshot_hash_table; in lvm_hash_link() local
/linux-2.4.37.9/fs/jbd/
Drevoke.c96 struct list_head *hash_table; member
/linux-2.4.37.9/fs/jfs/
Djfs_metapage.c45 static struct metapage **hash_table = NULL; variable
/linux-2.4.37.9/drivers/net/
Dsunqe.c649 u16 hash_table[4]; in qe_set_multicast() local
Dgmac.c1033 u16 hash_table[16]; in gmac_set_multicast() local
Dsunbmac.c1011 u16 hash_table[4]; in bigmac_set_multicast() local
Dau1000_eth.h226 u8 *hash_table; member
Dsunhme.c1545 u16 hash_table[4]; in happy_meal_init() local
2400 u16 hash_table[4]; in happy_meal_set_multicast() local
Ddl2k.c1257 u32 hash_table[2]; in set_multicast() local
Dgt96100eth.h314 char* hash_table; member
Dgt64240eth.h371 char* hash_table; member
Dsungem.c1912 u16 hash_table[16]; in gem_setup_multicast() local
Dbmac.c1074 u16 hash_table[4]; in bmac_set_multicast() local
Ddmfe.c1338 u16 i, hash_table[4]; in dm9132_id_table() local
/linux-2.4.37.9/drivers/net/tulip/
Dtulip_core.c1063 u16 hash_table[32]; in build_setup_frame_hash() local
/linux-2.4.37.9/fs/hfs/
Dcatalog.c101 static struct list_head hash_table[C_HASHSIZE]; variable
/linux-2.4.37.9/drivers/net/bonding/
Dbond_alb.c286 struct tlb_client_info *hash_table; in tlb_choose_channel() local
/linux-2.4.37.9/drivers/net/pcmcia/
Dxircom_tulip_cb.c1569 u32 *hash_table = (u32 *)(tp->setup_frame + 4 * 12); in set_rx_mode() local
/linux-2.4.37.9/fs/
Dbuffer.c71 static struct buffer_head **hash_table; variable