Home
last modified time | relevance | path

Searched defs:ht (Results 1 – 25 of 42) sorted by relevance

12

/linux-3.3/drivers/gpu/drm/
Ddrm_hashtab.c41 int drm_ht_create(struct drm_open_hash *ht, unsigned int order) in drm_ht_create()
59 void drm_ht_verbose_list(struct drm_open_hash *ht, unsigned long key) in drm_ht_verbose_list()
76 static struct hlist_node *drm_ht_find_key(struct drm_open_hash *ht, in drm_ht_find_key()
97 int drm_ht_insert_item(struct drm_open_hash *ht, struct drm_hash_item *item) in drm_ht_insert_item()
129 int drm_ht_just_insert_please(struct drm_open_hash *ht, struct drm_hash_item *item, in drm_ht_just_insert_please()
154 int drm_ht_find_item(struct drm_open_hash *ht, unsigned long key, in drm_ht_find_item()
168 int drm_ht_remove_key(struct drm_open_hash *ht, unsigned long key) in drm_ht_remove_key()
180 int drm_ht_remove_item(struct drm_open_hash *ht, struct drm_hash_item *item) in drm_ht_remove_item()
187 void drm_ht_remove(struct drm_open_hash *ht) in drm_ht_remove()
/linux-3.3/net/sched/
Dcls_u32.c72 struct tc_u_knode *ht[1]; member
103 struct tc_u_hnode *ht = (struct tc_u_hnode *)tp->root; in u32_classify() local
245 struct tc_u_hnode *ht; in u32_lookup_ht() local
255 u32_lookup_key(struct tc_u_hnode *ht, u32 handle) in u32_lookup_key()
274 struct tc_u_hnode *ht; in u32_get() local
359 struct tc_u_hnode *ht = key->ht_up; in u32_delete_key() local
377 static void u32_clear_hnode(struct tcf_proto *tp, struct tc_u_hnode *ht) in u32_clear_hnode()
391 static int u32_destroy_hnode(struct tcf_proto *tp, struct tc_u_hnode *ht) in u32_destroy_hnode()
423 struct tc_u_hnode *ht; in u32_destroy() local
448 struct tc_u_hnode *ht = (struct tc_u_hnode *)arg; in u32_delete() local
[all …]
Dcls_rsvp.h73 struct rsvp_session *ht[256]; member
83 struct rsvp_filter *ht[16 + 1]; member
Dcls_fw.c35 struct fw_filter *ht[HTSIZE]; member
Dcls_route.c46 struct route4_filter *ht[16 + 16 + 1]; member
/linux-3.3/net/netfilter/
Dxt_hashlimit.c125 hash_dst(const struct xt_hashlimit_htable *ht, const struct dsthash_dst *dst) in hash_dst()
140 dsthash_find(const struct xt_hashlimit_htable *ht, in dsthash_find()
159 dsthash_alloc_init(struct xt_hashlimit_htable *ht, in dsthash_alloc_init()
199 dsthash_free(struct xt_hashlimit_htable *ht, struct dsthash_ent *ent) in dsthash_free()
268 static bool select_all(const struct xt_hashlimit_htable *ht, in select_all()
274 static bool select_gc(const struct xt_hashlimit_htable *ht, in select_gc()
280 static void htable_selective_cleanup(struct xt_hashlimit_htable *ht, in htable_selective_cleanup()
281 bool (*select)(const struct xt_hashlimit_htable *ht, in htable_selective_cleanup()
302 struct xt_hashlimit_htable *ht = (struct xt_hashlimit_htable *)htlong; in htable_gc() local
/linux-3.3/drivers/gpu/drm/ttm/
Dttm_object.c249 struct drm_open_hash *ht = &tfile->ref_hash[ref_type]; in ttm_ref_object_add() local
315 struct drm_open_hash *ht; in ttm_ref_object_release() local
335 struct drm_open_hash *ht = &tfile->ref_hash[ref_type]; in ttm_ref_object_base_unref() local
/linux-3.3/include/net/
Draw.h35 struct hlist_head ht[RAW_HTABLE_SIZE]; member
/linux-3.3/drivers/gpu/drm/i2c/
Dch7006_mode.c105 #define __MODE(f, hd, vd, ht, vt, hsynp, vsynp, \ argument
135 #define MODE(f, hd, vd, ht, vt, hsynp, vsynp, \ argument
/linux-3.3/drivers/staging/zcache/
Dtmem.c224 unsigned int ht, tmp; in tmem_objnode_tree_init() local
473 unsigned int ht) in tmem_objnode_node_destroy()
/linux-3.3/arch/mips/kernel/
Dptrace.c216 u16 ht[NUM_WATCH_REGS]; in ptrace_set_watch_regs() local
Dkgdb.c223 struct hard_trap_info *ht; in compute_signal() local
/linux-3.3/drivers/net/wireless/iwlegacy/
D4965-debug.c74 struct stats_rx_ht_phy *ht, *accum_ht, *delta_ht, *max_ht; in il4965_ucode_rx_stats_read() local
/linux-3.3/arch/powerpc/kernel/
Dkgdb.c94 struct hard_trap_info *ht; in computeSignal() local
/linux-3.3/arch/arm/mach-pxa/
Dpxa27x.c80 int cccr_a, t, ht, b; in pxa27x_get_clk_frequency_khz() local
/linux-3.3/net/mac80211/
Drc80211_minstrel_ht.h116 struct minstrel_ht_sta ht; member
/linux-3.3/drivers/video/matrox/
Dmatroxfb_misc.c191 unsigned int hd, hs, he, hbe, ht; in matroxfb_vgaHWinit() local
/linux-3.3/drivers/video/
Dasiliantfb.c179 unsigned ht = (p->var.left_margin + p->var.xres + p->var.right_margin + p->var.hsync_len) / 8; in asiliant_set_timing() local
Djz4740_fb.c358 uint16_t ht, vt; in jzfb_set_par() local
/linux-3.3/drivers/video/mb862xx/
Dmb862xxfbdrv.c447 unsigned long hsp, vsp, ht, vt; in mb862xxfb_init_fbinfo() local
/linux-3.3/arch/powerpc/platforms/maple/
Dpci.c574 struct device_node *ht = NULL; in maple_pci_init() local
/linux-3.3/drivers/net/wireless/b43/
Dphy_common.h222 struct b43_phy_ht *ht; member
/linux-3.3/drivers/video/mbx/
Dmbxfb.c238 ushort hbps, ht, hfps, has; in mbxfb_set_par() local
/linux-3.3/drivers/video/intelfb/
Dintelfbhw.c1053 u32 *vs, *vb, *vt, *hs, *hb, *ht, *ss, *pipe_conf; in intelfbhw_mode_to_hw() local
1286 const u32 *hs, *ht, *hb, *vs, *vt, *vb, *ss; in intelfbhw_program_mode() local
/linux-3.3/drivers/block/aoe/
Daoecmd.c441 struct aoetgt *ht = *d->htgt; in sthtith() local

12