Home
last modified time | relevance | path

Searched defs:tb (Results 1 – 25 of 176) sorted by relevance

12345678

/linux-2.6.39/fs/reiserfs/
Ddo_balan.c24 static inline void buffer_info_init_left(struct tree_balance *tb, in buffer_info_init_left()
33 static inline void buffer_info_init_right(struct tree_balance *tb, in buffer_info_init_right()
42 static inline void buffer_info_init_tbS0(struct tree_balance *tb, in buffer_info_init_tbS0()
51 static inline void buffer_info_init_bh(struct tree_balance *tb, in buffer_info_init_bh()
61 inline void do_balance_mark_leaf_dirty(struct tree_balance *tb, in do_balance_mark_leaf_dirty()
101 static int balance_leaf_when_delete(struct tree_balance *tb, int flag) in balance_leaf_when_delete()
271 static int balance_leaf(struct tree_balance *tb, struct item_head *ih, /* item header of inserted i… in balance_leaf()
1665 struct buffer_head *get_FEB(struct tree_balance *tb) in get_FEB()
1689 static void store_thrown(struct tree_balance *tb, struct buffer_head *bh) in store_thrown()
1706 static void free_thrown(struct tree_balance *tb) in free_thrown()
[all …]
Dfix_node.c78 static void create_virtual_node(struct tree_balance *tb, int h) in create_virtual_node()
203 static void check_left(struct tree_balance *tb, int h, int cur_free) in check_left()
283 static void check_right(struct tree_balance *tb, int h, int cur_free) in check_right()
366 static int get_num_ver(int mode, struct tree_balance *tb, int h, in get_num_ver()
585 static void set_parameters(struct tree_balance *tb, int h, int lnum, in set_parameters()
612 static int is_leaf_removable(struct tree_balance *tb) in is_leaf_removable()
654 static int are_leaves_removable(struct tree_balance *tb, int lfree, int rfree) in are_leaves_removable()
750 static void free_buffers_in_tb(struct tree_balance *tb) in free_buffers_in_tb()
779 static int get_empty_nodes(struct tree_balance *tb, int h) in get_empty_nodes()
854 static int get_lfree(struct tree_balance *tb, int h) in get_lfree()
[all …]
Dibalance.c25 struct tree_balance *tb, in internal_define_dest_src_infos()
463 struct tree_balance *tb, in internal_shift_left()
500 static void internal_shift1_left(struct tree_balance *tb, in internal_shift1_left()
527 struct tree_balance *tb, in internal_shift_right()
567 static void internal_shift1_right(struct tree_balance *tb, in internal_shift1_right()
589 static void balance_internal_when_delete(struct tree_balance *tb, in balance_internal_when_delete()
711 static void replace_lkey(struct tree_balance *tb, int h, struct item_head *key) in replace_lkey()
726 static void replace_rkey(struct tree_balance *tb, int h, struct item_head *key) in replace_rkey()
740 int balance_internal(struct tree_balance *tb, /* tree_balance structure */ in balance_internal()
/linux-2.6.39/net/dcb/
Ddcbnl.c234 static int dcbnl_getstate(struct net_device *netdev, struct nlattr **tb, in dcbnl_getstate()
249 static int dcbnl_getpfccfg(struct net_device *netdev, struct nlattr **tb, in dcbnl_getpfccfg()
316 static int dcbnl_getperm_hwaddr(struct net_device *netdev, struct nlattr **tb, in dcbnl_getperm_hwaddr()
357 static int dcbnl_getcap(struct net_device *netdev, struct nlattr **tb, in dcbnl_getcap()
423 static int dcbnl_getnumtcs(struct net_device *netdev, struct nlattr **tb, in dcbnl_getnumtcs()
501 static int dcbnl_setnumtcs(struct net_device *netdev, struct nlattr **tb, in dcbnl_setnumtcs()
540 static int dcbnl_getpfcstate(struct net_device *netdev, struct nlattr **tb, in dcbnl_getpfcstate()
555 static int dcbnl_setpfcstate(struct net_device *netdev, struct nlattr **tb, in dcbnl_setpfcstate()
574 static int dcbnl_getapp(struct net_device *netdev, struct nlattr **tb, in dcbnl_getapp()
661 static int dcbnl_setapp(struct net_device *netdev, struct nlattr **tb, in dcbnl_setapp()
[all …]
/linux-2.6.39/drivers/net/wireless/wl12xx/
Dtestmode.c68 static int wl1271_tm_cmd_test(struct wl1271 *wl, struct nlattr *tb[]) in wl1271_tm_cmd_test()
117 static int wl1271_tm_cmd_interrogate(struct wl1271 *wl, struct nlattr *tb[]) in wl1271_tm_cmd_interrogate()
157 static int wl1271_tm_cmd_configure(struct wl1271 *wl, struct nlattr *tb[]) in wl1271_tm_cmd_configure()
189 static int wl1271_tm_cmd_nvs_push(struct wl1271 *wl, struct nlattr *tb[]) in wl1271_tm_cmd_nvs_push()
228 static int wl1271_tm_cmd_set_plt_mode(struct wl1271 *wl, struct nlattr *tb[]) in wl1271_tm_cmd_set_plt_mode()
255 static int wl1271_tm_cmd_recover(struct wl1271 *wl, struct nlattr *tb[]) in wl1271_tm_cmd_recover()
267 struct nlattr *tb[WL1271_TM_ATTR_MAX + 1]; in wl1271_tm_cmd() local
/linux-2.6.39/net/ipv4/
Dfib_frontend.c76 struct fib_table *tb; in fib_new_table() local
95 struct fib_table *tb; in fib_get_table() local
120 struct fib_table *tb; in fib_flush() local
447 struct fib_table *tb; in ip_rt_ioctl() local
560 struct fib_table *tb; in inet_rtm_delroute() local
582 struct fib_table *tb; in inet_rtm_newroute() local
605 struct fib_table *tb; in inet_dump_fib() local
649 struct fib_table *tb; in fib_magic() local
870 static void nl_fib_lookup(struct fib_result_nl *frn, struct fib_table *tb) in nl_fib_lookup()
909 struct fib_table *tb; in nl_fib_input() local
[all …]
Dinet_hashtables.c35 struct inet_bind_bucket *tb = kmem_cache_alloc(cachep, GFP_ATOMIC); in inet_bind_bucket_create() local
51 void inet_bind_bucket_destroy(struct kmem_cache *cachep, struct inet_bind_bucket *tb) in inet_bind_bucket_destroy()
60 void inet_bind_hash(struct sock *sk, struct inet_bind_bucket *tb, in inet_bind_hash()
82 struct inet_bind_bucket *tb; in __inet_put_port() local
111 struct inet_bind_bucket *tb; in __inet_inherit_port() local
462 struct inet_bind_bucket *tb; in __inet_hash_connect() local
Dfib_trie.c1175 int fib_table_insert(struct fib_table *tb, struct fib_config *cfg) in fib_table_insert()
1340 static int check_leaf(struct fib_table *tb, struct trie *t, struct leaf *l, in check_leaf()
1406 int fib_table_lookup(struct fib_table *tb, const struct flowi4 *flp, in fib_table_lookup()
1620 int fib_table_delete(struct fib_table *tb, struct fib_config *cfg) in fib_table_delete()
1813 int fib_table_flush(struct fib_table *tb) in fib_table_flush()
1834 void fib_free_table(struct fib_table *tb) in fib_free_table()
1840 struct fib_table *tb, in fn_trie_dump_fa()
1876 static int fn_trie_dump_leaf(struct leaf *l, struct fib_table *tb, in fn_trie_dump_leaf()
1910 int fib_table_dump(struct fib_table *tb, struct sk_buff *skb, in fib_table_dump()
1967 struct fib_table *tb; in fib_trie_table() local
[all …]
/linux-2.6.39/net/8021q/
Dvlan_netlink.c39 static int vlan_validate(struct nlattr *tb[], struct nlattr *data[]) in vlan_validate()
78 struct nlattr *tb[], struct nlattr *data[]) in vlan_changelink()
105 struct nlattr *tb[], struct nlattr *data[]) in vlan_newlink()
/linux-2.6.39/arch/powerpc/kernel/
Dsmp-tbsync.c25 volatile u64 tb; member
48 u64 tb; in smp_generic_take_timebase() local
81 u64 tb; in start_contest() local
/linux-2.6.39/drivers/tty/
Dtty_buffer.c253 struct tty_buffer *tb = tty->buf.tail; in tty_insert_flip_string_fixed_flag() local
290 struct tty_buffer *tb = tty->buf.tail; in tty_insert_flip_string_flags() local
349 struct tty_buffer *tb = tty->buf.tail; in tty_prepare_flip_string() local
379 struct tty_buffer *tb = tty->buf.tail; in tty_prepare_flip_string_flags() local
/linux-2.6.39/net/decnet/
Ddn_table.c387 struct dn_fib_table *tb, in dn_hash_dump_bucket()
416 struct dn_fib_table *tb, in dn_hash_dump_zone()
438 static int dn_fib_table_dump(struct dn_fib_table *tb, struct sk_buff *skb, in dn_fib_table_dump()
470 struct dn_fib_table *tb; in dn_fib_dump() local
506 static int dn_fib_table_insert(struct dn_fib_table *tb, struct rtmsg *r, struct dn_kern_rta *rta, s… in dn_fib_table_insert()
643 static int dn_fib_table_delete(struct dn_fib_table *tb, struct rtmsg *r, struct dn_kern_rta *rta, s… in dn_fib_table_delete()
748 static int dn_fib_table_flush(struct dn_fib_table *tb) in dn_fib_table_flush()
767 static int dn_fib_table_lookup(struct dn_fib_table *tb, const struct flowidn *flp, struct dn_fib_re… in dn_fib_table_lookup()
872 struct dn_fib_table *tb; in dn_fib_flush() local
Ddn_rules.c122 struct nlattr **tb) in dn_fib_rule_configure()
160 struct nlattr **tb) in dn_fib_rule_compare()
184 struct dn_fib_table *tb = dn_fib_get_table(RT_TABLE_LOCAL, 0); in dnet_addr_type() local
/linux-2.6.39/security/keys/
Dtrusted.c374 static int tpm_get_random(struct tpm_buf *tb, unsigned char *buf, uint32_t len) in tpm_get_random()
391 struct tpm_buf *tb; in my_get_random() local
425 static int osap(struct tpm_buf *tb, struct osapsess *s, in osap()
460 static int oiap(struct tpm_buf *tb, uint32_t *handle, unsigned char *nonce) in oiap()
490 static int tpm_seal(struct tpm_buf *tb, uint16_t keytype, in tpm_seal()
605 static int tpm_unseal(struct tpm_buf *tb, in tpm_unseal()
696 struct tpm_buf *tb; in key_seal() local
722 struct tpm_buf *tb; in key_unseal() local
/linux-2.6.39/crypto/
Dseqiv.c261 static struct crypto_instance *seqiv_ablkcipher_alloc(struct rtattr **tb) in seqiv_ablkcipher_alloc()
281 static struct crypto_instance *seqiv_aead_alloc(struct rtattr **tb) in seqiv_aead_alloc()
301 static struct crypto_instance *seqiv_alloc(struct rtattr **tb) in seqiv_alloc()
/linux-2.6.39/net/netfilter/ipset/
Dip_set_core.c258 struct nlattr *tb[IPSET_ATTR_IPADDR_MAX+1]; in ip_set_get_ipaddr4() local
275 struct nlattr *tb[IPSET_ATTR_IPADDR_MAX+1]; in ip_set_get_ipaddr6() local
531 protocol_failed(const struct nlattr * const tb[]) in protocol_failed()
627 struct nlattr *tb[IPSET_ATTR_CREATE_MAX+1] = {}; in ip_set_create() local
1139 struct nlattr *tb[], enum ipset_adt adt, in call_ad()
1199 struct nlattr *tb[IPSET_ATTR_ADT_MAX+1] = {}; in ip_set_uadd() local
1253 struct nlattr *tb[IPSET_ATTR_ADT_MAX+1] = {}; in ip_set_udel() local
1307 struct nlattr *tb[IPSET_ATTR_ADT_MAX+1] = {}; in ip_set_utest() local
Dip_set_hash_ip.c128 hash_ip4_uadt(struct ip_set *set, struct nlattr *tb[], in hash_ip4_uadt()
307 hash_ip6_uadt(struct ip_set *set, struct nlattr *tb[], in hash_ip6_uadt()
347 hash_ip_create(struct ip_set *set, struct nlattr *tb[], u32 flags) in hash_ip_create()
/linux-2.6.39/include/linux/
Dtty_flip.h14 struct tty_buffer *tb = tty->buf.tail; in tty_insert_flip_char() local
/linux-2.6.39/net/core/
Drtnetlink.c1086 struct net *rtnl_link_get_net(struct net *src_net, struct nlattr *tb[]) in rtnl_link_get_net()
1100 static int validate_linkmsg(struct net_device *dev, struct nlattr *tb[]) in validate_linkmsg()
1218 struct nlattr **tb, char *ifname, int modified) in do_setlink()
1458 struct nlattr *tb[IFLA_MAX+1]; in rtnl_setlink() local
1500 struct nlattr *tb[IFLA_MAX+1]; in rtnl_dellink() local
1550 char *ifname, const struct rtnl_link_ops *ops, struct nlattr *tb[]) in rtnl_create_link()
1607 struct nlattr **tb) in rtnl_group_changelink()
1631 struct nlattr *tb[IFLA_MAX+1]; in rtnl_newlink() local
1781 struct nlattr *tb[IFLA_MAX+1]; in rtnl_getlink() local
/linux-2.6.39/drivers/net/skfp/
Dfplustm.c1064 struct s_fpmc *tb ; in mac_get_mc_table() local
1105 struct s_fpmc *tb ; in mac_clear_multicast() local
1148 struct s_fpmc *tb ; in mac_add_multicast() local
1201 struct s_fpmc *tb ; in mac_update_multicast() local
/linux-2.6.39/net/sched/
Dact_api.c495 struct nlattr *tb[TCA_ACT_MAX + 1]; in tcf_action_init_1() local
573 struct nlattr *tb[TCA_ACT_MAX_PRIO + 1]; in tcf_action_init() local
701 struct nlattr *tb[TCA_ACT_MAX + 1]; in tcf_action_get_1() local
774 struct nlattr *tb[TCA_ACT_MAX + 1]; in tca_action_flush() local
847 struct nlattr *tb[TCA_ACT_MAX_PRIO + 1]; in tca_action_gd() local
1033 struct nlattr *tb[TCA_ACT_MAX_PRIO + 1]; in find_dump_kind() local
/linux-2.6.39/arch/powerpc/boot/
D4xx.c339 u32 cpu, plb, opb, ebc, tb, uart0, uart1, m; in ibm440gp_fixup_clocks() local
426 u32 ccr1, tb = tmr_clk; in __ibm440eplike_fixup_clocks() local
558 u32 cpu, plb, opb, ebc, tb, uart0, uart1, m; in ibm405gp_fixup_clocks() local
632 u32 pllmr0_ccdv, tb, m; in ibm405ep_fixup_clocks() local
753 u32 cpu, plb, opb, ebc, vco, tb, uart0, uart1; in ibm405ex_fixup_clocks() local
/linux-2.6.39/net/ipv6/
Dfib6_rules.c150 struct nlattr **tb) in fib6_rule_configure()
184 struct nlattr **tb) in fib6_rule_compare()
/linux-2.6.39/arch/sparc/kernel/
Dsmp_64.c291 struct trap_per_cpu *tb; in ldom_startcpu_cpuid() local
462 static void spitfire_xcall_deliver(struct trap_per_cpu *tb, int cnt) in spitfire_xcall_deliver()
483 static void cheetah_xcall_deliver(struct trap_per_cpu *tb, int cnt) in cheetah_xcall_deliver()
627 static void hypervisor_xcall_deliver(struct trap_per_cpu *tb, int cnt) in hypervisor_xcall_deliver()
743 struct trap_per_cpu *tb; in xcall_deliver() local
1260 struct trap_per_cpu *tb = &trap_block[cpu]; in cpu_play_dead() local
/linux-2.6.39/net/phonet/
Dpn_netlink.c67 struct nlattr *tb[IFA_MAX+1]; in addr_doit() local
225 struct nlattr *tb[RTA_MAX+1]; in route_doit() local

12345678