Home
last modified time | relevance | path

Searched defs:elem (Results 1 – 25 of 63) sorted by relevance

123

/linux-3.3/drivers/infiniband/hw/amso1100/
Dc2.c116 struct c2_element *elem; in c2_tx_ring_alloc() local
165 struct c2_element *elem; in c2_rx_ring_alloc() local
209 static inline int c2_rx_alloc(struct c2_port *c2_port, struct c2_element *elem) in c2_rx_alloc()
261 struct c2_element *elem; in c2_rx_fill() local
281 struct c2_element *elem; in c2_rx_clean() local
306 static inline int c2_tx_free(struct c2_dev *c2dev, struct c2_element *elem) in c2_tx_free()
327 struct c2_element *elem; in c2_tx_clean() local
384 struct c2_element *elem; in c2_tx_interrupt() local
420 static void c2_rx_error(struct c2_port *c2_port, struct c2_element *elem) in c2_rx_error()
466 struct c2_element *elem; in c2_rx_interrupt() local
[all …]
/linux-3.3/drivers/isdn/mISDN/
Ddsp_pipeline.c41 struct mISDN_dsp_element *elem; member
46 struct mISDN_dsp_element *elem; member
59 struct mISDN_dsp_element *elem = dev_get_drvdata(dev); in attr_show_args() local
88 int mISDN_dsp_element_register(struct mISDN_dsp_element *elem) in mISDN_dsp_element_register()
139 void mISDN_dsp_element_unregister(struct mISDN_dsp_element *elem) in mISDN_dsp_element_unregister()
242 struct mISDN_dsp_element *elem; in dsp_pipeline_build() local
/linux-3.3/net/netfilter/ipset/
Dip_set_bitmap_ipmac.c78 const struct ipmac_telem *elem = bitmap_ipmac_elem(map, id); in bitmap_timeout() local
86 const struct ipmac_telem *elem = bitmap_ipmac_elem(map, id); in bitmap_expired() local
92 bitmap_ipmac_exist(const struct ipmac_telem *elem) in bitmap_ipmac_exist()
106 const struct ipmac_elem *elem = bitmap_ipmac_elem(map, data->id); in bitmap_ipmac_test() local
124 struct ipmac_elem *elem = bitmap_ipmac_elem(map, data->id); in bitmap_ipmac_add() local
153 struct ipmac_elem *elem = bitmap_ipmac_elem(map, data->id); in bitmap_ipmac_del() local
168 const struct ipmac_elem *elem; in bitmap_ipmac_list() local
219 const struct ipmac_elem *elem = bitmap_ipmac_elem(map, data->id); in bitmap_ipmac_ttest() local
238 struct ipmac_telem *elem = bitmap_ipmac_elem(map, data->id); in bitmap_ipmac_tadd() local
281 struct ipmac_telem *elem = bitmap_ipmac_elem(map, data->id); in bitmap_ipmac_tdel() local
[all …]
Dip_set_list_set.c58 const struct set_telem *elem = list_set_telem(map, id); in list_set_timeout() local
66 const struct set_telem *elem = list_set_telem(map, id); in list_set_expired() local
79 struct set_elem *elem; in list_set_kadt() local
115 const struct set_elem *elem; in id_eq() local
128 const struct set_elem *elem; in id_eq_timeout() local
230 const struct set_elem *elem; in list_set_uadt() local
371 struct set_elem *elem; in list_set_flush() local
Dip_set_hash_net.c68 hash_net4_data_isnull(const struct hash_net4_elem *elem) in hash_net4_data_isnull()
82 hash_net4_data_netmask(struct hash_net4_elem *elem, u8 cidr) in hash_net4_data_netmask()
90 hash_net4_data_zero_out(struct hash_net4_elem *elem) in hash_net4_data_zero_out()
261 hash_net6_data_isnull(const struct hash_net6_elem *elem) in hash_net6_data_isnull()
275 hash_net6_data_zero_out(struct hash_net6_elem *elem) in hash_net6_data_zero_out()
290 hash_net6_data_netmask(struct hash_net6_elem *elem, u8 cidr) in hash_net6_data_netmask()
Dip_set_hash_netport.c72 hash_netport4_data_isnull(const struct hash_netport4_elem *elem) in hash_netport4_data_isnull()
88 hash_netport4_data_netmask(struct hash_netport4_elem *elem, u8 cidr) in hash_netport4_data_netmask()
95 hash_netport4_data_zero_out(struct hash_netport4_elem *elem) in hash_netport4_data_zero_out()
314 hash_netport6_data_isnull(const struct hash_netport6_elem *elem) in hash_netport6_data_isnull()
327 hash_netport6_data_zero_out(struct hash_netport6_elem *elem) in hash_netport6_data_zero_out()
342 hash_netport6_data_netmask(struct hash_netport6_elem *elem, u8 cidr) in hash_netport6_data_netmask()
Dip_set_hash_ipportnet.c76 hash_ipportnet4_data_isnull(const struct hash_ipportnet4_elem *elem) in hash_ipportnet4_data_isnull()
89 hash_ipportnet4_data_netmask(struct hash_ipportnet4_elem *elem, u8 cidr) in hash_ipportnet4_data_netmask()
96 hash_ipportnet4_data_zero_out(struct hash_ipportnet4_elem *elem) in hash_ipportnet4_data_zero_out()
350 hash_ipportnet6_data_isnull(const struct hash_ipportnet6_elem *elem) in hash_ipportnet6_data_isnull()
363 hash_ipportnet6_data_zero_out(struct hash_ipportnet6_elem *elem) in hash_ipportnet6_data_zero_out()
378 hash_ipportnet6_data_netmask(struct hash_ipportnet6_elem *elem, u8 cidr) in hash_ipportnet6_data_netmask()
Dip_set_hash_ip.c63 hash_ip4_data_isnull(const struct hash_ip4_elem *elem) in hash_ip4_data_isnull()
76 hash_ip4_data_zero_out(struct hash_ip4_elem *elem) in hash_ip4_data_zero_out()
236 hash_ip6_data_isnull(const struct hash_ip6_elem *elem) in hash_ip6_data_isnull()
248 hash_ip6_data_zero_out(struct hash_ip6_elem *elem) in hash_ip6_data_zero_out()
Dip_set_hash_netiface.c203 hash_netiface4_data_isnull(const struct hash_netiface4_elem *elem) in hash_netiface4_data_isnull()
218 hash_netiface4_data_netmask(struct hash_netiface4_elem *elem, u8 cidr) in hash_netiface4_data_netmask()
225 hash_netiface4_data_zero_out(struct hash_netiface4_elem *elem) in hash_netiface4_data_zero_out()
478 hash_netiface6_data_isnull(const struct hash_netiface6_elem *elem) in hash_netiface6_data_isnull()
491 hash_netiface6_data_zero_out(struct hash_netiface6_elem *elem) in hash_netiface6_data_zero_out()
505 hash_netiface6_data_netmask(struct hash_netiface6_elem *elem, u8 cidr) in hash_netiface6_data_netmask()
Dip_set_hash_ipport.c72 hash_ipport4_data_isnull(const struct hash_ipport4_elem *elem) in hash_ipport4_data_isnull()
87 hash_ipport4_data_zero_out(struct hash_ipport4_elem *elem) in hash_ipport4_data_zero_out()
289 hash_ipport6_data_isnull(const struct hash_ipport6_elem *elem) in hash_ipport6_data_isnull()
302 hash_ipport6_data_zero_out(struct hash_ipport6_elem *elem) in hash_ipport6_data_zero_out()
Dip_set_hash_ipportip.c75 hash_ipportip4_data_isnull(const struct hash_ipportip4_elem *elem) in hash_ipportip4_data_isnull()
88 hash_ipportip4_data_zero_out(struct hash_ipportip4_elem *elem) in hash_ipportip4_data_zero_out()
300 hash_ipportip6_data_isnull(const struct hash_ipportip6_elem *elem) in hash_ipportip6_data_isnull()
313 hash_ipportip6_data_zero_out(struct hash_ipportip6_elem *elem) in hash_ipportip6_data_zero_out()
/linux-3.3/fs/xfs/
Dxfs_mru_cache.c197 xfs_mru_cache_elem_t *elem) in _xfs_mru_cache_list_insert()
237 xfs_mru_cache_elem_t *elem, *next; in _xfs_mru_cache_clear_reap_list() local
445 xfs_mru_cache_elem_t *elem; in xfs_mru_cache_insert() local
486 xfs_mru_cache_elem_t *elem; in xfs_mru_cache_remove() local
548 xfs_mru_cache_elem_t *elem; in xfs_mru_cache_lookup() local
/linux-3.3/drivers/staging/tidspbridge/gen/
Dgh.c76 struct element *elem, *next; in gh_delete() local
112 struct element *elem; in gh_find() local
139 struct element *elem; in gh_insert() local
183 struct element *elem; in gh_iterate() local
/linux-3.3/mm/
Dkmemleak-test.c47 struct test_node *elem; in kmemleak_test_init() local
98 struct test_node *elem, *tmp; in kmemleak_test_exit() local
/linux-3.3/net/netfilter/
Dcore.c67 struct nf_hook_ops *elem; in nf_register_hook() local
140 struct nf_hook_ops *elem = (struct nf_hook_ops *)*i; in nf_iterate() local
175 struct list_head *elem; in nf_hook_slow() local
Dnf_queue.c121 struct list_head *elem, in __nf_queue()
228 struct list_head *elem, in nf_queue()
290 struct list_head *elem = &entry->elem->list; in nf_reinject() local
/linux-3.3/drivers/scsi/
Dch.c223 ch_elem_to_typecode(scsi_changer *ch, u_int elem) in ch_elem_to_typecode()
237 ch_read_element_status(scsi_changer *ch, u_int elem, char *data) in ch_read_element_status()
298 u_int elem; in ch_readconfig() local
422 ch_position(scsi_changer *ch, u_int trans, u_int elem, int rotate) in ch_position()
504 ch_set_voltag(scsi_changer *ch, u_int elem, in ch_set_voltag()
739 unsigned int elem; in ch_ioctl() local
822 int elem; in ch_ioctl() local
/linux-3.3/lib/
Dbtree.c676 void (*func)(void *elem, unsigned long opaque, in __btree_for_each()
700 static void empty(void *elem, unsigned long opaque, unsigned long *key, in empty()
705 void visitorl(void *elem, unsigned long opaque, unsigned long *key, in visitorl()
714 void visitor32(void *elem, unsigned long opaque, unsigned long *__key, in visitor32()
724 void visitor64(void *elem, unsigned long opaque, unsigned long *__key, in visitor64()
734 void visitor128(void *elem, unsigned long opaque, unsigned long *__key, in visitor128()
746 void (*func)(void *elem, unsigned long opaque, in btree_visitor()
764 void (*func)(void *elem, unsigned long opaque, in btree_grim_visitor()
/linux-3.3/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_sp.c80 struct bnx2x_exeq_elem *elem) in bnx2x_exe_queue_free_elem()
88 struct bnx2x_exeq_elem *elem; in bnx2x_exe_queue_length() local
113 struct bnx2x_exeq_elem *elem, in bnx2x_exe_queue_add()
154 struct bnx2x_exeq_elem *elem; in __bnx2x_exe_queue_reset_pending() local
190 struct bnx2x_exeq_elem *elem, spacer; in bnx2x_exe_queue_step() local
701 struct bnx2x_exeq_elem *elem, int rule_idx, in bnx2x_set_one_mac_e2()
856 struct bnx2x_exeq_elem *elem, int rule_idx, in bnx2x_set_one_mac_e1x()
880 struct bnx2x_exeq_elem *elem, int rule_idx, in bnx2x_set_one_vlan_e2()
930 struct bnx2x_exeq_elem *elem, in bnx2x_set_one_vlan_mac_e2()
994 struct bnx2x_exeq_elem *elem, in bnx2x_set_one_vlan_mac_e1h()
[all …]
/linux-3.3/fs/nfs_common/
Dnfsacl.c51 xdr_nfsace_encode(struct xdr_array2_desc *desc, void *elem) in xdr_nfsace_encode()
145 xdr_nfsace_decode(struct xdr_array2_desc *desc, void *elem) in xdr_nfsace_decode()
/linux-3.3/drivers/scsi/sym53c8xx_2/
Dsym_misc.h134 struct sym_quehead *elem = head->flink; in sym_remque_head() local
147 struct sym_quehead *elem = head->blink; in sym_remque_tail() local
/linux-3.3/arch/sh/kernel/
Dmachvec.c116 #define mv_set(elem) do { \ in sh_mv_setup() argument
/linux-3.3/fs/ecryptfs/
Dmessaging.c121 struct hlist_node *elem; in ecryptfs_find_daemon_by_euid() local
553 struct hlist_node *elem; in ecryptfs_release_messaging() local
/linux-3.3/include/net/netfilter/
Dnf_queue.h10 struct nf_hook_ops *elem; member
/linux-3.3/fs/btrfs/
Ddelayed-ref.h212 struct seq_list *elem) in btrfs_get_delayed_seq()
221 struct seq_list *elem) in btrfs_put_delayed_seq()

123