/net/caif/ |
D | cffrml.c | 37 struct cffrml *this = kzalloc(sizeof(struct cffrml), GFP_ATOMIC); in cffrml_create() local 59 struct cffrml *this = container_obj(layer); in cffrml_free() local 64 void cffrml_set_uplayer(struct cflayer *this, struct cflayer *up) in cffrml_set_uplayer() 69 void cffrml_set_dnlayer(struct cflayer *this, struct cflayer *dn) in cffrml_set_dnlayer() 88 struct cffrml *this; in cffrml_receive() local 143 struct cffrml *this = container_obj(layr); in cffrml_transmit() local 178 struct cffrml *this = container_obj(layr); in cffrml_put() local 185 struct cffrml *this = container_obj(layr); in cffrml_hold() local 193 struct cffrml *this = container_obj(layr); in cffrml_refcnt_read() local
|
D | cfctrl.c | 38 struct cfctrl *this = in cfctrl_create() local 165 struct cfctrl *this = container_obj(layer); in cfctrl_get_respfuncs() local 558 struct cfctrl *this = container_obj(layr); in cfctrl_ctrlcmd() local
|
D | cfserl.c | 41 struct cfserl *this = kzalloc(sizeof(struct cfserl), GFP_ATOMIC); in cfserl_create() local
|
D | caif_usb.c | 87 struct cfusbl *this = kmalloc(sizeof(struct cfusbl), GFP_ATOMIC); in cfusbl_create() local
|
D | cfrfml.c | 49 struct cfrfml *this = kzalloc(sizeof(struct cfrfml), GFP_ATOMIC); in cfrfml_create() local
|
D | cfmuxl.c | 50 struct cfmuxl *this = kzalloc(sizeof(struct cfmuxl), GFP_ATOMIC); in cfmuxl_create() local
|
/net/atm/ |
D | addr.c | 51 struct atm_dev_addr *this, *p; in atm_reset_addr() local 72 struct atm_dev_addr *this; in atm_add_addr() local 107 struct atm_dev_addr *this; in atm_del_addr() local 137 struct atm_dev_addr *this; in atm_get_addr() local
|
D | clip.c | 545 static int clip_device_event(struct notifier_block *this, unsigned long event, in clip_device_event() 578 static int clip_inet_event(struct notifier_block *this, unsigned long event, in clip_inet_event()
|
/net/ |
D | devres.c | 14 static void devm_free_netdev(struct device *dev, void *this) in devm_free_netdev() 42 static void devm_unregister_netdev(struct device *dev, void *this) in devm_unregister_netdev() 49 static int netdev_devres_match(struct device *dev, void *this, void *match_data) in netdev_devres_match()
|
/net/bridge/ |
D | br_multicast_eht.c | 50 struct net_bridge_group_eht_host *this; in br_multicast_eht_host_lookup() local 86 struct net_bridge_group_eht_set_entry *this; in br_multicast_eht_set_entry_lookup() local 110 struct net_bridge_group_eht_set *this; in br_multicast_eht_set_lookup() local 248 struct net_bridge_group_eht_host *this; in __eht_lookup_create_host() local 293 struct net_bridge_group_eht_set_entry *this; in __eht_lookup_create_set_entry() local 345 struct net_bridge_group_eht_set *this; in __eht_lookup_create_set() local
|
/net/netfilter/ |
D | nf_nat_masquerade.c | 144 static int masq_device_event(struct notifier_block *this, in masq_device_event() 177 static int masq_inet_event(struct notifier_block *this, in masq_inet_event() 274 static int masq_inet6_event(struct notifier_block *this, in masq_inet6_event()
|
D | nft_set_bitmap.c | 90 nft_bitmap_elem_find(const struct nft_set *set, struct nft_bitmap_elem *this, in nft_bitmap_elem_find() 198 struct nft_bitmap_elem *this = elem->priv, *be; in nft_bitmap_deactivate() local
|
D | xt_TEE.c | 60 static int tee_netdev_event(struct notifier_block *this, unsigned long event, in tee_netdev_event()
|
D | nft_set_rbtree.c | 143 const void *this; in __nft_rbtree_get() local 549 struct nft_rbtree_elem *rbe, *this = elem->priv; in nft_rbtree_deactivate() local
|
D | nft_set_hash.c | 567 struct nft_hash_elem *this = elem->priv, *he; in nft_hash_insert() local 607 struct nft_hash_elem *this = elem->priv, *he; in nft_hash_deactivate() local
|
D | nft_chain_filter.c | 354 static int nf_tables_netdev_event(struct notifier_block *this, in nf_tables_netdev_event()
|
/net/core/ |
D | flow_offload.c | 408 struct flow_block_cb *this, *next; in __flow_block_indr_cleanup() local 419 struct flow_block_cb *this, *next; in flow_block_indr_notify() local 430 struct flow_indr_dev *this, *next, *indr_dev = NULL; in flow_indr_dev_unregister() local 551 struct flow_indr_dev *this; in flow_indr_dev_setup_offload() local
|
D | failover.c | 186 failover_event(struct notifier_block *this, unsigned long event, void *ptr) in failover_event()
|
/net/sched/ |
D | sch_cbq.c | 179 cbq_reclassify(struct sk_buff *skb, struct cbq_class *this) in cbq_reclassify() 315 static void cbq_deactivate_class(struct cbq_class *this) in cbq_deactivate_class() 553 struct cbq_class *this = q->tx_class; in cbq_update() local 864 static void cbq_adjust_levels(struct cbq_class *this) in cbq_adjust_levels() 978 static void cbq_unlink_class(struct cbq_class *this) in cbq_unlink_class() 1006 static void cbq_link_class(struct cbq_class *this) in cbq_link_class()
|
/net/rds/ |
D | info.c | 118 unsigned long this; in rds_info_copy() local
|
/net/6lowpan/ |
D | nhc.c | 25 struct lowpan_nhc *this = rb_entry(*new, struct lowpan_nhc, in lowpan_nhc_insert() local
|
/net/ipv4/netfilter/ |
D | nf_nat_h323.c | 395 struct nf_conntrack_expect *this) in ip_nat_q931_expect() 497 struct nf_conntrack_expect *this) in ip_nat_callforwarding_expect()
|
/net/xfrm/ |
D | xfrm_device.c | 417 static int xfrm_dev_event(struct notifier_block *this, unsigned long event, void *ptr) in xfrm_dev_event()
|
/net/lapb/ |
D | lapb_iface.c | 455 static int lapb_device_event(struct notifier_block *this, unsigned long event, in lapb_device_event()
|
/net/mctp/ |
D | device.c | 370 static int mctp_dev_notify(struct notifier_block *this, unsigned long event, in mctp_dev_notify()
|