Home
last modified time | relevance | path

Searched defs:this (Results 1 – 25 of 60) sorted by relevance

123

/net/caif/
Dcffrml.c37 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
Dcfctrl.c38 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
Dcfserl.c41 struct cfserl *this = kzalloc(sizeof(struct cfserl), GFP_ATOMIC); in cfserl_create() local
Dcaif_usb.c87 struct cfusbl *this = kmalloc(sizeof(struct cfusbl), GFP_ATOMIC); in cfusbl_create() local
Dcfrfml.c49 struct cfrfml *this = kzalloc(sizeof(struct cfrfml), GFP_ATOMIC); in cfrfml_create() local
Dcfmuxl.c50 struct cfmuxl *this = kzalloc(sizeof(struct cfmuxl), GFP_ATOMIC); in cfmuxl_create() local
Dcfcnfg.c74 struct cfcnfg *this; in cfcnfg_create() local
/net/atm/
Daddr.c51 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
Dclip.c545 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/netfilter/
Dnf_nat_masquerade.c144 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()
Dnft_set_bitmap.c89 nft_bitmap_elem_find(const struct nft_set *set, struct nft_bitmap_elem *this, in nft_bitmap_elem_find()
197 struct nft_bitmap_elem *this = elem->priv, *be; in nft_bitmap_deactivate() local
Dxt_TEE.c60 static int tee_netdev_event(struct notifier_block *this, unsigned long event, in tee_netdev_event()
Dnft_set_rbtree.c145 const void *this; in __nft_rbtree_get() local
538 struct nft_rbtree_elem *rbe, *this = elem->priv; in nft_rbtree_deactivate() local
Dnft_flow_offload.c244 static int flow_offload_netdev_event(struct notifier_block *this, in flow_offload_netdev_event()
Dnft_chain_filter.c320 static int nf_tables_netdev_event(struct notifier_block *this, in nf_tables_netdev_event()
Dnft_set_hash.c553 struct nft_hash_elem *this = elem->priv, *he; in nft_hash_insert() local
593 struct nft_hash_elem *this = elem->priv, *he; in nft_hash_deactivate() local
Dnf_tables_offload.c484 static int nft_offload_netdev_event(struct notifier_block *this, in nft_offload_netdev_event()
Dnf_conntrack_helper.c449 const struct nf_conntrack_helper *this; in expect_iter_me() local
/net/rds/
Dinfo.c118 unsigned long this; in rds_info_copy() local
/net/6lowpan/
Dnhc.c25 struct lowpan_nhc *this = rb_entry(*new, struct lowpan_nhc, in lowpan_nhc_insert() local
/net/core/
Dfailover.c186 failover_event(struct notifier_block *this, unsigned long event, void *ptr) in failover_event()
/net/ipv4/netfilter/
Dnf_nat_h323.c395 struct nf_conntrack_expect *this) in ip_nat_q931_expect()
497 struct nf_conntrack_expect *this) in ip_nat_callforwarding_expect()
/net/xfrm/
Dxfrm_device.c385 static int xfrm_dev_event(struct notifier_block *this, unsigned long event, void *ptr) in xfrm_dev_event()
/net/ipv4/
Dfib_frontend.c1433 static int fib_inetaddr_event(struct notifier_block *this, unsigned long event, void *ptr) in fib_inetaddr_event()
1464 static int fib_netdev_event(struct notifier_block *this, unsigned long event, void *ptr) in fib_netdev_event()
/net/batman-adv/
Dhard-interface.c1046 static int batadv_hard_if_event(struct notifier_block *this, in batadv_hard_if_event()

123